Github user yongjiaw commented on the pull request:
https://github.com/apache/spark/pull/9379#issuecomment-152742188
On my local machine, running ./dev/run-tests also fails but for different
tests.
But it should be unrelated to the change, because even I run it with the
unmodified master branch, it still fails the network-shuffle test.
This is the last few lines of the console output.
```
[info] Test
org.apache.spark.mllib.regression.JavaLassoSuite.runLassoUsingConstructor
started
[info] Test
org.apache.spark.mllib.regression.JavaLassoSuite.runLassoUsingStaticMethods
started
[info] Test run finished: 0 failed, 0 ignored, 2 total, 6.108s
-- org.jblas INFO Deleting
/local_disk/git/yongjiaw_spark/target/tmp/jblas3269426321238629267/libjblas.so
-- org.jblas INFO Deleting
/local_disk/git/yongjiaw_spark/target/tmp/jblas3269426321238629267/libjblas_arch_flavor.so
-- org.jblas INFO Deleting
/local_disk/git/yongjiaw_spark/target/tmp/jblas3269426321238629267
[info] ScalaTest
[info] Run completed in 1 hour, 23 minutes.
[info] Total number of tests run: 709
[info] Suites: completed 141, aborted 0
[info] Tests: succeeded 709, failed 0, canceled 0, ignored 0, pending 0
[info] All tests passed.
[info] Passed: Total 818, Failed 0, Errors 0, Passed 818
[error] (network-shuffle/test:test) sbt.TestsFailedException: Tests
unsuccessful
[error] (network-common/test:test) sbt.TestsFailedException: Tests
unsuccessful
[error] (sql/test:test) sbt.TestsFailedException: Tests unsuccessful
[error] Total time: 5157 s, completed Oct 31, 2015 2:47:48 PM
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]