[junit] Testsuite: com.sun.javafx.tk.quantum.CloseWindowTest [junit] Tests run: 4, Failures: 0, Errors: 3, Time elapsed: 0,646 sec [junit] ------------- Standard Output --------------- [junit] JavaFX Application Thread uncaught: java.lang.IndexOutOfBoundsException [junit] JavaFX Application Thread uncaught: java.lang.IndexOutOfBoundsException [junit] JavaFX Application Thread uncaught: java.lang.IndexOutOfBoundsException [junit] e = java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 [junit] e = java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 [junit] e = java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 [junit] e = java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 [junit] e = java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 [junit] at java.util.ArrayList.rangeCheck(ArrayList.java:634) [junit] at java.util.ArrayList.get(ArrayList.java:410) [junit] at com.sun.javafx.collections.ObservableListWrapper.get(ObservableListWrapper.java:87) [junit] at com.sun.javafx.collections.VetoableListDecorator.get(VetoableListDecorator.java:265) [junit] at javafx.collections.FXCollections$UnmodifiableObservableListImpl.get(FXCollections.java:923) [junit] at com.sun.javafx.accessible.AccessibleStage.initialize(AccessibleStage.java:93) [junit] at com.sun.javafx.accessible.AccessibleStage.(AccessibleStage.java:70) [junit] at com.sun.javafx.stage.StagePeerListener.initAccessibleTKStageListener(StagePeerListener.java:76) [junit] at com.sun.javafx.tk.quantum.GlassWindowEventHandler.run(GlassWindowEventHandler.java:92) [junit] at com.sun.javafx.tk.quantum.GlassWindowEventHandler.run(GlassWindowEventHandler.java:37) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at com.sun.javafx.tk.quantum.GlassWindowEventHandler.handleWindowEvent(GlassWindowEventHandler.java:116) [junit] at com.sun.glass.ui.Window.handleWindowEvent(Window.java:1201) [junit] at com.sun.glass.ui.Window.notifyInitAccessibility(Window.java:1193) [junit] at com.sun.glass.ui.win.WinWindow._requestFocus(Native Method) [junit] at com.sun.glass.ui.Window.requestFocus(Window.java:642) [junit] at com.sun.glass.ui.Window.requestFocus(Window.java:647) [junit] at com.sun.javafx.tk.quantum.WindowStage.requestFocus(WindowStage.java:630) [junit] at com.sun.javafx.tk.quantum.WindowStage.setScene(WindowStage.java:200) [junit] at javafx.stage.Window$9.invalidated(Window.java:760) [junit] at javafx.beans.property.BooleanPropertyBase.markInvalid(BooleanPropertyBase.java:107) [junit] at javafx.beans.property.BooleanPropertyBase.set(BooleanPropertyBase.java:141) [junit] at javafx.stage.Window.setShowing(Window.java:827) [junit] at javafx.stage.Window.show(Window.java:842) [junit] at javafx.stage.Stage.show(Stage.java:242) [junit] at com.sun.javafx.tk.quantum.CloseWindowTest$6.run(Unknown Source) [junit] at com.sun.javafx.application.PlatformImpl$5$1.run(PlatformImpl.java:225) [junit] at com.sun.javafx.application.PlatformImpl$5$1.run(PlatformImpl.java:222) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at com.sun.javafx.application.PlatformImpl$5.run(PlatformImpl.java:222) [junit] at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) [junit] at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) [junit] at com.sun.glass.ui.win.WinApplication.access$300(WinApplication.java:39) [junit] at com.sun.glass.ui.win.WinApplication$3$1.run(WinApplication.java:101) [junit] at java.lang.Thread.run(Thread.java:724) [junit] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 [junit] at java.util.ArrayList.rangeCheck(ArrayList.java:634) [junit] at java.util.ArrayList.get(ArrayList.java:410) [junit] at com.sun.javafx.collections.ObservableListWrapper.get(ObservableListWrapper.java:87) [junit] at com.sun.javafx.collections.VetoableListDecorator.get(VetoableListDecorator.java:265) [junit] at javafx.collections.FXCollections$UnmodifiableObservableListImpl.get(FXCollections.java:923) [junit] at com.sun.javafx.accessible.AccessibleStage.initialize(AccessibleStage.java:93) [junit] at com.sun.javafx.accessible.AccessibleStage.(AccessibleStage.java:70) [junit] at com.sun.javafx.stage.StagePeerListener.initAccessibleTKStageListener(StagePeerListener.java:76) [junit] at com.sun.javafx.tk.quantum.GlassWindowEventHandler.run(GlassWindowEventHandler.java:92) [junit] at com.sun.javafx.tk.quantum.GlassWindowEventHandler.run(GlassWindowEventHandler.java:37) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at com.sun.javafx.tk.quantum.GlassWindowEventHandler.handleWindowEvent(GlassWindowEventHandler.java:116) [junit] at com.sun.glass.ui.Window.handleWindowEvent(Window.java:1201) [junit] at com.sun.glass.ui.Window.notifyInitAccessibility(Window.java:1193) [junit] at com.sun.glass.ui.win.WinWindow._requestFocus(Native Method) [junit] at com.sun.glass.ui.Window.requestFocus(Window.java:642) [junit] at com.sun.glass.ui.Window.requestFocus(Window.java:647) [junit] at com.sun.javafx.tk.quantum.WindowStage.requestFocus(WindowStage.java:630) [junit] at com.sun.javafx.tk.quantum.WindowStage.setScene(WindowStage.java:200) [junit] at javafx.stage.Window$9.invalidated(Window.java:760) [junit] at javafx.beans.property.BooleanPropertyBase.markInvalid(BooleanPropertyBase.java:107) [junit] at javafx.beans.property.BooleanPropertyBase.set(BooleanPropertyBase.java:141) [junit] at javafx.stage.Window.setShowing(Window.java:827) [junit] at javafx.stage.Window.show(Window.java:842) [junit] at javafx.stage.Stage.show(Stage.java:242) [junit] at com.sun.javafx.tk.quantum.CloseWindowTest$6.run(Unknown Source) [junit] at com.sun.javafx.application.PlatformImpl$5$1.run(PlatformImpl.java:225) [junit] at com.sun.javafx.application.PlatformImpl$5$1.run(PlatformImpl.java:222) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at com.sun.javafx.application.PlatformImpl$5.run(PlatformImpl.java:222) [junit] at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) [junit] at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) [junit] at com.sun.glass.ui.win.WinApplication.access$300(WinApplication.java:39) [junit] at com.sun.glass.ui.win.WinApplication$3$1.run(WinApplication.java:101) [junit] at java.lang.Thread.run(Thread.java:724) [junit] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 [junit] at java.util.ArrayList.rangeCheck(ArrayList.java:634) [junit] at java.util.ArrayList.get(ArrayList.java:410) [junit] at com.sun.javafx.collections.ObservableListWrapper.get(ObservableListWrapper.java:87) [junit] at com.sun.javafx.collections.VetoableListDecorator.get(VetoableListDecorator.java:265) [junit] at javafx.collections.FXCollections$UnmodifiableObservableListImpl.get(FXCollections.java:923) [junit] at com.sun.javafx.accessible.AccessibleStage.initialize(AccessibleStage.java:93) [junit] at com.sun.javafx.accessible.AccessibleStage.(AccessibleStage.java:70) [junit] at com.sun.javafx.stage.StagePeerListener.initAccessibleTKStageListener(StagePeerListener.java:76) [junit] at com.sun.javafx.tk.quantum.GlassWindowEventHandler.run(GlassWindowEventHandler.java:92) [junit] at com.sun.javafx.tk.quantum.GlassWindowEventHandler.run(GlassWindowEventHandler.java:37) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at com.sun.javafx.tk.quantum.GlassWindowEventHandler.handleWindowEvent(GlassWindowEventHandler.java:116) [junit] at com.sun.glass.ui.Window.handleWindowEvent(Window.java:1201) [junit] at com.sun.glass.ui.Window.notifyInitAccessibility(Window.java:1193) [junit] at com.sun.glass.ui.win.WinWindow._requestFocus(Native Method) [junit] at com.sun.glass.ui.Window.requestFocus(Window.java:642) [junit] at com.sun.glass.ui.Window.requestFocus(Window.java:647) [junit] at com.sun.javafx.tk.quantum.WindowStage.requestFocus(WindowStage.java:630) [junit] at com.sun.javafx.tk.quantum.WindowStage.setScene(WindowStage.java:200) [junit] at javafx.stage.Window$9.invalidated(Window.java:760) [junit] at javafx.beans.property.BooleanPropertyBase.markInvalid(BooleanPropertyBase.java:107) [junit] at javafx.beans.property.BooleanPropertyBase.set(BooleanPropertyBase.java:141) [junit] at javafx.stage.Window.setShowing(Window.java:827) [junit] at javafx.stage.Window.show(Window.java:842) [junit] at javafx.stage.Stage.show(Stage.java:242) [junit] at com.sun.javafx.tk.quantum.CloseWindowTest$TestApp.start(Unknown Source) [junit] at com.sun.javafx.application.LauncherImpl$5.run(LauncherImpl.java:772) [junit] at com.sun.javafx.application.PlatformImpl$6.run(PlatformImpl.java:259) [junit] at com.sun.javafx.application.PlatformImpl$5$1.run(PlatformImpl.java:225) [junit] at com.sun.javafx.application.PlatformImpl$5$1.run(PlatformImpl.java:222) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at com.sun.javafx.application.PlatformImpl$5.run(PlatformImpl.java:222) [junit] at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) [junit] at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) [junit] at com.sun.glass.ui.win.WinApplication.access$300(WinApplication.java:39) [junit] at com.sun.glass.ui.win.WinApplication$3$1.run(WinApplication.java:101) [junit] at java.lang.Thread.run(Thread.java:724) [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test4 took 0,512 sec [junit] Testcase: test1 took 0,032 sec [junit] Caused an ERROR [junit] Index: 0, Size: 0 [junit] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 [junit] at java.util.ArrayList.rangeCheck(ArrayList.java:634) [junit] at java.util.ArrayList.get(ArrayList.java:410) [junit] at com.sun.javafx.collections.ObservableListWrapper.get(ObservableListWrapper.java:87) [junit] at com.sun.javafx.collections.VetoableListDecorator.get(VetoableListDecorator.java:265) [junit] at javafx.collections.FXCollections$UnmodifiableObservableListImpl.get(FXCollections.java:923) [junit] at com.sun.javafx.accessible.AccessibleStage.initialize(AccessibleStage.java:93) [junit] at com.sun.javafx.accessible.AccessibleStage.(AccessibleStage.java:70) [junit] at com.sun.javafx.stage.StagePeerListener.initAccessibleTKStageListener(StagePeerListener.java:76) [junit] at com.sun.javafx.tk.quantum.GlassWindowEventHandler.run(GlassWindowEventHandler.java:92) [junit] at com.sun.javafx.tk.quantum.GlassWindowEventHandler.run(GlassWindowEventHandler.java:37) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at com.sun.javafx.tk.quantum.GlassWindowEventHandler.handleWindowEvent(GlassWindowEventHandler.java:116) [junit] at com.sun.glass.ui.Window.handleWindowEvent(Window.java:1201) [junit] at com.sun.glass.ui.Window.notifyInitAccessibility(Window.java:1193) [junit] at com.sun.glass.ui.win.WinWindow._requestFocus(Native Method) [junit] at com.sun.glass.ui.Window.requestFocus(Window.java:642) [junit] at com.sun.glass.ui.Window.requestFocus(Window.java:647) [junit] at com.sun.javafx.tk.quantum.WindowStage.requestFocus(WindowStage.java:630) [junit] at com.sun.javafx.tk.quantum.WindowStage.setScene(WindowStage.java:200) [junit] at javafx.stage.Window$9.invalidated(Window.java:760) [junit] at javafx.beans.property.BooleanPropertyBase.markInvalid(BooleanPropertyBase.java:107) [junit] at javafx.beans.property.BooleanPropertyBase.set(BooleanPropertyBase.java:141) [junit] at javafx.stage.Window.setShowing(Window.java:827) [junit] at javafx.stage.Window.show(Window.java:842) [junit] at javafx.stage.Stage.show(Stage.java:242) [junit] at com.sun.javafx.tk.quantum.CloseWindowTest$3.run(Unknown Source) [junit] at com.sun.javafx.application.PlatformImpl$5$1.run(PlatformImpl.java:225) [junit] at com.sun.javafx.application.PlatformImpl$5$1.run(PlatformImpl.java:222) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at com.sun.javafx.application.PlatformImpl$5.run(PlatformImpl.java:222) [junit] at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) [junit] at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) [junit] at com.sun.glass.ui.win.WinApplication.access$300(WinApplication.java:39) [junit] at com.sun.glass.ui.win.WinApplication$3$1.run(WinApplication.java:101) [junit] at java.lang.Thread.run(Thread.java:724) [junit] [junit] Testcase: test2 took 0,023 sec [junit] Caused an ERROR [junit] Index: 0, Size: 0 [junit] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 [junit] at java.util.ArrayList.rangeCheck(ArrayList.java:634) [junit] at java.util.ArrayList.get(ArrayList.java:410) [junit] at com.sun.javafx.collections.ObservableListWrapper.get(ObservableListWrapper.java:87) [junit] at com.sun.javafx.collections.VetoableListDecorator.get(VetoableListDecorator.java:265) [junit] at javafx.collections.FXCollections$UnmodifiableObservableListImpl.get(FXCollections.java:923) [junit] at com.sun.javafx.accessible.AccessibleStage.initialize(AccessibleStage.java:93) [junit] at com.sun.javafx.accessible.AccessibleStage.(AccessibleStage.java:70) [junit] at com.sun.javafx.stage.StagePeerListener.initAccessibleTKStageListener(StagePeerListener.java:76) [junit] at com.sun.javafx.tk.quantum.GlassWindowEventHandler.run(GlassWindowEventHandler.java:92) [junit] at com.sun.javafx.tk.quantum.GlassWindowEventHandler.run(GlassWindowEventHandler.java:37) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at com.sun.javafx.tk.quantum.GlassWindowEventHandler.handleWindowEvent(GlassWindowEventHandler.java:116) [junit] at com.sun.glass.ui.Window.handleWindowEvent(Window.java:1201) [junit] at com.sun.glass.ui.Window.notifyInitAccessibility(Window.java:1193) [junit] at com.sun.glass.ui.win.WinWindow._requestFocus(Native Method) [junit] at com.sun.glass.ui.Window.requestFocus(Window.java:642) [junit] at com.sun.glass.ui.Window.requestFocus(Window.java:647) [junit] at com.sun.javafx.tk.quantum.WindowStage.requestFocus(WindowStage.java:630) [junit] at com.sun.javafx.tk.quantum.WindowStage.setScene(WindowStage.java:200) [junit] at javafx.stage.Window$9.invalidated(Window.java:760) [junit] at javafx.beans.property.BooleanPropertyBase.markInvalid(BooleanPropertyBase.java:107) [junit] at javafx.beans.property.BooleanPropertyBase.set(BooleanPropertyBase.java:141) [junit] at javafx.stage.Window.setShowing(Window.java:827) [junit] at javafx.stage.Window.show(Window.java:842) [junit] at javafx.stage.Stage.show(Stage.java:242) [junit] at com.sun.javafx.tk.quantum.CloseWindowTest$4.run(Unknown Source) [junit] at com.sun.javafx.application.PlatformImpl$5$1.run(PlatformImpl.java:225) [junit] at com.sun.javafx.application.PlatformImpl$5$1.run(PlatformImpl.java:222) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at com.sun.javafx.application.PlatformImpl$5.run(PlatformImpl.java:222) [junit] at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) [junit] at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) [junit] at com.sun.glass.ui.win.WinApplication.access$300(WinApplication.java:39) [junit] at com.sun.glass.ui.win.WinApplication$3$1.run(WinApplication.java:101) [junit] at java.lang.Thread.run(Thread.java:724) [junit] [junit] Testcase: test3 took 0,043 sec [junit] Caused an ERROR [junit] Index: 0, Size: 0 [junit] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 [junit] at java.util.ArrayList.rangeCheck(ArrayList.java:634) [junit] at java.util.ArrayList.get(ArrayList.java:410) [junit] at com.sun.javafx.collections.ObservableListWrapper.get(ObservableListWrapper.java:87) [junit] at com.sun.javafx.collections.VetoableListDecorator.get(VetoableListDecorator.java:265) [junit] at javafx.collections.FXCollections$UnmodifiableObservableListImpl.get(FXCollections.java:923) [junit] at com.sun.javafx.accessible.AccessibleStage.initialize(AccessibleStage.java:93) [junit] at com.sun.javafx.accessible.AccessibleStage.(AccessibleStage.java:70) [junit] at com.sun.javafx.stage.StagePeerListener.initAccessibleTKStageListener(StagePeerListener.java:76) [junit] at com.sun.javafx.tk.quantum.GlassWindowEventHandler.run(GlassWindowEventHandler.java:92) [junit] at com.sun.javafx.tk.quantum.GlassWindowEventHandler.run(GlassWindowEventHandler.java:37) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at com.sun.javafx.tk.quantum.GlassWindowEventHandler.handleWindowEvent(GlassWindowEventHandler.java:116) [junit] at com.sun.glass.ui.Window.handleWindowEvent(Window.java:1201) [junit] at com.sun.glass.ui.Window.notifyInitAccessibility(Window.java:1193) [junit] at com.sun.glass.ui.win.WinWindow._requestFocus(Native Method) [junit] at com.sun.glass.ui.Window.requestFocus(Window.java:642) [junit] at com.sun.glass.ui.Window.requestFocus(Window.java:647) [junit] at com.sun.javafx.tk.quantum.WindowStage.requestFocus(WindowStage.java:630) [junit] at com.sun.javafx.tk.quantum.WindowStage.setScene(WindowStage.java:200) [junit] at javafx.stage.Window$9.invalidated(Window.java:760) [junit] at javafx.beans.property.BooleanPropertyBase.markInvalid(BooleanPropertyBase.java:107) [junit] at javafx.beans.property.BooleanPropertyBase.set(BooleanPropertyBase.java:141) [junit] at javafx.stage.Window.setShowing(Window.java:827) [junit] at javafx.stage.Window.show(Window.java:842) [junit] at javafx.stage.Stage.show(Stage.java:242) [junit] at com.sun.javafx.tk.quantum.CloseWindowTest$5.run(Unknown Source) [junit] at com.sun.javafx.application.PlatformImpl$5$1.run(PlatformImpl.java:225) [junit] at com.sun.javafx.application.PlatformImpl$5$1.run(PlatformImpl.java:222) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at com.sun.javafx.application.PlatformImpl$5.run(PlatformImpl.java:222) [junit] at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) [junit] at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) [junit] at com.sun.glass.ui.win.WinApplication.access$300(WinApplication.java:39) [junit] at com.sun.glass.ui.win.WinApplication$3$1.run(WinApplication.java:101) [junit] at java.lang.Thread.run(Thread.java:724) [junit] BUILD FAILED D:\JavaFX\repos\graphics-scrum\build-src\build-components.xml:344: The following error occurred while executing this line: D:\JavaFX\repos\graphics-scrum\build-src\build-components.xml:219: The following error occurred while executing this line: D:\JavaFX\repos\graphics-scrum\build\xml_generated\build-rt-closed.xml:77: The following error occurred while executing this line: D:\JavaFX\repos\graphics-scrum\build-src\build-components.xml:77: The following error occurred while executing this line: D:\JavaFX\repos\graphics-scrum\rt-closed\build.xml:782: The following error occurred while executing this line: D:\JavaFX\repos\graphics-scrum\rt-closed\build.xml:447: The following error occurred while executing this line: D:\JavaFX\repos\graphics-scrum\rt-closed\tests\build.xml:15: The following error occurred while executing this line: D:\JavaFX\repos\graphics-scrum\rt-closed\tests\quantum\build.xml:22: The following error occurred while executing this line: D:\JavaFX\repos\graphics-scrum\rt-closed\tests\quantum\CloseWindow\build.xml:22: Test com.sun.javafx.tk.quantum.CloseWindowTest failed