Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rdf4j-dev] [Hudson] Build failed in Hudson: rdf4j-master-verify #78


I just merged a fix by Joseph that seems to alleviate the problem. Hudson now builds succesfully again. See https://github.com/eclipse/rdf4j/pull/611 . 

I must admit that I’m baffled though as to why that fix works :)

Jeen

On 11 Oct. 2016, at 09:23, Peter Ansell <ansell.peter@xxxxxxxxx> wrote:

The tests also work in Eclipse Neon (4.6.0) for me.

I don't have much experience with Mockito or mocking, (I write unit
tests against actual implementations generally). Not sure where to
look first to debug it other than to remove the ConsoleIO mocking and
replace it with the standard JVM console testing methodology,
System.setIn/System.setOut/System.setErr to debug what is actually
occurring or not occurring for me.

This is my environment, which is fairly similar to yours from what you
said so not likely the issue. I am running development work in a
VirtualBox 5.1.6 VM with OSX 10.10.5 (Yosemite) as the host allocating
2 cores and 8GB of RAM to the VM:

$ mvn -version
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
2015-11-11T03:41:47+11:00)
Maven home: /opt/apache-maven-3.3.9
Java version: 1.8.0_101, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-oracle/jre
Default locale: en_AU, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-36-generic", arch: "amd64", family: "unix"

$ java -version
java version "1.8.0_101"
Java(TM) SE Runtime Environment (build 1.8.0_101-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.101-b13, mixed mode)

$ lsb_release -a
No LSB modules are available.
Distributor ID:    LinuxMint
Description:    Linux Mint 18 Sarah
Release:    18
Codename:    sarah

$ mvn dependency:tree
[INFO] Scanning for projects...
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is
missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies
could not be resolved: Failure to find
org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in
https://repo.maven.apache.org/maven2 was cached in the local
repository, resolution will not be reattempted until the update
interval of central has elapsed or updates are forced
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building RDF4J: Console 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is
missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for
org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin
org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies
could not be resolved: Failure to find
org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in
https://repo.maven.apache.org/maven2 was cached in the local
repository, resolution will not be reattempted until the update
interval of central has elapsed or updates are forced
[INFO]
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ rdf4j-console ---
[INFO] org.eclipse.rdf4j:rdf4j-console:jar:2.1-SNAPSHOT
[INFO] +- org.eclipse.rdf4j:rdf4j-runtime:jar:2.1-SNAPSHOT:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-model:jar:2.1-SNAPSHOT:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-repository-api:jar:2.1-SNAPSHOT:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-repository-manager:jar:2.1-SNAPSHOT:compile
[INFO] |  |  \-
org.eclipse.rdf4j:rdf4j-repository-event:jar:2.1-SNAPSHOT:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-repository-http:jar:2.1-SNAPSHOT:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-repository-sparql:jar:2.1-SNAPSHOT:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-repository-contextaware:jar:2.1-SNAPSHOT:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-repository-sail:jar:2.1-SNAPSHOT:compile
[INFO] |  |  \-
org.eclipse.rdf4j:rdf4j-queryalgebra-evaluation:jar:2.1-SNAPSHOT:compile
[INFO] |  |     \- org.mapdb:mapdb:jar:1.0.8:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-http-client:jar:2.1-SNAPSHOT:compile
[INFO] |  |  +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile
[INFO] |  |  |  \- org.apache.httpcomponents:httpcore:jar:4.4.4:compile
[INFO] |  |  \- commons-codec:commons-codec:jar:1.10:runtime
[INFO] |  +- org.eclipse.rdf4j:rdf4j-sail-api:jar:2.1-SNAPSHOT:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-sail-federation:jar:2.1-SNAPSHOT:compile
[INFO] |  +- org.slf4j:slf4j-api:jar:1.7.10:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-queryparser-api:jar:2.1-SNAPSHOT:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-queryresultio-api:jar:2.1-SNAPSHOT:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-queryresultio-binary:jar:2.1-SNAPSHOT:runtime
[INFO] |  +- org.eclipse.rdf4j:rdf4j-queryresultio-sparqljson:jar:2.1-SNAPSHOT:runtime
[INFO] |  |  \- com.fasterxml.jackson.core:jackson-core:jar:2.8.2:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-queryresultio-sparqlxml:jar:2.1-SNAPSHOT:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-queryresultio-text:jar:2.1-SNAPSHOT:runtime
[INFO] |  |  \- com.opencsv:opencsv:jar:3.2:runtime
[INFO] |  |     \- org.apache.commons:commons-lang3:jar:3.3.2:runtime
[INFO] |  +- org.eclipse.rdf4j:rdf4j-repository-dataset:jar:2.1-SNAPSHOT:runtime
[INFO] |  +- org.eclipse.rdf4j:rdf4j-http-protocol:jar:2.1-SNAPSHOT:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-rio-api:jar:2.1-SNAPSHOT:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-rio-datatypes:jar:2.1-SNAPSHOT:runtime
[INFO] |  +- org.eclipse.rdf4j:rdf4j-rio-languages:jar:2.1-SNAPSHOT:runtime
[INFO] |  +- org.eclipse.rdf4j:rdf4j-rio-binary:jar:2.1-SNAPSHOT:runtime
[INFO] |  +- org.eclipse.rdf4j:rdf4j-rio-jsonld:jar:2.1-SNAPSHOT:runtime
[INFO] |  |  \- com.github.jsonld-java:jsonld-java:jar:0.8.3:compile
[INFO] |  |     +- com.fasterxml.jackson.core:jackson-databind:jar:2.8.2:compile
[INFO] |  |     |  \-
com.fasterxml.jackson.core:jackson-annotations:jar:2.8.2:compile
[INFO] |  |     +- org.apache.httpcomponents:httpclient-osgi:jar:4.5.2:compile
[INFO] |  |     |  +- org.apache.httpcomponents:httpmime:jar:4.5.2:compile
[INFO] |  |     |  +-
org.apache.httpcomponents:httpclient-cache:jar:4.5.2:compile
[INFO] |  |     |  \- org.apache.httpcomponents:fluent-hc:jar:4.5.2:compile
[INFO] |  |     \- org.apache.httpcomponents:httpcore-osgi:jar:4.4.4:compile
[INFO] |  |        \- org.apache.httpcomponents:httpcore-nio:jar:4.4.4:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-rio-nquads:jar:2.1-SNAPSHOT:runtime
[INFO] |  +- org.eclipse.rdf4j:rdf4j-rio-n3:jar:2.1-SNAPSHOT:runtime
[INFO] |  +- org.eclipse.rdf4j:rdf4j-rio-rdfjson:jar:2.1-SNAPSHOT:runtime
[INFO] |  +- org.eclipse.rdf4j:rdf4j-rio-rdfxml:jar:2.1-SNAPSHOT:runtime
[INFO] |  +- org.eclipse.rdf4j:rdf4j-rio-trix:jar:2.1-SNAPSHOT:runtime
[INFO] |  +- org.eclipse.rdf4j:rdf4j-rio-turtle:jar:2.1-SNAPSHOT:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-rio-trig:jar:2.1-SNAPSHOT:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-sail-inferencer:jar:2.1-SNAPSHOT:compile
[INFO] |  |  \- org.eclipse.rdf4j:rdf4j-sail-model:jar:2.1-SNAPSHOT:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-sail-lucene:jar:2.1-SNAPSHOT:runtime
[INFO] |  |  +- org.eclipse.rdf4j:rdf4j-sail-lucene-api:jar:2.1-SNAPSHOT:runtime
[INFO] |  |  |  \- com.spatial4j:spatial4j:jar:0.4.1:runtime
[INFO] |  |  +- org.apache.lucene:lucene-core:jar:5.2.1:runtime
[INFO] |  |  +- org.apache.lucene:lucene-queries:jar:5.2.1:runtime
[INFO] |  |  +- org.apache.lucene:lucene-highlighter:jar:5.2.1:runtime
[INFO] |  |  |  +- org.apache.lucene:lucene-join:jar:5.2.1:runtime
[INFO] |  |  |  \- org.apache.lucene:lucene-memory:jar:5.2.1:runtime
[INFO] |  |  +- org.apache.lucene:lucene-analyzers-common:jar:5.2.1:runtime
[INFO] |  |  +- org.apache.lucene:lucene-queryparser:jar:5.2.1:runtime
[INFO] |  |  |  \- org.apache.lucene:lucene-sandbox:jar:5.2.1:runtime
[INFO] |  |  \- org.apache.lucene:lucene-spatial:jar:5.2.1:runtime
[INFO] |  |     \- org.apache.lucene:lucene-misc:jar:5.2.1:runtime
[INFO] |  +- org.eclipse.rdf4j:rdf4j-sail-memory:jar:2.1-SNAPSHOT:compile
[INFO] |  |  \- org.eclipse.rdf4j:rdf4j-sail-base:jar:2.1-SNAPSHOT:compile
[INFO] |  +- org.eclipse.rdf4j:rdf4j-sail-spin:jar:2.1-SNAPSHOT:runtime
[INFO] |  |  \- org.eclipse.rdf4j:rdf4j-spin:jar:2.1-SNAPSHOT:runtime
[INFO] |  |     +- commons-lang:commons-lang:jar:2.6:runtime
[INFO] |  |     \- org.eclipse.rdf4j:rdf4j-queryrender:jar:2.1-SNAPSHOT:runtime
[INFO] |  \- org.eclipse.rdf4j:rdf4j-sail-nativerdf:jar:2.1-SNAPSHOT:runtime
[INFO] +- org.eclipse.rdf4j:rdf4j-query:jar:2.1-SNAPSHOT:compile
[INFO] +- org.eclipse.rdf4j:rdf4j-queryparser-serql:jar:2.1-SNAPSHOT:compile
[INFO] |  \- org.eclipse.rdf4j:rdf4j-queryalgebra-model:jar:2.1-SNAPSHOT:compile
[INFO] +- org.eclipse.rdf4j:rdf4j-queryparser-sparql:jar:2.1-SNAPSHOT:compile
[INFO] +- org.eclipse.rdf4j:rdf4j-rio-ntriples:jar:2.1-SNAPSHOT:compile
[INFO] |  \- commons-io:commons-io:jar:2.4:compile
[INFO] +- org.eclipse.rdf4j:rdf4j-config:jar:2.1-SNAPSHOT:compile
[INFO] +- org.eclipse.rdf4j:rdf4j-util:jar:2.1-SNAPSHOT:compile
[INFO] |  \- com.google.guava:guava:jar:18.0:compile
[INFO] +- ch.qos.logback:logback-classic:jar:1.1.2:compile
[INFO] |  \- ch.qos.logback:logback-core:jar:1.1.2:compile
[INFO] +- junit:junit:jar:4.12:test
[INFO] |  \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] +- org.mockito:mockito-core:jar:1.10.19:test
[INFO] |  \- org.objenesis:objenesis:jar:2.1:test
[INFO] +- commons-cli:commons-cli:jar:1.2:compile
[INFO] \- org.slf4j:jcl-over-slf4j:jar:1.7.10:runtime



On 10 October 2016 at 16:42, Jeen Broekstra <jeen.broekstra@xxxxxxxxx> wrote:

Confusing, since I still don’t see the errors. Let’s compare environments: I’m running Oracle JDK 1.8.0_102-b14, Maven 3.3.9, Eclipse Neon.1. FederateTest succeeds for me when run from Eclipse, as well as when running ‘mvn verify’ from the command line.

I’m thinking there might be a version conflict of some sort between dependencies, that gets solved differently depending on the version of maven one uses? Clutching at straws here.

Btw the slow tests I saw earlier were a red herring (caused by a DNS config problem on my laptop, of all things).

Jeen

On 10 Oct. 2016, at 12:31, Peter Ansell <ansell.peter@xxxxxxxxx> wrote:

I am getting the failures locally:

Tests run: 15, Failures: 10, Errors: 0, Skipped: 0, Time elapsed: 1.14
sec <<< FAILURE! - in org.eclipse.rdf4j.console.FederateTest
federateHTTPtypeSucceeds(org.eclipse.rdf4j.console.FederateTest)  Time
elapsed: 0.145 sec  <<< FAILURE!
java.lang.AssertionError:
Expected: is <true>
   but: was <false>
  at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
  at org.junit.Assert.assertThat(Assert.java:956)
  at org.junit.Assert.assertThat(Assert.java:923)
  at org.eclipse.rdf4j.console.FederateTest.verifySuccess(FederateTest.java:253)
  at org.eclipse.rdf4j.console.FederateTest.verifySuccess(FederateTest.java:247)
  at org.eclipse.rdf4j.console.FederateTest.federateHTTPtypeSucceeds(FederateTest.java:213)

sparqlAndNotReadOnlyPrintsError(org.eclipse.rdf4j.console.FederateTest)
Time elapsed: 0.101 sec  <<< FAILURE!
org.mockito.exceptions.verification.WantedButNotInvoked:
Wanted but not invoked:
consoleIO.writeError("sparql is read-only.");
-> at org.eclipse.rdf4j.console.FederateTest.verifyFailure(FederateTest.java:288)
Actually, there were zero interactions with this mock.

  at org.eclipse.rdf4j.console.FederateTest.verifyFailure(FederateTest.java:288)
  at org.eclipse.rdf4j.console.FederateTest.sparqlAndNotReadOnlyPrintsError(FederateTest.java:158)

fedAlreadyExistsPrintsSpecificError(org.eclipse.rdf4j.console.FederateTest)
Time elapsed: 0.081 sec  <<< FAILURE!
org.mockito.exceptions.verification.WantedButNotInvoked:
Wanted but not invoked:
consoleIO.writeError(
  "alien already exists."
);
-> at org.eclipse.rdf4j.console.FederateTest.verifyFailure(FederateTest.java:288)
Actually, there were zero interactions with this mock.

  at org.eclipse.rdf4j.console.FederateTest.verifyFailure(FederateTest.java:288)
  at org.eclipse.rdf4j.console.FederateTest.fedAlreadyExistsPrintsSpecificError(FederateTest.java:167)

fullyHeterogeneousSuccess(org.eclipse.rdf4j.console.FederateTest)
Time elapsed: 0.035 sec  <<< FAILURE!
java.lang.AssertionError:
Expected: is <true>
   but: was <false>
  at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
  at org.junit.Assert.assertThat(Assert.java:956)
  at org.junit.Assert.assertThat(Assert.java:923)
  at org.eclipse.rdf4j.console.FederateTest.verifySuccess(FederateTest.java:253)
  at org.eclipse.rdf4j.console.FederateTest.verifySuccess(FederateTest.java:247)
  at org.eclipse.rdf4j.console.FederateTest.fullyHeterogeneousSuccess(FederateTest.java:240)

successWithNonDefaultReadonlyAndDistinct(org.eclipse.rdf4j.console.FederateTest)
Time elapsed: 0.029 sec  <<< FAILURE!
java.lang.AssertionError:
Expected: is <true>
   but: was <false>
  at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
  at org.junit.Assert.assertThat(Assert.java:956)
  at org.junit.Assert.assertThat(Assert.java:923)
  at org.eclipse.rdf4j.console.FederateTest.verifySuccess(FederateTest.java:253)
  at org.eclipse.rdf4j.console.FederateTest.successWithNonDefaultReadonlyAndDistinct(FederateTest.java:229)

federateSucceedsWithHTTPandSPARQLmembers(org.eclipse.rdf4j.console.FederateTest)
Time elapsed: 0.081 sec  <<< FAILURE!
java.lang.AssertionError:
Expected: is <true>
   but: was <false>
  at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
  at org.junit.Assert.assertThat(Assert.java:956)
  at org.junit.Assert.assertThat(Assert.java:923)
  at org.eclipse.rdf4j.console.FederateTest.verifySuccess(FederateTest.java:253)
  at org.eclipse.rdf4j.console.FederateTest.verifySuccess(FederateTest.java:247)
  at org.eclipse.rdf4j.console.FederateTest.federateSucceedsWithHTTPandSPARQLmembers(FederateTest.java:205)

nonexistentMemberPrintsSpecificError(org.eclipse.rdf4j.console.FederateTest)
Time elapsed: 0.075 sec  <<< FAILURE!
org.mockito.exceptions.verification.WantedButNotInvoked:
Wanted but not invoked:
consoleIO.writeError(
  "FreeLunch does not exist."
);
-> at org.eclipse.rdf4j.console.FederateTest.verifyFailure(FederateTest.java:288)
Actually, there were zero interactions with this mock.

  at org.eclipse.rdf4j.console.FederateTest.verifyFailure(FederateTest.java:288)
  at org.eclipse.rdf4j.console.FederateTest.nonexistentMemberPrintsSpecificError(FederateTest.java:175)

invalidArgumentPrintsError(org.eclipse.rdf4j.console.FederateTest)
Time elapsed: 0.087 sec  <<< FAILURE!
org.mockito.exceptions.verification.WantedButNotInvoked:
Wanted but not invoked:
consoleIO.writeError(<any>);
-> at org.eclipse.rdf4j.console.FederateTest.verifyFailure(FederateTest.java:291)
Actually, there were zero interactions with this mock.

  at org.eclipse.rdf4j.console.FederateTest.verifyFailure(FederateTest.java:291)
  at org.eclipse.rdf4j.console.FederateTest.invalidArgumentPrintsError(FederateTest.java:134)

federateSPARQLtypeSucceeds(org.eclipse.rdf4j.console.FederateTest)
Time elapsed: 0.063 sec  <<< FAILURE!
java.lang.AssertionError:
Expected: is <true>
   but: was <false>
  at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
  at org.junit.Assert.assertThat(Assert.java:956)
  at org.junit.Assert.assertThat(Assert.java:923)
  at org.eclipse.rdf4j.console.FederateTest.verifySuccess(FederateTest.java:253)
  at org.eclipse.rdf4j.console.FederateTest.verifySuccess(FederateTest.java:247)
  at org.eclipse.rdf4j.console.FederateTest.federateSPARQLtypeSucceeds(FederateTest.java:221)

federateMemoryMembersSuccess(org.eclipse.rdf4j.console.FederateTest)
Time elapsed: 0.063 sec  <<< FAILURE!
java.lang.AssertionError:
Expected: is <true>
   but: was <false>
  at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
  at org.junit.Assert.assertThat(Assert.java:956)
  at org.junit.Assert.assertThat(Assert.java:923)
  at org.eclipse.rdf4j.console.FederateTest.verifySuccess(FederateTest.java:253)
  at org.eclipse.rdf4j.console.FederateTest.verifySuccess(FederateTest.java:247)
  at org.eclipse.rdf4j.console.FederateTest.federateMemoryMembersSuccess(FederateTest.java:183)


Results :

Failed tests:
FederateTest.federateHTTPtypeSucceeds:213->verifySuccess:247->verifySuccess:253
Expected: is <true>
   but: was <false>
FederateTest.sparqlAndNotReadOnlyPrintsError:158->verifyFailure:288
Wanted but not invoked:
consoleIO.writeError("sparql is read-only.");
-> at org.eclipse.rdf4j.console.FederateTest.verifyFailure(FederateTest.java:288)
Actually, there were zero interactions with this mock.

FederateTest.fedAlreadyExistsPrintsSpecificError:167->verifyFailure:288
Wanted but not invoked:
consoleIO.writeError(
  "alien already exists."
);
-> at org.eclipse.rdf4j.console.FederateTest.verifyFailure(FederateTest.java:288)
Actually, there were zero interactions with this mock.

FederateTest.fullyHeterogeneousSuccess:240->verifySuccess:247->verifySuccess:253
Expected: is <true>
   but: was <false>
FederateTest.successWithNonDefaultReadonlyAndDistinct:229->verifySuccess:253
Expected: is <true>
   but: was <false>
FederateTest.federateSucceedsWithHTTPandSPARQLmembers:205->verifySuccess:247->verifySuccess:253
Expected: is <true>
   but: was <false>
FederateTest.nonexistentMemberPrintsSpecificError:175->verifyFailure:288
Wanted but not invoked:
consoleIO.writeError(
  "FreeLunch does not exist."
);
-> at org.eclipse.rdf4j.console.FederateTest.verifyFailure(FederateTest.java:288)
Actually, there were zero interactions with this mock.

FederateTest.invalidArgumentPrintsError:134->verifyFailure:291
Wanted but not invoked:
consoleIO.writeError(<any>);
-> at org.eclipse.rdf4j.console.FederateTest.verifyFailure(FederateTest.java:291)
Actually, there were zero interactions with this mock.

FederateTest.federateSPARQLtypeSucceeds:221->verifySuccess:247->verifySuccess:253
Expected: is <true>
   but: was <false>
FederateTest.federateMemoryMembersSuccess:183->verifySuccess:247->verifySuccess:253
Expected: is <true>
   but: was <false>

Tests run: 26, Failures: 10, Errors: 0, Skipped: 0

On 10 October 2016 at 12:07, Jeen Broekstra <jeen.broekstra@xxxxxxxxx> wrote:

On 10 Oct. 2016, at 11:09, Jeen Broekstra <jeen.broekstra@xxxxxxxxx> wrote:

I can’t quite figure out what is going wrong here - especially since Joseph’s fixes (which apparently cause these test errors) do not have anything to do with the Federate command in the Console.

When I run verify locally, all tests greenline. But Hudson on two consecutive builds reports these tests as failing.

I have noticed, on my local machine, that suddenly these tests take _very_ long to complete. org.eclipse.rdf4j.console.DropTest takes over 36 seconds to complete (normally it’s less than a second), and FederateTest takes almost 4 minutes (where it should just be under a second, again). This happens to me both when running from the command line and from Eclipse. AFAICT other tests do not suffer from this sudden slowdown.

Can I get some people to have a closer look and see if they have similar issues?


I have noticed that the observed slowdown in the tests also happens on previous commits, so it looks like that is not caused by Joseph’s fixes. Still curious to hear if other people have similar problems - no idea what causes it at this point.

Jeen

_______________________________________________
rdf4j-dev mailing list
rdf4j-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/rdf4j-dev
_______________________________________________
rdf4j-dev mailing list
rdf4j-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/rdf4j-dev

_______________________________________________
rdf4j-dev mailing list
rdf4j-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/rdf4j-dev
_______________________________________________
rdf4j-dev mailing list
rdf4j-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/rdf4j-dev


Back to the top