Created
January 20, 2020 04:47
-
-
Save ganesh-k13/62d7745e94df42d579dc05faf05db6f3 to your computer and use it in GitHub Desktop.
GC run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# for i in {1..15}; do build/test/test_gc; done > out.log | |
---=[ GC tests | |
Unexpected number of collected bytes in pause/resume | |
Tests run: 10 | |
---=[ GC tests | |
Unexpected number of collected bytes in pause/resume | |
Tests run: 10 | |
---=[ GC tests | |
ALL TESTS PASSED | |
Tests run: 11 | |
---=[ GC tests | |
ALL TESTS PASSED | |
Tests run: 11 | |
---=[ GC tests | |
ALL TESTS PASSED | |
Tests run: 11 | |
---=[ GC tests | |
ALL TESTS PASSED | |
Tests run: 11 | |
---=[ GC tests | |
ALL TESTS PASSED | |
Tests run: 11 | |
---=[ GC tests | |
ALL TESTS PASSED | |
Tests run: 11 | |
---=[ GC tests | |
ALL TESTS PASSED | |
Tests run: 11 | |
---=[ GC tests | |
ALL TESTS PASSED | |
Tests run: 11 | |
---=[ GC tests | |
ALL TESTS PASSED | |
Tests run: 11 | |
---=[ GC tests | |
ALL TESTS PASSED | |
Tests run: 11 | |
---=[ GC tests | |
ALL TESTS PASSED | |
Tests run: 11 | |
---=[ GC tests | |
Unexpected number of collected bytes in pause/resume | |
Tests run: 10 | |
---=[ GC tests | |
ALL TESTS PASSED | |
Tests run: 11 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment