X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=test%2Fjalview%2Fio%2Fcache%2FJvCacheableInputBoxTest.java;fp=test%2Fjalview%2Fio%2Fcache%2FJvCacheableInputBoxTest.java;h=288444e20dcba87baa9136f667c45e5aaa1c4e74;hb=ad666cfa61c4d32ddc270d061bda207cdd96d570;hp=3e0aa367a8b64029697d21f617e5f475f05a3b1e;hpb=d2fb2e89db496142f167273c671732461e378d64;p=jalview.git diff --git a/test/jalview/io/cache/JvCacheableInputBoxTest.java b/test/jalview/io/cache/JvCacheableInputBoxTest.java index 3e0aa36..288444e 100644 --- a/test/jalview/io/cache/JvCacheableInputBoxTest.java +++ b/test/jalview/io/cache/JvCacheableInputBoxTest.java @@ -57,6 +57,7 @@ public class JvCacheableInputBoxTest try { + // fix for JAL-4153 // This delay is essential to prevent the assertion below from executing // before swing thread finishes updating the combo-box SwingUtilities.invokeAndWait(() -> { @@ -86,6 +87,7 @@ public class JvCacheableInputBoxTest try { + // fix for JAL-4153 // This delay is to let cacheBox.updateCache() finish updating the cache SwingUtilities.invokeAndWait(() -> { try