G-Node / G-Node/nix-java

Inconsistent build failure.

Open
#43 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
0
Forks
6
PR merge metrics
No merged PRs in 30d

Description

The project build fails inconsistently on Travis and Appveyor.
Tests fail inconsistently due to the following Runtime error.

```
HDF5-DIAG: Error detected in HDF5 (1.8.11) thread 140198367926016:
#000: ../../../src/H5L.c line 813 in H5Lexists(): not a location
major: Invalid arguments to routine
minor: Inappropriate type
#001: ../../../src/H5Gloc.c line 195 in H5G_loc(): invalid group ID
major: Invalid arguments to routine
minor: Bad value
```

Currently, Maven Surefire plugin is configured to ignore Test errors.
Investigate root cause of the issue.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running the Maven test suite with the Surefire configuration that currently ignores test errors, then compare failures on Travis and Appveyor. Trace the HDF5 runtime error and identify its root cause; done means the intermittent failure is explained and tests no longer need to be ignored.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system, ci-cd, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.