Skip to content
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

assorted failures in Scala community builds #20

Closed
SethTisue opened this issue Apr 5, 2017 · 7 comments
Closed

assorted failures in Scala community builds #20

SethTisue opened this issue Apr 5, 2017 · 7 comments

Comments

@SethTisue
Copy link

seen at https://scala-ci.typesafe.com/job/scala-2.12.x-integrate-community-build/1389/consoleFull:

[scala-gopher] [info] AsyncSelectSuite:
[scala-gopher] [info] - async base: channel write, select read
[scala-gopher] [info] - async base: select write, select read
[scala-gopher] [info] - async base: select read, default action *** FAILED ***
[scala-gopher] [info]   consumer.isCompleted was false (AsyncSelectSuite.scala:106)
@rssh
Copy link
Owner

rssh commented Apr 5, 2017

added extra consumer wait: f6b61fb
// look for next build.

@SethTisue
Copy link
Author

more failures:

[scala-gopher] [info] *** 2 TESTS FAILED ***
[scala-gopher] [error] Failed tests:
[scala-gopher] [error] 	gopher.channels.DuppedChannelsSuite
[scala-gopher] [error] 	gopher.channels.FoldSelectSuite

from https://scala-ci.typesafe.com/job/scala-2.13.x-integrate-community-build/325/consoleFull

@SethTisue
Copy link
Author

and another one:

[scala-gopher] [info] *** 1 TEST FAILED ***
[scala-gopher] [error] Failed tests:
[scala-gopher] [error] 	example.SieveSuite

from https://scala-ci.typesafe.com/job/scala-2.13.x-integrate-community-build/326/consoleFull

@SethTisue
Copy link
Author

This seems to be a systemic problem, so I'm going to disable scala-gopher's test suite (we'll compile the tests, but not run them); we could undo that change if you become confident you have a systemic fix (perhaps you could run the tests on a slow and/or heavily loaded machine, to provoke similar failures)?

@SethTisue SethTisue changed the title AsyncSelectSuite failure in Scala 2.12 community build assorted failures in Scala 2.12 and 2.13 community builds Apr 7, 2017
@SethTisue
Copy link
Author

seen recently on 2.11 build:

[scala-gopher] [info] *** 6 TESTS FAILED ***
[scala-gopher] [error] Failed tests:
[scala-gopher] [error] 	gopher.channels.MacroSelectSuite
[scala-gopher] [error] 	gopher.transputers.TransputerRestartSuite
[scala-gopher] [error] 	gopher.channels.IOTimeoutsSuite
[scala-gopher] [error] 	gopher.transputers.ReplicateSuite

I'll disable running the tests in 2.11 as well (was already disabled for 2.12/2.13): scala/community-build#537

@SethTisue SethTisue changed the title assorted failures in Scala 2.12 and 2.13 community builds assorted failures in Scala community builds May 1, 2017
@SethTisue
Copy link
Author

closing since it hasn't gotten any attention

@rssh
Copy link
Owner

rssh commented Feb 28, 2018

btw, the problem is targeted in #21. Another thing, as in any OSS project, that it's hard to say something concrete when it will be delivered ;)

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

No branches or pull requests

2 participants