Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.10.2
-
Component/s: Test suite
-
Labels:None
-
Environment:java 1.8/osx
Description
these tests fail with ant clean testng, but pass when run from eclipse:
jalview.viewmodel.ViewportRangesTest:
testPageUpDown
testScrollToWrappedVisible
testScrollUp
testScrollUpWithHidden
testSetEndRes
testSetStartEndRes
testSetStartRes
testSetViewportStartAndWidth
potentially a threading issue, but adding singleThreaded=true didn't seem to make any difference.