question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Test suite fails on MacOS

See original GitHub issue

Describe the Bug

On the current master branch, npm run all fails on MacOS

image

I first thought it would be a problem with my setup, but actually it is reproducible when we configure mac os in our GitHub Action, cf. to this build to get more information.

Steps to Reproduce

Steps to reproduce the behavior:

  1. git checkout master
  2. npm install
  3. npm run all

Expected Behavior

Everything works fine on MacOS.

Environment

Please complete the following information:

  • OS: macOS 10.15.7
  • Library version: current master

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
barmaccommented, Jan 18, 2021

Same here:

TOTAL: 3 FAILED, 1636 SUCCESS

On develop:

TOTAL: 2 FAILED, 1606 SUCCESS

0reactions
pinussilvestruscommented, Jan 19, 2021

Closed via 3180fa9

Read more comments on GitHub >

github_iconTop Results From Across the Web

test suite fails on MacOS 11.4 BigSur · Issue #5575 - GitHub
Application or Package Used nteract desktop. Describe the bug 3 test suite failures. To Reproduce follow build steps from contributing page ...
Read more >
Slow framework unit test failure (~5s) - Apple Developer
Takes 4.356 seconds to execute on my 2019 MacBook Pro: Test Case '-[FrameworkTests.FrameworkTests testExampleFailure]' failed (4.356 seconds).
Read more >
TestNG ant task fails on Mac OS X with error: No test suite found
The issue happened due to a ReportNG dependency being downloading using the maven ant task which also declares a dependency on an ancient ......
Read more >
Testing tools in Visual Studio for Mac - Microsoft Learn
As tests are running, a Test Results window appears so you can review successful or failed tests, and the output from running those...
Read more >
Failing Tests while Compiling Swift on Xcode 12 with MacOS ...
I am trying to compile Swift for a while now. The compilation goes perfectly but some test case fails which results in the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found