Skip to content

Instantly share code, notes, and snippets.

@gfldex
Created July 23, 2020 19:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gfldex/c473eae3eb09521a76767e69072abc19 to your computer and use it in GitHub Desktop.
Save gfldex/c473eae3eb09521a76767e69072abc19 to your computer and use it in GitHub Desktop.
############ RUN 1
Test Summary Report
-------------------
t/spec/S16-filehandles/filetest.rakudo.moar (Wstat: 12800
Tests: 128 Failed: 50)
Failed tests: 57-64, 69-72, 77-80, 83-84, 87-88, 91-92
95-96, 101-112, 115-128
Non-zero exit status: 50
t/spec/S32-io/chdir.t (Wstat: 9472
Tests: 82 Failed: 37)
Failed tests: 30-33, 35, 38, 40-41, 43, 45, 47, 49, 52-57
59, 61-65, 67-69, 71-73, 75-81
Non-zero exit status: 37
t/spec/S32-io/file-tests.t (Wstat: 1280
Tests: 16 Failed: 5)
Failed tests: 6-10
Non-zero exit status: 5
t/spec/S32-io/indir.t (Wstat: 9472
Tests: 77 Failed: 37)
Failed tests: 22-25, 27, 30, 32-33, 35, 37, 39, 41, 44-49
51, 53-57, 59-61, 63-65, 67-73
Non-zero exit status: 37
Files=1308, Tests=113043, 266 wallclock secs (24.31 usr 2.73 sys + 1862.44
cusr 116.65 csys = 2006.13 CPU)
Result: FAIL
make: *** [Makefile:996: m-spectest5] Error 1
############ RUN 2
Test Summary Report
-------------------
t/spec/S16-filehandles/filetest.rakudo.moar (Wstat: 12800
Tests: 128 Failed: 50)
Failed tests: 57-64, 69-72, 77-80, 83-84, 87-88, 91-92
95-96, 101-112, 115-128
Non-zero exit status: 50
t/spec/S32-io/chdir.t (Wstat: 9472
Tests: 82 Failed: 37)
Failed tests: 30-33, 35, 38, 40-41, 43, 45, 47, 49, 52-57
59, 61-65, 67-69, 71-73, 75-81
Non-zero exit status: 37
t/spec/S32-io/file-tests.t (Wstat: 1280
Tests: 16 Failed: 5)
Failed tests: 6-10
Non-zero exit status: 5
t/spec/S32-io/indir.t (Wstat: 9472
Tests: 77 Failed: 37)
Failed tests: 22-25, 27, 30, 32-33, 35, 37, 39, 41, 44-49
51, 53-57, 59-61, 63-65, 67-73
Non-zero exit status: 37
Files=1308, Tests=113043, 263 wallclock secs (23.32 usr 2.64 sys + 1833.77
cusr 114.68 csys = 1974.41 CPU)
Result: FAIL
make: *** [Makefile:996: m-spectest5] Error 1
############ RUN 3
Test Summary Report
-------------------
t/spec/S16-filehandles/filetest.rakudo.moar (Wstat: 12800
Tests: 128 Failed: 50)
Failed tests: 57-64, 69-72, 77-80, 83-84, 87-88, 91-92
95-96, 101-112, 115-128
Non-zero exit status: 50
t/spec/S32-io/chdir.t (Wstat: 9472
Tests: 82 Failed: 37)
Failed tests: 30-33, 35, 38, 40-41, 43, 45, 47, 49, 52-57
59, 61-65, 67-69, 71-73, 75-81
Non-zero exit status: 37
t/spec/S32-io/file-tests.t (Wstat: 1280
Tests: 16 Failed: 5)
Failed tests: 6-10
Non-zero exit status: 5
t/spec/S32-io/indir.t (Wstat: 9472
Tests: 77 Failed: 37)
Failed tests: 22-25, 27, 30, 32-33, 35, 37, 39, 41, 44-49
51, 53-57, 59-61, 63-65, 67-73
Non-zero exit status: 37
Files=1308, Tests=113043, 263 wallclock secs (23.29 usr 3.78 sys + 1834.88
cusr 116.65 csys = 1978.60 CPU)
Result: FAIL
make: *** [Makefile:996: m-spectest5] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment