Skip to content

Instantly share code, notes, and snippets.

@bdeggleston
Created April 10, 2019 15:14
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 bdeggleston/448401539f887821c92876ee353e9da5 to your computer and use it in GitHub Desktop.
Save bdeggleston/448401539f887821c92876ee353e9da5 to your computer and use it in GitHub Desktop.
[junit-timeout] Testsuite: org.apache.cassandra.BMSanityCheckTest
[junit-timeout] Testsuite: org.apache.cassandra.BMSanityCheckTest Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.896 sec
[junit-timeout]
[junit-timeout] ------------- Standard Output ---------------
[junit-timeout] Setting org.jboss.byteman.verbose=true
[junit-timeout] Setting org.jboss.byteman.allow.config.update=true
[junit-timeout] TransformListener() : accepting requests on localhost:9091
[junit-timeout] TransformListener() : handling connection on port 9091
[junit-timeout] BMUnit : loading text script = org.apache.cassandra.BMSanityCheckTest+name
[junit-timeout] TransformListener() : handling connection on port 9091
[junit-timeout] something
[junit-timeout] BMUnit : unloading text script = org.apache.cassandra.BMSanityCheckTest+name
[junit-timeout] TransformListener() : handling connection on port 9091
[junit-timeout] TransformListener() : handling connection on port 9091
[junit-timeout] ------------- ---------------- ---------------
[junit-timeout] Testcase: name(org.apache.cassandra.BMSanityCheckTest): FAILED
[junit-timeout] null
[junit-timeout] junit.framework.AssertionFailedError
[junit-timeout] at org.apache.cassandra.BMSanityCheckTest.name(BMSanityCheckTest.java:47)
[junit-timeout] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit-timeout] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit-timeout] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit-timeout] at org.jboss.byteman.contrib.bmunit.BMUnitRunner$9.evaluate(BMUnitRunner.java:364)
[junit-timeout] at org.jboss.byteman.contrib.bmunit.BMUnitRunner$6.evaluate(BMUnitRunner.java:263)
[junit-timeout] at org.jboss.byteman.contrib.bmunit.BMUnitRunner$1.evaluate(BMUnitRunner.java:97)
[junit-timeout]
[junit-timeout]
[junit-timeout] Test org.apache.cassandra.BMSanityCheckTest FAILED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment