Index: trunk/test/unit/org/openstreetmap/josm/gui/layer/gpx/ChooseTrackVisibilityActionTest.java
===================================================================
--- trunk/test/unit/org/openstreetmap/josm/gui/layer/gpx/ChooseTrackVisibilityActionTest.java	(revision 15509)
+++ trunk/test/unit/org/openstreetmap/josm/gui/layer/gpx/ChooseTrackVisibilityActionTest.java	(revision 15516)
@@ -7,4 +7,5 @@
 import javax.swing.JPanel;
 
+import org.junit.Ignore;
 import org.junit.Rule;
 import org.junit.Test;
@@ -34,4 +35,5 @@
      */
     @Test
+    @Ignore("broken, see #16796")
     public void testAction() throws Exception {
         TestUtils.assumeWorkingJMockit();
