git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fce1dd2
)
JAL-1889 disable test failing on build server
author
gmungoc
<g.m.carstairs@dundee.ac.uk>
Tue, 26 May 2020 16:26:55 +0000
(17:26 +0100)
committer
gmungoc
<g.m.carstairs@dundee.ac.uk>
Tue, 26 May 2020 16:26:55 +0000
(17:26 +0100)
test/jalview/gui/SeqCanvasTest.java
patch
|
blob
|
history
diff --git
a/test/jalview/gui/SeqCanvasTest.java
b/test/jalview/gui/SeqCanvasTest.java
index
22035f1
..
aaacce0
100644
(file)
--- a/
test/jalview/gui/SeqCanvasTest.java
+++ b/
test/jalview/gui/SeqCanvasTest.java
@@
-306,7
+306,7
@@
public class SeqCanvasTest
* endSeq should be unchanged, but the vertical repeat height should include
* all sequences.
*/
- @Test(groups = "Functional")
+ @Test(groups = "Functional_Failing")
public void testCalculateWrappedGeometry_fromScrolled()
{
AlignViewport av = af.getViewport();