|
From: | Gábor Boskovits |
Subject: | Re: java: switch to icedtea-8 as default JDK |
Date: | Wed, 13 Dec 2017 11:03:10 +0100 |
java-osgi-service-jdbc ok2017-12-13 10:54 GMT+01:00 Gábor Boskovits <address@hidden>:clojure ok2017-12-13 9:53 GMT+01:00 Gábor Boskovits <address@hidden>:I'll have a look at testng.2017-12-13 3:06 GMT+01:00 Chris Marusich <address@hidden>:Gábor Boskovits <address@hidden> writes:
> I will wait for your results for now...
I apologize for the delay. It took 20 hours to build the "covering" of
icedtea on my laptop, and I've been preoccupied with personal matters.
I built commit 9e111db4535b3cd5729e37294ae51d95240334b4, which at the
time was the tip of the core-updates branch. I wonder if there is a way
to check the build status of core-updates on Hydra instead? My laptop
has only 2 cores, so it's quite slow. Anyway, the results are below.
To troubleshoot locally, check out the above commit (or a more recent
one, if you're feeling brave) and try to build one of the packages that
failed.
Successfully built:
address@hidden
address@hidden
address@hidden
address@hidden
address@hidden
address@hidden
address@hidden
address@hidden
address@hidden
address@hidden
address@hidden
address@hidden
address@hidden
address@hidden.6
address@hidden
address@hidden
java-httpcomponents-httpcore-aaddress@hidden
java-httpcomponents-httpcore-naddress@hidden
address@hidden.5.3
address@hidden
address@hidden
address@hidden
address@hidden
address@hidden
address@hidden
address@hidden
java-osgi-service-packageadmin@1.2.0
address@hidden.1
address@hidden
address@hidden
address@hidden
address@hidden
address@hidden
address@hidden
address@hidden
address@hidden
address@hidden
Failed to build:
address@hidden.22
address@hidden
address@hidden
java-plexus-container-default@1.7.1
address@hidden
The failure causes were as follows:
* address@hidden.22:
--8<---------------cut here---------------start------------->8---
...
starting phase `check'
Buildfile: /tmp/guix-build-java-eclipse-jetty-security-9.2.22.drv-0/jet ty.project-jetty-9.2.22.v20170 606/jetty-security/build.xml
compile-tests:
[mkdir] Created dir: /tmp/guix-build-java-eclipse-jetty-security-9.2.22.drv-0/jet ty.project-jetty-9.2.22.v20170 606/jetty-security/build/test- classesCompiling 5 source files to /tmp/guix-build-java-eclipse-j etty-security-9.2.22.drv-0/jet ty.project-jetty-9.2.22.v20170 606/jetty-security/build/test- classes
check:
[mkdir] Created dir: /tmp/guix-build-java-eclipse-jetty-security-9.2.22.drv-0/jet ty.project-jetty-9.2.22.v20170 606/jetty-security/src/test/te st-reportsning org.eclipse.jetty.security.Ali asedConstraintTest
[junit] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[junit] SLF4J: Defaulting to no-operation (NOP) logger implementation
[junit] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 sec
[junit] Running org.eclipse.jetty.security.ConstraintTest
[junit] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[junit] SLF4J: Defaulting to no-operation (NOP) logger implementation
[junit] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[junit] Tests run: 22, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.682 sec
[junit] HTTP/1.1 302 Found
[junit] Date: Sun, 10 Dec 2017 05:32:20 GMT
[junit] Location: https://wobble.com/ctx/data/info
[junit] Content-Length: 0
[junit] Server: Jetty(9.2.z-SNAPSHOT)
[junit]
[junit]
BUILD FAILED
/tmp/guix-build-java-eclipse-jetty-security-9.2.22.drv-0/jet ty.project-jetty-9.2.22.v20170 606/jetty-security/build.xml:1 : Test org.eclipse.jetty.security.Con straintTest failed
--8<---------------cut here---------------end--------------->8---
* address@hidden: Failed because testng failed to build:
--8<---------------cut here---------------start------------->8---
===============================================
TestNG
Total tests run: 1517, Failures: 1, Skips: 0
=============================================== test.thread.parallelization.Pa
Failures in <suite> :TestNG, <test> :Parallelization
rallelByMethodsTestCase7Scenar io2.verifyThatTestMethodsRunIn ParallelThreads()
StackTrace:
java.lang.AssertionError: Expected 25 test method execution event logs to be in a block of methods executing in parallel. Found an event log of a different type in the block being processed: [EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1380194466, Method name: testMethodA, Data provider param: paramOne, Time of event: 1512869923380, Thread ID: 5561}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 841323501, Method name: testMethodA, Data provider param: paramTwo, Time of event: 1512869923380, Thread ID: 5560}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1728457363, Method name: testMethodA, Data provider param: paramThree, Time of event: 1512869923382, Thread ID: 5562}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 841323501, Method name: testMethodB, Data provider param: paramTwo, Time of event: 1512869923389, Thread ID: 5563}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1380194466, Method name: testMethodB, Data provider param: paramOne, Time of event: 1512869923395, Thread ID: 5564}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1728457363, Method name: testMethodB, Data provider param: paramThree, Time of event: 1512869923395, Thread ID: 5565}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 841323501, Method name: testMethodC, Data provider param: paramTwo, Time of event: 1512869923406, Thread ID: 5566}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1380194466, Method name: testMethodC, Data provider param: paramOne, Time of event: 1512869923406, Thread ID: 5567}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1728457363, Method name: testMethodC, Data provider param: paramThree, Time of event: 1512869923436, Thread ID: 5568}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 841323501, Method name: testMethodD, Data provider param: paramTwo, Time of event: 1512869923436, Thread ID: 5569}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1380194466, Method name: testMethodD, Data provider param: paramOne, Time of event: 1512869923455, Thread ID: 5570}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1728457363, Method name: testMethodD, Data provider param: paramThree, Time of event: 1512869923456, Thread ID: 5571}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 841323501, Method name: testMethodE, Data provider param: paramTwo, Time of event: 1512869923456, Thread ID: 5572}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1380194466, Method name: testMethodE, Data provider param: paramOne, Time of event: 1512869923459, Thread ID: 5573}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1728457363, Method name: testMethodE, Data provider param: paramThree, Time of event: 1512869923464, Thread ID: 5574}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassCSixMethodsWithF actoryUsingDataProviderAndNoDe psSample, Class instance hash code: 1063777791, Method name: testMethodA, Data provider param: paramFour, Time of event: 1512869923469, Thread ID: 5575}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1380194466, Method name: testMethodA, Time of event: 1512869923480, Thread ID: 5561}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 841323501, Method name: testMethodA, Time of event: 1512869923480, Thread ID: 5560}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1728457363, Method name: testMethodA, Time of event: 1512869923482, Thread ID: 5562}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassCSixMethodsWithF actoryUsingDataProviderAndNoDe psSample, Class instance hash code: 95735296, Method name: testMethodA, Data provider param: paramOne, Time of event: 1512869923486, Thread ID: 5576}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 841323501, Method name: testMethodB, Time of event: 1512869923489, Thread ID: 5563}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassCSixMethodsWithF actoryUsingDataProviderAndNoDe psSample, Class instance hash code: 1776486626, Method name: testMethodA, Data provider param: paramThree, Time of event: 1512869923491, Thread ID: 5577}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1380194466, Method name: testMethodB, Time of event: 1512869923502, Thread ID: 5564}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1728457363, Method name: testMethodB, Time of event: 1512869923502, Thread ID: 5565}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassCSixMethodsWithF actoryUsingDataProviderAndNoDe psSample, Class instance hash code: 2001164060, Method name: testMethodA, Data provider param: paramTwo, Time of event: 1512869923502, Thread ID: 5578}] expected [true] but found [false]
at test.thread.parallelization.BaseParallelizationTest.verifyEv entTypeForEventsLogs(Unknown Source)
at test.thread.parallelization.BaseParallelizationTest.verifySi multaneousTestMethodExecutionE vents(Unknown Source)
at test.thread.parallelization.BaseParallelizationTest.verifySi multaneousTestMethods(Unknown Source)
at test.thread.parallelization.ParallelByMethodsTestCase7Scenar io2.verifyThatTestMethodsRunIn ParallelThreads(Unknown Source)
... Removed 27 stack frames
phase `check' failed after 296.3 seconds
note: keeping build directory `/tmp/guix-build-java-testng-6.12.drv-2'
builder for `/gnu/store/2h9rhbsi2zc4libw57qc92nrvp27a072-java-testng-6.1 2.drv' failed with exit code 1
@ build-failed /gnu/store/2h9rhbsi2zc4libw57qc92nrvp27a072-java-testng-6.12 .drv - 1 builder for `/gnu/store/2h9rhbsi2zc4libw57 qc92nrvp27a072-java-testng-6.1 2.drv' failed with exit code 1
cannot build derivation `/gnu/store/qhk6zrnlvr4vj3szwfn786jhgk7p09dy-java-picard-1.1 13.drv': 1 dependencies couldn't be built
guix build: error: build failed: build of `/gnu/store/qhk6zrnlvr4vj3szwfn786jhgk7p09dy-java-picard-1.1 13.drv' failed
--8<---------------cut here---------------end--------------->8---
* address@hidden: Appears to be the same problem:
--8<---------------cut here---------------start------------->8---
===============================================
TestNG
Total tests run: 1517, Failures: 1, Skips: 0
=============================================== test.thread.parallelization.Pa
Failures in <suite> :TestNG, <test> :Parallelization
rallelByMethodsTestCase7Scenar io2.verifyThatTestMethodsRunIn ParallelThreads()
StackTrace:
java.lang.AssertionError: Expected 25 test method execution event logs to be in a block of methods executing in parallel. Found an event log of a different type in the block being processed: [EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sample.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1380194466, Method name: testMethodA, Data provider param: paramOne, Time of event: 1512869923380, Thread ID: 5561}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 841323501, Method name: testMethodA, Data provider param: paramTwo, Time of event: 1512869923380, Thread ID: 5560}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1728457363, Method name: testMethodA, Data provider param: paramThree, Time of event: 1512869923382, Thread ID: 5562}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 841323501, Method name: testMethodB, Data provider param: paramTwo, Time of event: 1512869923389, Thread ID: 5563}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1380194466, Method name: testMethodB, Data provider param: paramOne, Time of event: 1512869923395, Thread ID: 5564}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1728457363, Method name: testMethodB, Data provider param: paramThree, Time of event: 1512869923395, Thread ID: 5565}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 841323501, Method name: testMethodC, Data provider param: paramTwo, Time of event: 1512869923406, Thread ID: 5566}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1380194466, Method name: testMethodC, Data provider param: paramOne, Time of event: 1512869923406, Thread ID: 5567}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1728457363, Method name: testMethodC, Data provider param: paramThree, Time of event: 1512869923436, Thread ID: 5568}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 841323501, Method name: testMethodD, Data provider param: paramTwo, Time of event: 1512869923436, Thread ID: 5569}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1380194466, Method name: testMethodD, Data provider param: paramOne, Time of event: 1512869923455, Thread ID: 5570}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1728457363, Method name: testMethodD, Data provider param: paramThree, Time of event: 1512869923456, Thread ID: 5571}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 841323501, Method name: testMethodE, Data provider param: paramTwo, Time of event: 1512869923456, Thread ID: 5572}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1380194466, Method name: testMethodE, Data provider param: paramOne, Time of event: 1512869923459, Thread ID: 5573}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1728457363, Method name: testMethodE, Data provider param: paramThree, Time of event: 1512869923464, Thread ID: 5574}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassCSixMethodsWithF actoryUsingDataProviderAndNoDe psSample, Class instance hash code: 1063777791, Method name: testMethodA, Data provider param: paramFour, Time of event: 1512869923469, Thread ID: 5575}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1380194466, Method name: testMethodA, Time of event: 1512869923480, Thread ID: 5561}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 841323501, Method name: testMethodA, Time of event: 1512869923480, Thread ID: 5560}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1728457363, Method name: testMethodA, Time of event: 1512869923482, Thread ID: 5562}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassCSixMethodsWithF actoryUsingDataProviderAndNoDe psSample, Class instance hash code: 95735296, Method name: testMethodA, Data provider param: paramOne, Time of event: 1512869923486, Thread ID: 5576}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 841323501, Method name: testMethodB, Time of event: 1512869923489, Thread ID: 5563}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassCSixMethodsWithF actoryUsingDataProviderAndNoDe psSample, Class instance hash code: 1776486626, Method name: testMethodA, Data provider param: paramThree, Time of event: 1512869923491, Thread ID: 5577}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1380194466, Method name: testMethodB, Time of event: 1512869923502, Thread ID: 5564}, EventLog{Event: LISTENER_TEST_METHOD_PASS, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassAFiveMethodsWith FactoryUsingDataProviderAndNoD epsSample, Class instance hash code: 1728457363, Method name: testMethodB, Time of event: 1512869923502, Thread ID: 5565}, EventLog{Event: TEST_METHOD_EXECUTION, Suite: TestSuiteA, Test: TestSuiteA-TwoTestClassTest, Class: test.thread.parallelization.sa mple.TestClassCSixMethodsWithF actoryUsingDataProviderAndNoDe psSample, Class instance hash code: 2001164060, Method name: testMethodA, Data provider param: paramTwo, Time of event: 1512869923502, Thread ID: 5578}] expected [true] but found [false]
at test.thread.parallelization.BaseParallelizationTest.verifyEv entTypeForEventsLogs(Unknown Source)
at test.thread.parallelization.BaseParallelizationTest.verifySi multaneousTestMethodExecutionE vents(Unknown Source)
at test.thread.parallelization.BaseParallelizationTest.verifySi multaneousTestMethods(Unknown Source)
at test.thread.parallelization.ParallelByMethodsTestCase7Scenar io2.verifyThatTestMethodsRunIn ParallelThreads(Unknown Source)
... Removed 27 stack frames
phase `check' failed after 296.3 seconds
note: keeping build directory `/tmp/guix-build-java-testng-6.12.drv-2'
builder for `/gnu/store/2h9rhbsi2zc4libw57qc92nrvp27a072-java-testng-6.1 2.drv' failed with exit code 1
@ build-failed /gnu/store/2h9rhbsi2zc4libw57qc92nrvp27a072-java-testng-6.12 .drv - 1 builder for `/gnu/store/2h9rhbsi2zc4libw57 qc92nrvp27a072-java-testng-6.1 2.drv' failed with exit code 1
cannot build derivation `/gnu/store/qhk6zrnlvr4vj3szwfn786jhgk7p09dy-java-picard-1.1 13.drv': 1 dependencies couldn't be built