Skip to content

Instantly share code, notes, and snippets.

@nxadm
Created October 29, 2018 14:20
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 nxadm/2996a607b59084b94d8d10322acb6ce0 to your computer and use it in GitHub Desktop.
Save nxadm/2996a607b59084b94d8d10322acb6ce0 to your computer and use it in GitHub Desktop.
t/04-nativecall/02-simple-args.t ................................ Failed 14/14 subtests
t/04-nativecall/07-writebarrier.t ............................... ok
t/04-nativecall/08-callbacks.t .................................. ok
t/04-nativecall/09-nativecast.t ................................. ok
t/04-nativecall/10-cglobals.t ................................... ok
t/04-nativecall/05-arrays.t ..................................... ok
t/04-nativecall/06-struct.t ..................................... ok
t/04-nativecall/14-rw-attrs.t ................................... ok
t/04-nativecall/11-cpp.t ........................................ ok
t/04-nativecall/12-sizeof.t ..................................... ok
t/04-nativecall/13-union.t ...................................... ok
t/04-nativecall/13-cpp-mangling.t ............................... ok
t/04-nativecall/15-rw-args.t .................................... ok
t/04-nativecall/19-function-pointers.t .......................... ok
t/04-nativecall/20-concurrent.t ................................. ok
t/04-nativecall/21-callback-other-thread.t ...................... ok
t/04-nativecall/22-method.t ..................................... ok
t/04-nativecall/16-rt125729.t ................................... ok
t/04-nativecall/17-libnames.t ................................... ok
t/04-nativecall/16-rt125408.t ................................... ok
t/02-rakudo/repl.t .............................................. ok
t/04-nativecall/18-routine-sig-sanity.t ......................... ok
t/05-messages/11-overflow.t ..................................... ok
t/05-messages/moar/01-errors.t .................................. ok
t/05-messages/v6.d-tests/01-errors.t ............................ ok
t/05-messages/03-errors.t ....................................... ok
t/05-messages/01-errors.t ....................................... ok
t/06-telemetry/02-usage.t ....................................... ok
t/06-telemetry/04-threadpool.t .................................. ok
t/05-messages/10-warnings.t ..................................... ok
t/06-telemetry/03-thread.t ...................................... ok
t/08-performance/01-iterators.t ................................. ok
t/07-pod-to-text/01-whitespace.t ................................ ok
t/05-messages/02-errors.t ....................................... ok
t/07-pod-to-text/02-input-output.t .............................. ok
t/06-telemetry/01-basic.t ....................................... ok
t/08-performance/02-qast-rewrites.t ............................. ok
t/09-moar/00-misc.t ............................................. ok
t/10-qast/00-misc.t ............................................. ok
t/09-moar/Line_Break__LineBreak.t ............................... ok
t/09-moar/General_Category__UnicodeData__2.t .................... ok
t/08-performance/99-misc.t ...................................... ok
t/09-moar/General_Category__extracted-DerivedGeneralCategory.t .. ok
t/09-moar/NAME__UnicodeData.t ................................... ok
Test Summary Report
-------------------
t/04-nativecall/02-simple-args.t (Wstat: 139 Tests: 0 Failed: 0)
Non-zero wait status: 139
Parse errors: Bad plan. You planned 14 tests but ran 0.
t/09-moar/Line_Break__LineBreak.t (Wstat: 0 Tests: 2 Failed: 0)
TODO passed: 2
t/09-moar/General_Category__extracted-DerivedGeneralCategory.t (Wstat: 0 Tests: 1 Failed: 0)
TODO passed: 1
Files=90, Tests=1724, 139 wallclock secs ( 0.66 usr 0.19 sys + 259.44 cusr 14.52 csys = 274.81 CPU)
Result: FAIL
Makefile:573: recipe for target 'm-coretest5' failed
make: *** [m-coretest5] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment