Skip to content

Instantly share code, notes, and snippets.

@xranby
Created October 9, 2015 22:41
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 xranby/3983f866a77d320cfc5d to your computer and use it in GitHub Desktop.
Save xranby/3983f866a77d320cfc5d to your computer and use it in GitHub Desktop.
number of junit classes
275 2475 87570
number of passed junit classes - failures
272 2448 86667
number of passed junit classes - errors
273 2457 86933
number of failed junit classes - failures
3 27 903
number of failed junit classes - errors
2 18 637
failed junit classes - failures
../../log/build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT.xml:<testsuite errors="0" failures="3" hostname="localhost.localdomain" name="com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT" skipped="0" tests="4" time="32.377" timestamp="2015-10-09T10:14:11">
../../log/build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT.xml:<testsuite errors="0" failures="4" hostname="localhost.localdomain" name="com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT" skipped="0" tests="4" time="24.726" timestamp="2015-10-09T10:14:44">
../../log/build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT.xml:<testsuite errors="0" failures="1" hostname="localhost.localdomain" name="com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT" skipped="0" tests="2" time="4.948" timestamp="2015-10-09T10:12:16">
failed junit classes - errors
../../log/build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT.xml:<testsuite errors="6" failures="0" hostname="localhost.localdomain" name="com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT" skipped="0" tests="6" time="4.689" timestamp="2015-10-09T11:03:52">
../../log/build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT.xml:<testsuite errors="1" failures="0" hostname="localhost.localdomain" name="com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT" skipped="0" tests="1" time="5.53" timestamp="2015-10-09T10:13:15">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment