Skip to content

Update ScalaTest to the latest scalatest/3.1.x branch #6704

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2019

Conversation

liufengyun
Copy link
Contributor

Update ScalaTest to the latest scalatest/3.1.x branch

Copy link
Member

@smarter smarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this PR reenables the tests in FutureSugarSpec that were disabled in dotty-staging/scalatest@d3e01c1 and dotty-staging/scalatest@40fc91f because of timeouts. I suggest cherry-picking these commits in this branch, or alternatively changing the scalatest tests to increase the timeout for async tests.

@liufengyun
Copy link
Contributor Author

Proposed a PR to disable the test here: scalatest/scalatest#1607

@liufengyun
Copy link
Contributor Author

The tests in FutureSugarSpec.scala is disabled due to non-determinism.

https://github.com/scalatest/scalatest/blob/21952c83832b1fdaa31e97314a8ac7fa28b737aa/project/GenScalacticDotty.scala#L143-L148

@nicolasstucki nicolasstucki requested a review from smarter June 26, 2019 12:04
@nicolasstucki nicolasstucki merged commit 5eb667f into scala:master Jun 26, 2019
@nicolasstucki nicolasstucki deleted the update-scalatest branch June 26, 2019 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants