|
| 1 | +[0m[[0minfo[0m] [0m[34mTest run started[0m[0m |
| 2 | +[0m[[0minfo[0m] [0mTest dotty.tools.vulpix.[33mVulpixMetaTests[0m.[36mrunAll[0m started[0m |
| 3 | +Testing ../tests/meta-tests/run/wrong-check-file.scala |
| 4 | +Output from '../tests/meta-tests/run/wrong-check-file.scala' did not match check file. |
| 5 | +Diff (expected on the left, actual right): |
| 6 | +[1m[32mhello[0m | [1m[31mworld[0m |
| 7 | +[1m[32mworld[0m | [1m[31mhello[0m |
| 8 | +[51mEOF[0m | [51mEOF[0m |
| 9 | + |
| 10 | +[0m[[31merror[0m] [0mTest dotty.tools.vulpix.[33mVulpixMetaTests[0m.[31mrunAll[0m failed: java.lang.[31mAssertionError[0m: Run test failed, but should not, reasons:[0m |
| 11 | +[0m[[31merror[0m] [0m, took 1.673 sec[0m SKIP |
| 12 | +[0m[[31merror[0m] [0m at dotty.tools.vulpix.ParallelTesting$CompilationTest.checkRuns(ParallelTesting.scala:1000)[0m |
| 13 | +[0m[[31merror[0m] [0m at dotty.tools.vulpix.VulpixMetaTests.runAll([35mVulpixMetaTests.scala[0m:[33m26[0m)[0m |
| 14 | +[0m[[31merror[0m] [0m ...[0m |
| 15 | +[0m[[0minfo[0m] [0mTest dotty.tools.vulpix.[33mVulpixMetaTests[0m.[36mcompileNeg[0m started[0m |
| 16 | +Testing ../tests/meta-tests/neg/missing-error-annotation.scala |
| 17 | + |
| 18 | +Wrong number of errors encountered when compiling ../out/VulpixMetaTests/neg/missing-error-annotation, expected: 0, actual: 2 |
| 19 | + |
| 20 | +[0m[[31merror[0m] [0mTest dotty.tools.vulpix.[33mVulpixMetaTests[0m.[31mcompileNeg[0m failed: java.lang.[31mAssertionError[0m: Neg test shouldn't have failed, but did. Reasons:[0m |
| 21 | +[0m[[31merror[0m] [0m[0m |
| 22 | +[0m[[31merror[0m] [0m - encountered 2 error(s), took 0.072 sec[0m SKIP |
| 23 | +[0m[[31merror[0m] [0m at dotty.tools.vulpix.ParallelTesting$CompilationTest.checkExpectedErrors(ParallelTesting.scala:982)[0m |
| 24 | +[0m[[31merror[0m] [0m at dotty.tools.vulpix.VulpixMetaTests.compileNeg([35mVulpixMetaTests.scala[0m:[33m25[0m)[0m |
| 25 | +[0m[[31merror[0m] [0m ...[0m |
| 26 | +[0m[[0minfo[0m] [0mTest dotty.tools.vulpix.[33mVulpixMetaTests[0m.[36mcompilePos[0m started[0m |
| 27 | +Testing ../tests/meta-tests/pos/does-not-compile.scala |
| 28 | +-- [E006] Unbound Identifier Error: /home/olivier/workspace/dotty/compiler/../tests/meta-tests/pos/does-not-compile.scala:2:2 SKIP |
| 29 | +2 | a // Does not compile |
| 30 | + | ^ |
| 31 | + | not found: a |
| 32 | +[0m[[31merror[0m] [0mTest dotty.tools.vulpix.[33mVulpixMetaTests[0m.[31mcompilePos[0m failed: java.lang.[31mAssertionError[0m: Expected no errors when compiling, failed for the following reason(s):[0m |
| 33 | +[0m[[31merror[0m] [0m[0m |
| 34 | +[0m[[31merror[0m] [0m - encountered 1 error(s), took 0.069 sec[0m SKIP |
| 35 | +[0m[[31merror[0m] [0m at dotty.tools.vulpix.ParallelTesting$CompilationTest.checkCompile(ParallelTesting.scala:965)[0m |
| 36 | +[0m[[31merror[0m] [0m at dotty.tools.vulpix.VulpixMetaTests.compilePos([35mVulpixMetaTests.scala[0m:[33m24[0m)[0m |
| 37 | +[0m[[31merror[0m] [0m ...[0m |
| 38 | +[0m[[0minfo[0m] [0m[34mTest run finished: [0m[31m3 failed[0m[34m, [0m[34m0 ignored[0m[34m, 3 total, 1.964s[0m[0m SKIP |
| 39 | +[0m[[31merror[0m] [0mFailed: Total 3, Failed 3, Errors 0, Passed 0[0m |
| 40 | +[0m[[31merror[0m] [0mFailed tests:[0m |
| 41 | +[0m[[31merror[0m] [0m dotty.tools.vulpix.VulpixMetaTests[0m |
| 42 | +[0m[[31merror[0m] [0m(dotty-compiler/test:[31mtestOnly[0m) sbt.TestsFailedException: Tests unsuccessful[0m |
| 43 | +[0m[[31merror[0m] [0mTotal time: 3 s, completed Feb 5, 2018 10:08:08 AM[0m SKIP |
0 commit comments