Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump bigdataviewer-core 10.6.1 -> 10.6.3 #283

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

tpietzsch
Copy link
Member

No description provided.

@ctrueden
Copy link
Member

The specific failures are:

Error:  Failures: 
Error:    HDF5SaverTest.testPartitionedWriting:73
Error:    HDF5SaverTest.testPartitionedWriting2:86
Error:    HDF5SaverTest.testSave2d:62
Error:    HDF5SaverTest.testSave4d:53

They can be reproduced by the following steps:

  1. Clone labkit-ui
  2. Check out tag labkit-ui-0.4.0
  3. Edit the pom.xml, changing the parent pom-scijava version to 40.0.0, and removing all the overridden version property values from the <properties> section.
  4. Run the build using mvn -Dbigdataviewer-core.version=10.6.3 clean test.

Whereas step 4 without the new bigdataviewer-core version (mvn clean test) does not exhibit these four test failures.

I tested also the current master branch (juglab/labkit-ui@01a5c80) with the same POM edits as above, and mvn -Dbigdataviewer-core.version=10.6.3 clean test has the same test failures there, whereas mvn clean test succeeds on my system.

@tpietzsch
Copy link
Member Author

thank you for the guidance @ctrueden! I'll investigate ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants