Skip to content

Instantly share code, notes, and snippets.

@nicolasstucki
Last active May 12, 2017 09:26
Show Gist options
  • Save nicolasstucki/92d3a1cceda88438f56dca18fef907f7 to your computer and use it in GitHub Desktop.
Save nicolasstucki/92d3a1cceda88438f56dca18fef907f7 to your computer and use it in GitHub Desktop.

With fingerprints

[info] Test run started
[info] Test dotty.tools.dotc.CompilationTests.runAll started
[=======================================] completed (775/775, 38s)  
[info] Test dotty.tools.dotc.CompilationTests.compileNeg started
[=======================================] completed (252/252, 2s)  
[info] Test dotty.tools.dotc.CompilationTests.compilePos started
[=======================================] completed (871/871, 59s)  
[info] Test dotty.tools.dotc.CompilationTests.testPickling started
[=======================================] completed (67/67, 37s)  
[info] Test dotty.tools.dotc.CompilationTests.tastyBootstrap started
[=======================================] completed (1/1, 1s)  
[=======================================] completed (1/1, 20s)  
[=======================================] completed (188/188, 10s)  
[info] Test dotty.tools.dotc.CompilationTests.posTwice started
[=======================================] completed (106/106, 13s)  
[info] Test dotty.tools.dotc.CompilationTests.zBytecodeIdempotency started
[=======================================] completed (1628/1628, 60s)  
checked bytecode idempotency (0.218 sec)

================================================================================
Test Report
================================================================================

9 passed, 0 failed, 9 total

[info] Test run finished: 0 failed, 0 ignored, 7 total, 248.163s
[info] Passed: Total 7, Failed 0, Errors 0, Passed 7
[success] Total time: 301 s, completed May 12, 2017 11:18:03 AM
[warn] Multiple main classes detected.  Run 'show discoveredMainClasses' to see the list
[warn] Multiple main classes detected.  Run 'show discoveredMainClasses' to see the list
[info] Test run started
[info] Test dotty.tools.dotc.CompilationTests.runAll started
[=======================================] completed (775/775, 36s)  
[info] Test dotty.tools.dotc.CompilationTests.compileNeg started
[=======================================] completed (252/252, 2s)  
[info] Test dotty.tools.dotc.CompilationTests.compilePos started
[=======================================] completed (871/871, 55s)  
[info] Test dotty.tools.dotc.CompilationTests.testPickling started
[=======================================] completed (67/67, 36s)  
[info] Test dotty.tools.dotc.CompilationTests.tastyBootstrap started
[=======================================] completed (1/1, 1s)  
[=======================================] completed (1/1, 19s)  
[=======================================] completed (188/188, 9s)  
[info] Test dotty.tools.dotc.CompilationTests.posTwice started
[=======================================] completed (106/106, 11s)  
[info] Test dotty.tools.dotc.CompilationTests.zBytecodeIdempotency started
[=======================================] completed (1628/1628, 59s)  
checked bytecode idempotency (0.228 sec)

================================================================================
Test Report
================================================================================

9 passed, 0 failed, 9 total

[info] Test run finished: 0 failed, 0 ignored, 7 total, 235.815s
[info] Passed: Total 7, Failed 0, Errors 0, Passed 7
[success] Total time: 237 s, completed May 12, 2017 11:22:00 AM
[warn] Multiple main classes detected.  Run 'show discoveredMainClasses' to see the list
[warn] Multiple main classes detected.  Run 'show discoveredMainClasses' to see the list
[info] Test run started
[info] Test dotty.tools.dotc.CompilationTests.runAll started
[=======================================] completed (775/775, 39s)  
[info] Test dotty.tools.dotc.CompilationTests.compileNeg started
[=======================================] completed (252/252, 2s)  
[info] Test dotty.tools.dotc.CompilationTests.compilePos started
[=======================================] completed (871/871, 55s)  
[info] Test dotty.tools.dotc.CompilationTests.testPickling started
[=======================================] completed (67/67, 36s)  
[info] Test dotty.tools.dotc.CompilationTests.tastyBootstrap started
[=======================================] completed (1/1, 1s)  
[=======================================] completed (1/1, 21s)  
[=======================================] completed (188/188, 10s)  
[info] Test dotty.tools.dotc.CompilationTests.posTwice started
[=======================================] completed (106/106, 12s)  
[info] Test dotty.tools.dotc.CompilationTests.zBytecodeIdempotency started
[=======================================] completed (1628/1628, 64s)  
checked bytecode idempotency (0.238 sec)

================================================================================
Test Report
================================================================================

9 passed, 0 failed, 9 total

[info] Test run finished: 0 failed, 0 ignored, 7 total, 247.956s
[info] Passed: Total 7, Failed 0, Errors 0, Passed 7

Without Fingerprints (all fingerprint code removed):

[info] Test run started
[info] Test dotty.tools.dotc.CompilationTests.runAll started
[=======================================] completed (775/775, 37s)  
[info] Test dotty.tools.dotc.CompilationTests.compileNeg started
[=======================================] completed (252/252, 2s)  
[info] Test dotty.tools.dotc.CompilationTests.compilePos started
[=======================================] completed (871/871, 55s)  
[info] Test dotty.tools.dotc.CompilationTests.testPickling started
[=======================================] completed (67/67, 39s)  
[info] Test dotty.tools.dotc.CompilationTests.tastyBootstrap started
[=======================================] completed (1/1, 1s)  
[=======================================] completed (1/1, 19s)  
[=======================================] completed (188/188, 10s)  
[info] Test dotty.tools.dotc.CompilationTests.posTwice started
[=======================================] completed (106/106, 11s)  
[info] Test dotty.tools.dotc.CompilationTests.zBytecodeIdempotency started
[=======================================] completed (1628/1628, 66s)  
checked bytecode idempotency (0.537 sec)

================================================================================
Test Report
================================================================================

9 passed, 0 failed, 9 total

[info] Test run finished: 0 failed, 0 ignored, 7 total, 248.346s
[info] Passed: Total 7, Failed 0, Errors 0, Passed 7
[success] Total time: 302 s, completed May 12, 2017 11:03:46 AM
[warn] Multiple main classes detected.  Run 'show discoveredMainClasses' to see the list
[warn] Multiple main classes detected.  Run 'show discoveredMainClasses' to see the list
[info] Test run started
[info] Test dotty.tools.dotc.CompilationTests.runAll started
[=======================================] completed (775/775, 39s)  
[info] Test dotty.tools.dotc.CompilationTests.compileNeg started
[=======================================] completed (252/252, 2s)  
[info] Test dotty.tools.dotc.CompilationTests.compilePos started
[=======================================] completed (871/871, 65s)  
[info] Test dotty.tools.dotc.CompilationTests.testPickling started
[=======================================] completed (67/67, 39s)  
[info] Test dotty.tools.dotc.CompilationTests.tastyBootstrap started
[=======================================] completed (1/1, 2s)  
[=======================================] completed (1/1, 21s)  
[=======================================] completed (188/188, 12s)  
[info] Test dotty.tools.dotc.CompilationTests.posTwice started
[=======================================] completed (106/106, 12s)  
[info] Test dotty.tools.dotc.CompilationTests.zBytecodeIdempotency started
[=======================================] completed (1628/1628, 59s)  
checked bytecode idempotency (0.335 sec)

================================================================================
Test Report
================================================================================

9 passed, 0 failed, 9 total

[info] Test run finished: 0 failed, 0 ignored, 7 total, 258.232s
[info] Passed: Total 7, Failed 0, Errors 0, Passed 7
[success] Total time: 259 s, completed May 12, 2017 11:08:05 AM
[warn] Multiple main classes detected.  Run 'show discoveredMainClasses' to see the list
[warn] Multiple main classes detected.  Run 'show discoveredMainClasses' to see the list
[info] Test run started
[info] Test dotty.tools.dotc.CompilationTests.runAll started
[=======================================] completed (775/775, 38s)  
[info] Test dotty.tools.dotc.CompilationTests.compileNeg started
[=======================================] completed (252/252, 2s)  
[info] Test dotty.tools.dotc.CompilationTests.compilePos started
[=======================================] completed (871/871, 53s)  
[info] Test dotty.tools.dotc.CompilationTests.testPickling started
[=======================================] completed (67/67, 35s)  
[info] Test dotty.tools.dotc.CompilationTests.tastyBootstrap started
[=======================================] completed (1/1, 2s)  
[=======================================] completed (1/1, 23s)  
[=======================================] completed (188/188, 10s)  
[info] Test dotty.tools.dotc.CompilationTests.posTwice started
[=======================================] completed (106/106, 12s)  
[info] Test dotty.tools.dotc.CompilationTests.zBytecodeIdempotency started
[=======================================] completed (1628/1628, 67s)  
checked bytecode idempotency (0.627 sec)

================================================================================
Test Report
================================================================================

9 passed, 0 failed, 9 total

[info] Test run finished: 0 failed, 0 ignored, 7 total, 248.548s
[info] Passed: Total 7, Failed 0, Errors 0, Passed 7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment