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.

Failed +test on a fresh checkout of 1.5.x

See original GitHub issue

Clone the repo and checkout commit 915fddbb65719ead69ebc3b110d4b15394de54f0.

Run sbt +test.

Depending on the launch script vendor and version the command above will consistently fail or will fail once before it succeeds.

For example: using vanilla sbt freshly downloaded from https://www.scala-sbt.org/ the first execution of sbt +test fails but the second execution consistently succeeds.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
ignasi35commented, Mar 18, 2021

When you say it fails, what happens?

Apologies for the poor reporting. I was in a hurry on my way out the door. 😅 I see @mkurz explained it in detail and provided a fix.

1reaction
SethTisuecommented, Mar 17, 2021

Scala 2.10 😱

Read more comments on GitHub >

github_iconTop Results From Across the Web

error: pathspec '...' did not match any file(s) known to git - Stack ...
I was getting this error when I tried to checkout new branch: error: pathspec 'BRANCH-NAME' did not match any file(s) known to git....
Read more >
Major migrations made easy with OpenRewrite - JDriven Blog
Checkout Spring PetClinic 1.5.x. Start by checking out the relevant branch of ... Two tests fail after the migration to Spring Boot 2.5.x....
Read more >
Bug listing with status RESOLVED with resolution OBSOLETE ...
... Bug:58960 - "please test new app-antivirus/clamav-0.75.1 and mark stable" status:RESOLVED ... Bug:174742 - "dev-games/crystalspace-1.x fails to compile" ...
Read more >
7.3 Git Tools - Stashing and Cleaning
This will run the clean command in an interactive mode. $ git clean -x -i Would remove the following items: build.TMP test.o ***...
Read more >
Bitbucket Server is reaching resource limits
As a rule of thumb, 1.5 x the repository size on disk (contents of ... In a third stage, Bitbucket Server will fork...
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