all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gábor Boskovits" <boskovits@gmail.com>
To: Chris Marusich <cmmarusich@gmail.com>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: java: switch to icedtea-8 as default JDK
Date: Wed, 13 Dec 2017 09:53:06 +0100	[thread overview]
Message-ID: <CAE4v=pi7YL=iVX=oqMi4gP4Mbm+9T4J4VdzHev=-LNx93Gu4rA@mail.gmail.com> (raw)
In-Reply-To: <87o9n3gz43.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 30469 bytes --]

I'll have a look at testng.

2017-12-13 3:06 GMT+01:00 Chris Marusich <cmmarusich@gmail.com>:

> Gábor Boskovits <boskovits@gmail.com> 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:
>
> ant@1.10.1
> antlr3@3.5.2
> axoloti-patcher@1.0.12
> clojure@1.8.0
> f-seq@1.1-1.6ccded3
> hdf-java@3.3.2
> icedtea-web@1.6.2
> java-commons-beanutils@1.9.3
> java-commons-cli@1.2
> java-commons-collections4@4.1
> java-commons-daemon@1.0.15
> java-commons-lang@2.6
> java-commons-net@3.6
> java-eclipse-jetty-servlet@9.4.6
> java-eclipse-team-core@3.8.0
> java-guice-servlet@4.1
> java-httpcomponents-httpcore-ab@4.4.6
> java-httpcomponents-httpcore-nio@4.4.6
> java-httpcomponents-httpmime@4.5.3
> java-javax-mail@1.5.6
> java-jbzip2@0.9.1
> java-jdom@1.1.3
> java-jgit@4.7.0.201704051617-r
> java-jmh@1.17.5
> java-osgi-service-cm@1.5.0
> java-osgi-service-jdbc@1.0.0
> java-osgi-service-packageadmin@1.2.0
> java-osgi-service-resolver@1.0.1
> java-osgi-util-tracker@1.5.1
> java-plexus-interpolation@1.23
> javacc@7.0.3
> minced@0.2.0
> plantuml@8048
> r-seurat@1.4.0.12-1.fccb77d
> ruby-atoulme-antwrap@0.7.5
> sra-tools@2.8.2-1
> tuxguitar@1.4
>
> Failed to build:
>
> java-eclipse-jetty-servlet@9.2.22
> java-picard@1.113
> java-picard@2.3.0
> java-plexus-container-default@1.7.1
> kodi@18.0_alpha-7-67fd70f
>
> The failure causes were as follows:
>
> * java-eclipse-jetty-servlet@9.2.22:
>
> --8<---------------cut here---------------start------------->8---
> ...
> starting phase `check'
> Buildfile: /tmp/guix-build-java-eclipse-jetty-security-9.2.22.drv-0/
> jetty.project-jetty-9.2.22.v20170606/jetty-security/build.xml
>
> compile-tests:
>     [mkdir] Created dir: /tmp/guix-build-java-eclipse-
> jetty-security-9.2.22.drv-0/jetty.project-jetty-9.2.22.
> v20170606/jetty-security/build/test-classesCompiling 5 source files to
> /tmp/guix-build-java-eclipse-jetty-security-9.2.22.drv-0/
> jetty.project-jetty-9.2.22.v20170606/jetty-security/build/test-classes
> check:
>     [mkdir] Created dir: /tmp/guix-build-java-eclipse-
> jetty-security-9.2.22.drv-0/jetty.project-jetty-9.2.22.
> v20170606/jetty-security/src/test/test-reportsning
> org.eclipse.jetty.security.AliasedConstraintTest
>     [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/
> jetty.project-jetty-9.2.22.v20170606/jetty-security/build.xml:1: Test
> org.eclipse.jetty.security.ConstraintTest failed
> --8<---------------cut here---------------end--------------->8---
>
> * java-picard@1.113: Failed because testng failed to build:
>
> --8<---------------cut here---------------start------------->8---
> ===============================================
> TestNG
> Total tests run: 1517, Failures: 1, Skips: 0
> ===============================================
>
> Failures in <suite> :TestNG, <test> :Parallelization
> test.thread.parallelization.ParallelByMethodsTestCase7Scenario2.
> verifyThatTestMethodsRunInParallelThreads()
> 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.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassCSixMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.TestClassAFiveMethodsWithFacto
> ryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.TestClassCSixMethodsWithFactor
> yUsingDataProviderAndNoDepsSample, 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.sample.TestClassAFiveMethodsWithFacto
> ryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassCSixMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.TestClassAFiveMethodsWithFacto
> ryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassCSixMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.
> verifyEventTypeForEventsLogs(Unknown Source)
>         at test.thread.parallelization.BaseParallelizationTest.
> verifySimultaneousTestMethodExecutionEvents(Unknown Source)
>         at test.thread.parallelization.BaseParallelizationTest.
> verifySimultaneousTestMethods(Unknown Source)
>         at test.thread.parallelization.ParallelByMethodsTestCase7Scen
> ario2.verifyThatTestMethodsRunInParallelThreads(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.12.drv'
> failed with exit code 1
> @ build-failed /gnu/store/2h9rhbsi2zc4libw57qc92nrvp27a072-java-testng-6.12.drv
> - 1 builder for `/gnu/store/2h9rhbsi2zc4libw57qc92nrvp27a072-java-testng-6.12.drv'
> failed with exit code 1
> cannot build derivation `/gnu/store/qhk6zrnlvr4vj3szwfn786jhgk7p09dy-java-picard-1.113.drv':
> 1 dependencies couldn't be built
> guix build: error: build failed: build of `/gnu/store/
> qhk6zrnlvr4vj3szwfn786jhgk7p09dy-java-picard-1.113.drv' failed
> --8<---------------cut here---------------end--------------->8---
>
> * java-picard@2.3.0: Appears to be the same problem:
>
> --8<---------------cut here---------------start------------->8---
> ===============================================
> TestNG
> Total tests run: 1517, Failures: 1, Skips: 0
> ===============================================
>
> Failures in <suite> :TestNG, <test> :Parallelization
> test.thread.parallelization.ParallelByMethodsTestCase7Scenario2.
> verifyThatTestMethodsRunInParallelThreads()
> 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.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassCSixMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.TestClassAFiveMethodsWithFacto
> ryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.TestClassCSixMethodsWithFactor
> yUsingDataProviderAndNoDepsSample, 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.sample.TestClassAFiveMethodsWithFacto
> ryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassCSixMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassAFiveMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.sample.TestClassAFiveMethodsWithFacto
> ryUsingDataProviderAndNoDepsSample, 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.sample.
> TestClassCSixMethodsWithFactoryUsingDataProviderAndNoDepsSample, 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.
> verifyEventTypeForEventsLogs(Unknown Source)
>         at test.thread.parallelization.BaseParallelizationTest.
> verifySimultaneousTestMethodExecutionEvents(Unknown Source)
>         at test.thread.parallelization.BaseParallelizationTest.
> verifySimultaneousTestMethods(Unknown Source)
>         at test.thread.parallelization.ParallelByMethodsTestCase7Scen
> ario2.verifyThatTestMethodsRunInParallelThreads(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.12.drv'
> failed with exit code 1
> @ build-failed /gnu/store/2h9rhbsi2zc4libw57qc92nrvp27a072-java-testng-6.12.drv
> - 1 builder for `/gnu/store/2h9rhbsi2zc4libw57qc92nrvp27a072-java-testng-6.12.drv'
> failed with exit code 1
> cannot build derivation `/gnu/store/qhk6zrnlvr4vj3szwfn786jhgk7p09dy-java-picard-1.113.drv':
> 1 dependencies couldn't be built
> guix build: error: build failed: build of `/gnu/store/
> qhk6zrnlvr4vj3szwfn786jhgk7p09dy-java-picard-1.113.drv' failed
> --8<---------------cut here---------------end--------------->8---
>
> * java-plexus-container-default@1.7.1: failed because java-jeromq failed
>   to build:
>
> --8<---------------cut here---------------start------------->8---
> BUILD FAILED
> /tmp/guix-build-java-jeromq-0.4.2.drv-0/jeromq-0.4.2/build.xml:1: Test
> zmq.socket.reqrep.DealerSpecTest failed
>
> Total time: 1 minute 33 seconds
> phase `check' failed after 94.2 seconds
> note: keeping build directory `/tmp/guix-build-java-jeromq-0.4.2.drv-0'
> builder for `/gnu/store/f4vxxjinlnarrzxjv5swkqia7nc0s0bs-java-jeromq-0.4.2.drv'
> failed with exit code 1
> @ build-failed /gnu/store/f4vxxjinlnarrzxjv5swkqia7nc0s0bs-java-jeromq-0.4.2.drv
> - 1 builder for `/gnu/store/f4vxxjinlnarrzxjv5swkqia7nc0s0bs-java-jeromq-0.4.2.drv'
> failed with exit code 1
> --8<---------------cut here---------------end--------------->8---
>
> * kodi@18.0_alpha-7-67fd70f: failed because of "potential infinite
>   recursion"; also it seems that it's looking for a DTD on the Internet
>   when instead it should be looking to find it in the inputs.
>
> --8<---------------cut here---------------start------------->8---
> [3684/3799] Linking default/source3/modules/libvfs_module_worm.so
> [3685/3799] Linking default/source3/modules/libvfs_module_crossrename.so
> [3686/3799] Linking default/source3/modules/libvfs_module_cap.so
> [3687/3799] Linking default/source3/modules/libvfs_module_catia.so
> [3688/3799] pidl.1: pidl/pidl -> bin/default/pidl/pidl.1
> [3689/3799] Parse::Pidl::Dump.3: pidl/lib/Parse/Pidl/Dump.pm ->
> bin/default/pidl/Parse::Pidl::Dump.3
> [3690/3799] Parse::Pidl::Wireshark::Conformance.3:
> pidl/lib/Parse/Pidl/Wireshark/Conformance.pm ->
> bin/default/pidl/Parse::Pidl::Wireshark::Conformance.3
> [3691/3799] Parse::Pidl::Util.3: pidl/lib/Parse/Pidl/Util.pm ->
> bin/default/pidl/Parse::Pidl::Util.3
> [3692/3799] Parse::Pidl::NDR.3: pidl/lib/Parse/Pidl/NDR.pm ->
> bin/default/pidl/Parse::Pidl::NDR.3
> [3693/3799] Parse::Pidl::Wireshark::NDR.3: pidl/lib/Parse/Pidl/Wireshark/NDR.pm
> -> bin/default/pidl/Parse::Pidl::Wireshark::NDR.3
> [3694/3799] Generating manpages/smb.conf.5
> I/O error : Attempt to load network entity http://www.oasis-open.org/
> docbook/xml/4.2/docbookx.dtd
> default/docs-xml/manpages/smb.conf.5.xml:2: warning: failed to load
> external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
> D DocBook XML V4.2//EN" "http://www.oasis-open.org/
> docbook/xml/4.2/docbookx.dtd"
>
>      ^
> runtime error: file /gnu/store/q0irgfv31s8m9s54zrc908qb4cim08
> cg-docbook-xsl-1.79.1/xml/xsl/docbook-xsl-1.79.1/lib/lib.xsl line 58
> element choose
> xsltApplySequenceConstructor: A potential infinite template recursion was
> detected.
> You can adjust xsltMaxDepth (--maxdepth) in order to raise the maximum
> number of nested template calls and variables/params (currently set to
> 3000).
> Templates:
> #0 name string.subst
> #1 name string.subst
> #2 name string.subst
> #3 name string.subst
> #4 name string.subst
> #5 name string.subst
> #6 name string.subst
> #7 name string.subst
> #8 name string.subst
> #9 name string.subst
> #10 name string.subst
> #11 name string.subst
> #12 name string.subst
> #13 name string.subst
> #14 name string.subst
> Variables:
> #0
> replacement
> target
> string
> #1
> target
> string
> #2
> string
> #3
> replacement
> target
> string
> #4
> target
> string
> #5
> string
> #6
> replacement
> target
> string
> #7
> target
> string
> #8
> string
> #9
> replacement
> target
> string
> #10
> target
> string
> #11
> string
> #12
> replacement
> target
> string
> #13
> target
> string
> #14
> string
> error: file default/docs-xml/manpages/smb.conf.5.xml
> xsltRunStylesheet : run failed
> Waf: Leaving directory `/tmp/guix-build-samba-4.7.3.drv-0/samba-4.7.3/bin'
> Build failed:  -> task failed (err #11):
>         {task: manpages/smb.conf.5 smb.conf.5.xml,parameters.all.xml ->
> smb.conf.5}
> make: *** [Makefile:8: all] Error 1
> phase `build' failed after 1063.6 seconds
> note: keeping build directory `/tmp/guix-build-samba-4.7.3.drv-0'
> builder for `/gnu/store/k3ykppkqdw6gyj115qjhbi50fa6hx317-samba-4.7.3.drv'
> failed with exit code 1
> @ build-failed /gnu/store/k3ykppkqdw6gyj115qjhbi50fa6hx317-samba-4.7.3.drv
> - 1 builder for `/gnu/store/k3ykppkqdw6gyj115qjhbi50fa6hx317-samba-4.7.3.drv'
> failed with exit code 1
> --8<---------------cut here---------------end--------------->8---
>
> I have not begun troubleshooting any of these existing issues yet.
>
> --
> Chris
>

[-- Attachment #2: Type: text/html, Size: 33398 bytes --]

  reply	other threads:[~2017-12-13  8:53 UTC|newest]

Thread overview: 76+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-17 22:02 java: switch to icedtea-8 as default JDK Ricardo Wurmus
2017-11-22  8:57 ` Chris Marusich
2017-11-22 12:09   ` Ricardo Wurmus
2017-11-22 17:03     ` Chris Marusich
2017-11-24  7:01       ` Gábor Boskovits
2017-11-24 10:15         ` Ricardo Wurmus
2017-11-24 11:46           ` Gábor Boskovits
2017-11-29  6:48     ` Chris Marusich
2017-11-29  7:12       ` Chris Marusich
2017-11-29 19:05         ` Gábor Boskovits
2017-11-29 19:58           ` Ricardo Wurmus
2017-11-30  6:58         ` Chris Marusich
2017-11-30 19:27           ` Efraim Flashner
2017-12-01 20:41             ` Gábor Boskovits
2017-12-02  7:06           ` Chris Marusich
2017-12-03  9:58             ` Gábor Boskovits
2017-12-03 11:30               ` Gábor Boskovits
2017-12-03 21:46               ` Chris Marusich
2017-12-03 22:04                 ` Gábor Boskovits
2017-12-03 22:08                   ` Gábor Boskovits
2017-12-03 22:20                     ` Gábor Boskovits
2017-12-03 22:25                       ` Gábor Boskovits
2017-12-04 12:03                         ` Gábor Boskovits
2017-12-04 12:18                           ` Gábor Boskovits
2017-12-04 12:21                             ` Gábor Boskovits
2017-12-04 12:33                               ` Gábor Boskovits
2017-12-04 12:59                                 ` Gábor Boskovits
2017-12-04 14:19                                   ` Gábor Boskovits
2017-12-04 15:44                                     ` Gábor Boskovits
2017-12-04 16:34                                       ` Gábor Boskovits
2017-12-04 16:35                                         ` Gábor Boskovits
2017-12-04 19:15                                       ` Leo Famulari
2017-12-05  7:07                                         ` Gábor Boskovits
2017-12-07 17:50                                           ` Gábor Boskovits
2017-12-08  6:13                                             ` Gábor Boskovits
2017-12-08  6:55                                               ` Chris Marusich
2017-12-08  7:01                                                 ` Gábor Boskovits
2017-12-10 15:56                                                   ` Gábor Boskovits
2017-12-12 11:30                                                     ` Gábor Boskovits
2017-12-12 12:27                                                       ` Gábor Boskovits
2017-12-13  2:06                                                   ` Chris Marusich
2017-12-13  8:53                                                     ` Gábor Boskovits [this message]
2017-12-13  9:54                                                       ` Gábor Boskovits
2017-12-13  9:59                                                         ` Gábor Boskovits
2017-12-13 10:03                                                           ` Gábor Boskovits
2017-12-13 10:32                                                     ` Efraim Flashner
2017-12-13 11:07                                                       ` Gábor Boskovits
2017-12-13 18:04                                                         ` Gábor Boskovits
2017-12-13 22:50                                                           ` Gábor Boskovits
2017-12-15 13:52                                                             ` Gábor Boskovits
2017-12-15 14:21                                                               ` Gábor Boskovits
2017-12-15 14:33                                                                 ` Gábor Boskovits
2017-12-17  7:39                                                                   ` Gábor Boskovits
2017-12-17 14:26                                                                     ` Ricardo Wurmus
2017-12-17 18:59                                                                       ` Gábor Boskovits
2017-12-18 10:02                                                                         ` Gábor Boskovits
2017-12-18 12:33                                                                           ` Ricardo Wurmus
2017-12-19  8:07                                                                           ` Chris Marusich
2017-12-19  9:11                                                                             ` Gábor Boskovits
2017-12-19 20:58                                                                               ` Gábor Boskovits
2017-12-19 22:11                                                                                 ` Ricardo Wurmus
2017-12-20 10:34                                                                                   ` Gábor Boskovits
2017-12-20 12:29                                                                                     ` Gábor Boskovits
2017-12-21  7:53                                                                                       ` Gábor Boskovits
2018-01-03 13:06                                                                                         ` Gábor Boskovits
2018-01-05 15:44                                                                                           ` Ricardo Wurmus
2018-01-05 16:01                                                                                             ` Gábor Boskovits
2018-01-06 19:29                                                                                               ` Chris Marusich
2018-01-06 20:16                                                                                                 ` Gábor Boskovits
2018-01-07 14:52                                                                                                   ` Gábor Boskovits
2018-01-07 17:25                                                                                                     ` Ricardo Wurmus
2018-01-07 18:19                                                                                                       ` Gábor Boskovits
2018-01-08  2:54                                                                                                     ` Chris Marusich
     [not found]                                                 ` <87d13jhoka.fsf@gmail.com>
2017-12-12 22:49                                                   ` Gábor Boskovits
2017-12-12 22:50                                                     ` Gábor Boskovits
2017-11-29 19:59       ` Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAE4v=pi7YL=iVX=oqMi4gP4Mbm+9T4J4VdzHev=-LNx93Gu4rA@mail.gmail.com' \
    --to=boskovits@gmail.com \
    --cc=cmmarusich@gmail.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.