Index: /trunk/test/unit/org/openstreetmap/josm/tools/AudioPlayerTest.java
===================================================================
--- /trunk/test/unit/org/openstreetmap/josm/tools/AudioPlayerTest.java	(revision 9144)
+++ /trunk/test/unit/org/openstreetmap/josm/tools/AudioPlayerTest.java	(revision 9145)
@@ -35,5 +35,5 @@
      * @throws MalformedURLException wrong URL
      */
-    @Test
+    @Test(timeout = 4*MAX_DURATION)
     public void testPlay() throws MalformedURLException, Exception {
         File wav1 = new File(TestUtils.getRegressionDataFile(6851, "20111003_121226.wav"));
