Inconsistent build failure.
Offen
- Vorherrschende Sprache
- Java
- Sterne
- 0
- Forks
- 6
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.