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

Tests Failing. #69

Open
paulmagid opened this issue Oct 9, 2014 · 0 comments
Open

Tests Failing. #69

paulmagid opened this issue Oct 9, 2014 · 0 comments

Comments

@paulmagid
Copy link

I ran "sbt clean test" and I get:
[info] - should get worker info *** FAILED ***
[info] 0 did not equal 1 (SparkWebUiActorSpec.scala:129)
....
[info] - should start job and return result successfully (all events) *** FAILED ***
[info] java.lang.AssertionError: assertion failed: timeout (3 seconds) while expecting 2 messages
[info] at scala.Predef$.assert(Predef.scala:179)
[info] at akka.testkit.TestKitBase$$anonfun$receiveN_internal$1.apply(TestKit.scala:622)
[info] at akka.testkit.TestKitBase$$anonfun$receiveN_internal$1.apply(TestKit.scala:619)
[info] at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:244)
[info] at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:244)

I am running this against 1.1.0. The quick start instructions work just fine.... I am unable to deploy and daemonize spark-jobserver because of this....

Thanks,

Paul

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

1 participant