Details
-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Sprint:Spring 8 : 24 Apr to 8 May, Spring 8 : 11 May to 25 May, Spring 9 : 25 May to 8 Jun, Summer 1: 8 Jun - 19 Jun
Description
Suddenly one of the genometry test cases is failing:
"java.lang.NullPointerException
at com.affymetrix.genometry.parsers.TwoBitParserTest.testOriginal(TwoBitParserTest.java:67)
at com.affymetrix.genometry.parsers.TwoBitParserTest.testCaseFiles(TwoBitParserTest.java:47)"
We need to investigate why this is occurring and correct the problem.
While fixing the test, improve test coverage to make the code more resilient to bugs and safer to modify.
Attachments
Issue Links
- relates to
-
IGBF-2291 Upgrade JDK version to 1.8.0.241 for loraine lab java repositories
- Closed
Unfortunately there is another failed test. Please take a look and fix the test, ideally also improving the testing coverage and robustness of the tests.