Skip to content

Console Output

Skipping 1,217 KB.. Full Log
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
10:31:26 	at org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.generatesStringFromPath(PathGeneratorTest.java:37)
10:31:26 
10:31:26 getsPathFromInvalidString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 1.395 sec
10:31:26 getsPathFromString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 1.389 sec  <<< ERROR!
10:31:26 java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
10:31:26 	at org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.getsPathFromString(PathGeneratorTest.java:53)
10:31:26 
10:31:26 Running org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
10:31:33 11 Jun 2018 10:31:33.384 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'findsATabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)' because maximum number of screenshots reached: 100
10:31:39 11 Jun 2018 10:31:39.803 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'getsControlPathToTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)' because maximum number of screenshots reached: 100
10:31:46 11 Jun 2018 10:31:46.224 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)' because maximum number of screenshots reached: 100
10:31:52 11 Jun 2018 10:31:52.641 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'getsOnlyVisibleControls(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)' because maximum number of screenshots reached: 100
10:31:59 11 Jun 2018 10:31:59.102 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'findsAGroup(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)' because maximum number of screenshots reached: 100
10:32:05 11 Jun 2018 10:32:05.737 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'findsAShell(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)' because maximum number of screenshots reached: 100
10:32:12 11 Jun 2018 10:32:12.187 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'findsText(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)' because maximum number of screenshots reached: 100
10:32:18 11 Jun 2018 10:32:18.622 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)' because maximum number of screenshots reached: 100
10:32:25 11 Jun 2018 10:32:25.214 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'findsTwoButtons(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)' because maximum number of screenshots reached: 100
10:32:25 Tests run: 9, Failures: 0, Errors: 9, Skipped: 0, Time elapsed: 58.256 sec <<< FAILURE! - in org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
10:32:25 findsATabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 6.426 sec  <<< ERROR!
10:32:25 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:32:25 	at org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.prepareExample(ControlFinderTest.java:132)
10:32:25 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:32:25 	at org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.prepareExample(ControlFinderTest.java:132)
10:32:25 
10:32:25 getsControlPathToTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 6.418 sec  <<< ERROR!
10:32:25 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:32:25 	at org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.prepareExample(ControlFinderTest.java:132)
10:32:25 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:32:25 	at org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.prepareExample(ControlFinderTest.java:132)
10:32:25 
10:32:25 getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 6.422 sec  <<< ERROR!
10:32:25 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:32:25 	at org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.prepareExample(ControlFinderTest.java:132)
10:32:25 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:32:25 	at org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.prepareExample(ControlFinderTest.java:132)
10:32:25 
10:32:25 getsOnlyVisibleControls(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 6.416 sec  <<< ERROR!
10:32:25 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:32:25 	at org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.prepareExample(ControlFinderTest.java:132)
10:32:25 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:32:25 	at org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.prepareExample(ControlFinderTest.java:132)
10:32:25 
10:32:25 findsAGroup(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 6.462 sec  <<< ERROR!
10:32:25 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:32:25 	at org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.prepareExample(ControlFinderTest.java:132)
10:32:25 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:32:25 	at org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.prepareExample(ControlFinderTest.java:132)
10:32:25 
10:32:25 findsAShell(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 6.635 sec  <<< ERROR!
10:32:25 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:32:25 	at org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.prepareExample(ControlFinderTest.java:132)
10:32:25 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:32:25 	at org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.prepareExample(ControlFinderTest.java:132)
10:32:25 
10:32:25 findsText(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 6.45 sec  <<< ERROR!
10:32:25 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:32:25 	at org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.prepareExample(ControlFinderTest.java:132)
10:32:25 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:32:25 	at org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.prepareExample(ControlFinderTest.java:132)
10:32:25 
10:32:25 findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 6.435 sec  <<< ERROR!
10:32:25 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:32:25 	at org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.prepareExample(ControlFinderTest.java:132)
10:32:25 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:32:25 	at org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.prepareExample(ControlFinderTest.java:132)
10:32:25 
10:32:25 findsTwoButtons(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 6.591 sec  <<< ERROR!
10:32:25 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:32:25 	at org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.prepareExample(ControlFinderTest.java:132)
10:32:25 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:32:25 	at org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.prepareExample(ControlFinderTest.java:132)
10:32:25 
10:32:25 Running org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
10:32:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 sec - in org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
10:32:25 waitsForShellClose(org.eclipse.swtbot.swt.finder.waits.ShellClosesTest)  Time elapsed: 0.521 sec
10:32:25 Running org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
10:32:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
10:32:25 waitsForShellToBecomeActive(org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest)  Time elapsed: 0.011 sec
10:32:25 Running org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
10:32:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
10:32:25 waitsForTreeToContainRows(org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest)  Time elapsed: 0.029 sec
10:32:25 Running org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
10:32:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.977 sec - in org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
10:32:27 waitsForWidgetToAppearInParent(org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest)  Time elapsed: 1.976 sec
10:32:27 Running org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
10:32:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 sec - in org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
10:32:28 waitsForShellToAppear(org.eclipse.swtbot.swt.finder.waits.WaitForShellTest)  Time elapsed: 0.516 sec
10:32:28 Running org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
10:32:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
10:32:28 waitsForTableToContainRows(org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest)  Time elapsed: 0.028 sec
10:32:28 Running org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
10:32:28 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
10:32:28 doesNotMatchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 sec
10:32:28 doesNotMatchObjectsWithNullGetText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0.001 sec
10:32:28 getsToString(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 sec
10:32:28 matchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 sec
10:32:28 doesNotMatchObjectsWithNoGetTextMethod(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 sec
10:32:28 matchTextIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 sec
10:32:28 Running org.eclipse.swtbot.swt.finder.matchers.AllOfTest
10:32:28 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.swtbot.swt.finder.matchers.AllOfTest
10:32:28 testShouldAnswerTrueIfAllMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AllOfTest)  Time elapsed: 0.001 sec
10:32:28 testShouldAnswerFalseIfAnyMatchersDoesNotMatch(org.eclipse.swtbot.swt.finder.matchers.AllOfTest)  Time elapsed: 0 sec
10:32:28 Running org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
10:32:28 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
10:32:28 testShouldAnswerTrueIfAnyMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest)  Time elapsed: 0.001 sec
10:32:28 testShouldAnswerFalseIfNoMatchersMatche(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest)  Time elapsed: 0 sec
10:32:28 Running org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
10:32:28 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
10:32:28 getsToString(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 sec
10:32:28 matchTooltipIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 sec
10:32:28 matchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 sec
10:32:28 doesNotMatchObjectsWithNullGetTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 sec
10:32:28 doesNotMatchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 sec
10:32:28 doesNotMatchObjectsWithNoGetTooltipMethod(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 sec
10:32:28 Running org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
10:32:28 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
10:32:28 matchesMenuWithoutAccesor(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 sec
10:32:28 matchesMenuWithMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 sec
10:32:28 matchesWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 sec
10:32:28 matchesMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 sec
10:32:28 matchesMenuWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 sec
10:32:28 Running org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
10:32:28 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
10:32:28 matchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0.002 sec
10:32:28 doesNotMatchObjectsWithNullGetMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 sec
10:32:28 doesNotMatchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 sec
10:32:28 getsToString(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 sec
10:32:28 doesNotMatchObjectsWithNoGetMessageMethod(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 sec
10:32:28 Running org.eclipse.swtbot.swt.finder.matchers.WithItemTest
10:32:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.swtbot.swt.finder.matchers.WithItemTest
10:32:28 testDescription(org.eclipse.swtbot.swt.finder.matchers.WithItemTest)  Time elapsed: 0 sec
10:32:28 Running org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
10:32:28 11 Jun 2018 10:32:28.485 -                      test - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'matchesControlsWithTooltip(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)' because maximum number of screenshots reached: 100
10:32:28 11 Jun 2018 10:32:28.580 -                      test - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'matchesControlsWithTextIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)' because maximum number of screenshots reached: 100
10:32:28 11 Jun 2018 10:32:28.691 -                      test - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'matchesControlsWithTooltipIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)' because maximum number of screenshots reached: 100
10:32:28 11 Jun 2018 10:32:28.809 -                      test - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'matchesControlsWithText(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)' because maximum number of screenshots reached: 100
10:32:28 11 Jun 2018 10:32:28.901 -                      test - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'matchesControlsInGroup(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)' because maximum number of screenshots reached: 100
10:32:33 11 Jun 2018 10:32:33.996 -                      test - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'findsControlsById(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)' because maximum number of screenshots reached: 100
10:32:34 11 Jun 2018 10:32:34.091 -                      test - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'matchesControlsWithLabel(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)' because maximum number of screenshots reached: 100
10:32:34 11 Jun 2018 10:32:34.184 -                      test - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'matchesControlsWithRegex(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)' because maximum number of screenshots reached: 100
10:32:34 Tests run: 8, Failures: 6, Errors: 2, Skipped: 0, Time elapsed: 5.811 sec <<< FAILURE! - in org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
10:32:34 matchesControlsWithTooltip(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.111 sec  <<< FAILURE!
10:32:34 java.lang.AssertionError: 
10:32:34 
10:32:34 Expected: is <1>
10:32:34      but: was <0>
10:32:34 	at org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTooltip(WidgetMatcherFactoryTest.java:76)
10:32:34 
10:32:34 matchesControlsWithTextIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.095 sec  <<< FAILURE!
10:32:34 java.lang.AssertionError: 
10:32:34 
10:32:34 Expected: is <1>
10:32:34      but: was <0>
10:32:34 	at org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTextIgnoringCase(WidgetMatcherFactoryTest.java:69)
10:32:34 
10:32:34 matchesControlsWithTooltipIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.111 sec  <<< FAILURE!
10:32:34 java.lang.AssertionError: 
10:32:34 
10:32:34 Expected: is <1>
10:32:34      but: was <0>
10:32:34 	at org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTooltipIgnoringCase(WidgetMatcherFactoryTest.java:83)
10:32:34 
10:32:34 matchesControlsWithText(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.117 sec  <<< FAILURE!
10:32:34 java.lang.AssertionError: 
10:32:34 
10:32:34 Expected: is <1>
10:32:34      but: was <0>
10:32:34 	at org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithText(WidgetMatcherFactoryTest.java:62)
10:32:34 
10:32:34 matchesControlsInGroup(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.091 sec  <<< FAILURE!
10:32:34 java.lang.AssertionError: 
10:32:34 
10:32:34 Expected: is <12>
10:32:34      but: was <0>
10:32:34 	at org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsInGroup(WidgetMatcherFactoryTest.java:90)
10:32:34 
10:32:34 findsControlsById(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 5.096 sec  <<< ERROR!
10:32:34 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (with label (with mnemonic 'TextTransfer:') and in group (with mnemonic 'Copy From:'))
10:32:34 	at org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.findsControlsById(WidgetMatcherFactoryTest.java:99)
10:32:34 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (with label (with mnemonic 'TextTransfer:') and in group (with mnemonic 'Copy From:'))
10:32:34 	at org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.findsControlsById(WidgetMatcherFactoryTest.java:99)
10:32:34 
10:32:34 matchesControlsWithLabel(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.094 sec  <<< ERROR!
10:32:34 java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
10:32:34 	at org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithLabel(WidgetMatcherFactoryTest.java:49)
10:32:34 
10:32:34 matchesControlsWithRegex(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.092 sec  <<< FAILURE!
10:32:34 java.lang.AssertionError: 
10:32:34 
10:32:34 Expected: is <8>
10:32:34      but: was <0>
10:32:34 	at org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithRegex(WidgetMatcherFactoryTest.java:56)
10:32:34 
10:32:34 Running org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
10:32:34 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
10:32:34 matchesRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 sec
10:32:34 doesNotMatchRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0.001 sec
10:32:34 getsToString(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 sec
10:32:34 doesNotMatchNullText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 sec
10:32:34 cannotNotMatchText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 sec
10:32:34 Running org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
10:32:35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.481 sec - in org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
10:32:35 getsToString(org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest)  Time elapsed: 1.481 sec
10:32:35 Running org.eclipse.swtbot.swt.finder.SWTBot2Test
10:32:41 11 Jun 2018 10:32:41.899 -                      test - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'findsGetsIdOfAControl(org.eclipse.swtbot.swt.finder.SWTBot2Test)' because maximum number of screenshots reached: 100
10:32:49 11 Jun 2018 10:32:49.973 -                      test - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'getsActiveControl(org.eclipse.swtbot.swt.finder.SWTBot2Test)' because maximum number of screenshots reached: 100
10:32:56 11 Jun 2018 10:32:56.493 -                      test - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents(org.eclipse.swtbot.swt.finder.SWTBot2Test)' because maximum number of screenshots reached: 100
10:33:03 11 Jun 2018 10:33:03.050 -                      test - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'isEnabled(org.eclipse.swtbot.swt.finder.SWTBot2Test)' because maximum number of screenshots reached: 100
10:33:03 Tests run: 5, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 27.758 sec <<< FAILURE! - in org.eclipse.swtbot.swt.finder.SWTBot2Test
10:33:03 findsGetsIdOfAControl(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 6.478 sec  <<< ERROR!
10:33:03 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'Button' and with mnemonic 'Two' and with style 'SWT.PUSH')
10:33:03 	at org.eclipse.swtbot.swt.finder.SWTBot2Test.findsGetsIdOfAControl(SWTBot2Test.java:115)
10:33:03 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'Button' and with mnemonic 'Two' and with style 'SWT.PUSH')
10:33:03 	at org.eclipse.swtbot.swt.finder.SWTBot2Test.findsGetsIdOfAControl(SWTBot2Test.java:115)
10:33:03 
10:33:03 findsTextBox(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 1.573 sec
10:33:03 getsActiveControl(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 6.49 sec  <<< ERROR!
10:33:03 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'Button' and with mnemonic 'Two' and with style 'SWT.PUSH')
10:33:03 	at org.eclipse.swtbot.swt.finder.SWTBot2Test.getsActiveControl(SWTBot2Test.java:90)
10:33:03 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'Button' and with mnemonic 'Two' and with style 'SWT.PUSH')
10:33:03 	at org.eclipse.swtbot.swt.finder.SWTBot2Test.getsActiveControl(SWTBot2Test.java:90)
10:33:03 
10:33:03 tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 6.53 sec  <<< ERROR!
10:33:03 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'Button' and with mnemonic 'Listen' and with style 'SWT.CHECK')
10:33:03 	at org.eclipse.swtbot.swt.finder.SWTBot2Test.tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents(SWTBot2Test.java:99)
10:33:03 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'Button' and with mnemonic 'Listen' and with style 'SWT.CHECK')
10:33:03 	at org.eclipse.swtbot.swt.finder.SWTBot2Test.tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents(SWTBot2Test.java:99)
10:33:03 
10:33:03 isEnabled(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 6.686 sec  <<< ERROR!
10:33:03 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'Button' and with mnemonic 'Left' and with style 'SWT.RADIO')
10:33:03 	at org.eclipse.swtbot.swt.finder.SWTBot2Test.isEnabled(SWTBot2Test.java:81)
10:33:03 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'Button' and with mnemonic 'Left' and with style 'SWT.RADIO')
10:33:03 	at org.eclipse.swtbot.swt.finder.SWTBot2Test.isEnabled(SWTBot2Test.java:81)
10:33:03 
10:33:03 Running org.eclipse.swtbot.swt.finder.SWTBotTest
10:33:16 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.983 sec - in org.eclipse.swtbot.swt.finder.SWTBotTest
10:33:16 getsAllShells(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.044 sec
10:33:16 doesNotWait5SecondsAndPassesForPassingCondition(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.043 sec
10:33:16 waitsMoreThan5sWhenConditionDoesNotSwitchToFailing(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 5.047 sec
10:33:16 waitsLessThan5sWhenConditionSwitchToFailing(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 2.561 sec
10:33:16 throwsExceptionOnNegativeTimeOut(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.043 sec
10:33:16 findsShellsById(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.043 sec
10:33:16 waits5SecondsAndFailsForFailingCondition(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 5.199 sec
10:33:16 Running org.eclipse.swtbot.swt.finder.ReferenceByTest
10:33:16 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.swtbot.swt.finder.ReferenceByTest
10:33:16 compatibilityWithOtherReferences(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0.005 sec
10:33:16 methodNameSuffix(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0 sec
10:33:16 methodArguments(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0 sec
10:33:16 matcherMethod(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0 sec
10:33:16 generatesCombinations(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0.007 sec
10:33:16 Running org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
10:33:23 11 Jun 2018 10:33:23.106 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'assertContainsWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)' because maximum number of screenshots reached: 100
10:33:29 11 Jun 2018 10:33:29.622 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'assertsIfWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)' because maximum number of screenshots reached: 100
10:33:36 11 Jun 2018 10:33:36.135 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'capturesScreenshotOnError(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)' because maximum number of screenshots reached: 100
10:33:42 11 Jun 2018 10:33:42.667 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'assertDoesNotContainThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)' because maximum number of screenshots reached: 100
10:33:49 11 Jun 2018 10:33:49.197 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'assertContainsThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)' because maximum number of screenshots reached: 100
10:33:55 11 Jun 2018 10:33:55.760 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'assertDoesNotContainWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)' because maximum number of screenshots reached: 100
10:34:02 11 Jun 2018 10:34:02.288 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'assertEnabledThrowsExceptionWhenWidgetIsDisable(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)' because maximum number of screenshots reached: 100
10:34:08 11 Jun 2018 10:34:08.927 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'assertNotEnabledThrowsExceptionWhenWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)' because maximum number of screenshots reached: 100
10:34:15 11 Jun 2018 10:34:15.631 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches2(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)' because maximum number of screenshots reached: 100
10:34:22 11 Jun 2018 10:34:22.293 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)' because maximum number of screenshots reached: 100
10:34:28 11 Jun 2018 10:34:28.884 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'assertRegexMatchesThrowsExceptionWhenRegexDoesNotMatch(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)' because maximum number of screenshots reached: 100
10:34:35 11 Jun 2018 10:34:35.412 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)' because maximum number of screenshots reached: 100
10:34:42 11 Jun 2018 10:34:42.064 -                      main - INFO  - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:67) - No screenshot captured for 'throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)' because maximum number of screenshots reached: 100
10:34:42 Tests run: 13, Failures: 0, Errors: 13, Skipped: 0, Time elapsed: 85.509 sec <<< FAILURE! - in org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
10:34:42 assertContainsWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 6.55 sec  <<< ERROR!
10:34:42 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 
10:34:42 assertsIfWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 6.516 sec  <<< ERROR!
10:34:42 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 
10:34:42 capturesScreenshotOnError(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 6.513 sec  <<< ERROR!
10:34:42 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 
10:34:42 assertDoesNotContainThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 6.532 sec  <<< ERROR!
10:34:42 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 
10:34:42 assertContainsThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 6.53 sec  <<< ERROR!
10:34:42 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 
10:34:42 assertDoesNotContainWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 6.563 sec  <<< ERROR!
10:34:42 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 
10:34:42 assertEnabledThrowsExceptionWhenWidgetIsDisable(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 6.528 sec  <<< ERROR!
10:34:42 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 
10:34:42 assertNotEnabledThrowsExceptionWhenWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 6.638 sec  <<< ERROR!
10:34:42 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 
10:34:42 assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches2(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 6.704 sec  <<< ERROR!
10:34:42 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 
10:34:42 assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 6.662 sec  <<< ERROR!
10:34:42 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 
10:34:42 assertRegexMatchesThrowsExceptionWhenRegexDoesNotMatch(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 6.591 sec  <<< ERROR!
10:34:42 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 
10:34:42 throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 6.528 sec  <<< ERROR!
10:34:42 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 
10:34:42 throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 6.651 sec  <<< ERROR!
10:34:42 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'TabItem' and with mnemonic 'Button')
10:34:42 	at org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.prepareExample(SWTBotTestCaseTest.java:144)
10:34:42 
10:34:42 Running org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
10:34:42 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
10:34:42 doesNotGetResolverForNonRegisteredTypes(org.eclipse.swtbot.swt.finder.resolvers.ResolverTest)  Time elapsed: 0 sec
10:34:42 getsResolverForRegisteredTypes(org.eclipse.swtbot.swt.finder.resolvers.ResolverTest)  Time elapsed: 0 sec
10:34:42 Running org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
10:34:42 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
10:34:42 getChildren(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 sec
10:34:42 hasParent(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 sec
10:34:42 hasChildren(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 sec
10:34:42 getParent(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 sec
10:34:42 resolvesEverything(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 sec
10:34:42 
10:34:42 Results :
10:34:42 
10:34:42 Failed tests: 
10:34:42   WidgetMatcherFactoryTest.matchesControlsInGroup:90 
10:34:42 Expected: is <12>
10:34:42      but: was <0>
10:34:42   WidgetMatcherFactoryTest.matchesControlsWithRegex:56 
10:34:42 Expected: is <8>
10:34:42      but: was <0>
10:34:42   WidgetMatcherFactoryTest.matchesControlsWithText:62 
10:34:42 Expected: is <1>
10:34:42      but: was <0>
10:34:42   WidgetMatcherFactoryTest.matchesControlsWithTextIgnoringCase:69 
10:34:42 Expected: is <1>
10:34:42      but: was <0>
10:34:42   WidgetMatcherFactoryTest.matchesControlsWithTooltip:76 
10:34:42 Expected: is <1>
10:34:42      but: was <0>
10:34:42   WidgetMatcherFactoryTest.matchesControlsWithTooltipIgnoringCase:83 
10:34:42 Expected: is <1>
10:34:42      but: was <0>
10:34:42 Tests in error: 
10:34:42   SWTBot2Test.findsGetsIdOfAControl:115 » WidgetNotFound Could not find widget m...
10:34:42   SWTBot2Test.getsActiveControl:90 » WidgetNotFound Could not find widget matchi...
10:34:42   SWTBot2Test.isEnabled:81 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBot2Test.tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents:99 » WidgetNotFound
10:34:42   SWTBotTestCaseTest.prepareExample:144 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTestCaseTest.prepareExample:144 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTestCaseTest.prepareExample:144 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTestCaseTest.prepareExample:144 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTestCaseTest.prepareExample:144 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTestCaseTest.prepareExample:144 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTestCaseTest.prepareExample:144 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTestCaseTest.prepareExample:144 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTestCaseTest.prepareExample:144 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTestCaseTest.prepareExample:144 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTestCaseTest.prepareExample:144 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTestCaseTest.prepareExample:144 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTestCaseTest.prepareExample:144 » WidgetNotFound Could not find widget m...
10:34:42   ChildrenControlFinderTest.prepareExample:87 » WidgetNotFound Could not find wi...
10:34:42   ChildrenControlFinderTest.prepareExample:87 » WidgetNotFound Could not find wi...
10:34:42   ControlFinder2Test.findsAllTabItem:37->selectCTabFolder:53 » SWT Failed to exe...
10:34:42   ControlFinder2Test.getsControlPath:44->selectCTabFolder:53 » SWT Failed to exe...
10:34:42   ControlFinderTest.prepareExample:132 » WidgetNotFound Could not find widget ma...
10:34:42   ControlFinderTest.prepareExample:132 » WidgetNotFound Could not find widget ma...
10:34:42   ControlFinderTest.prepareExample:132 » WidgetNotFound Could not find widget ma...
10:34:42   ControlFinderTest.prepareExample:132 » WidgetNotFound Could not find widget ma...
10:34:42   ControlFinderTest.prepareExample:132 » WidgetNotFound Could not find widget ma...
10:34:42   ControlFinderTest.prepareExample:132 » WidgetNotFound Could not find widget ma...
10:34:42   ControlFinderTest.prepareExample:132 » WidgetNotFound Could not find widget ma...
10:34:42   ControlFinderTest.prepareExample:132 » WidgetNotFound Could not find widget ma...
10:34:42   ControlFinderTest.prepareExample:132 » WidgetNotFound Could not find widget ma...
10:34:42   PathGeneratorTest.generatesStringFromPath:37 » IndexOutOfBounds Index: 0, Size...
10:34:42   PathGeneratorTest.getsPathFromString:53 » IndexOutOfBounds Index: 0, Size: 0
10:34:42   WidgetMatcherFactoryTest.findsControlsById:99 » WidgetNotFound Could not find ...
10:34:42   WidgetMatcherFactoryTest.matchesControlsWithLabel:49 » IndexOutOfBounds Index:...
10:34:42   MenuDetectTest.testMenuDetect:126 » WidgetNotFound Could not find widget match...
10:34:42   SWTUtilsTest.prepareExample:75 » WidgetNotFound Could not find widget matching...
10:34:42   SWTUtilsTest.prepareExample:75 » WidgetNotFound Could not find widget matching...
10:34:42   SWTUtilsTest.prepareExample:75 » WidgetNotFound Could not find widget matching...
10:34:42   SWTUtilsTest.prepareExample:75 » WidgetNotFound Could not find widget matching...
10:34:42   SWTUtilsTest.prepareExample:75 » WidgetNotFound Could not find widget matching...
10:34:42   SWTUtilsTest.prepareExample:75 » WidgetNotFound Could not find widget matching...
10:34:42   SWTUtilsTest.prepareExample:75 » WidgetNotFound Could not find widget matching...
10:34:42   SWTUtilsTest.prepareExample:75 » WidgetNotFound Could not find widget matching...
10:34:42   DnDTreeTest.dragsAndDropsFromTreeToTree:28 » WidgetNotFound Could not find wid...
10:34:42   SWTBotArrowButtonTest.prepareExample:76 » WidgetNotFound Could not find widget...
10:34:42   SWTBotArrowButtonTest.prepareExample:76 » WidgetNotFound Could not find widget...
10:34:42   SWTBotButtonJFaceTest.testJFaceErrorDialogButton:95 » WidgetNotFound Could not...
10:34:42   SWTBotButtonTest.setUp:59 » WidgetNotFound Could not find widget matching: (of...
10:34:42   SWTBotButtonTest.setUp:59 » WidgetNotFound Could not find widget matching: (of...
10:34:42   SWTBotButtonTest.setUp:59 » WidgetNotFound Could not find widget matching: (of...
10:34:42   SWTBotButtonTest.setUp:59 » WidgetNotFound Could not find widget matching: (of...
10:34:42   SWTBotCComboTest.prepareExample:110 » WidgetNotFound Could not find widget mat...
10:34:42   SWTBotCComboTest.prepareExample:110 » WidgetNotFound Could not find widget mat...
10:34:42   SWTBotCComboTest.prepareExample:110 » WidgetNotFound Could not find widget mat...
10:34:42   SWTBotCComboTest.prepareExample:110 » WidgetNotFound Could not find widget mat...
10:34:42   SWTBotCComboTest.prepareExample:110 » WidgetNotFound Could not find widget mat...
10:34:42   SWTBotCComboTest.prepareExample:110 » WidgetNotFound Could not find widget mat...
10:34:42   SWTBotCComboTest.prepareExample:110 » WidgetNotFound Could not find widget mat...
10:34:42   SWTBotCComboTest.prepareExample:110 » WidgetNotFound Could not find widget mat...
10:34:42   SWTBotCLabelTest.setUp:53 » WidgetNotFound Could not find widget matching: (of...
10:34:42   SWTBotCLabelTest.setUp:53 » WidgetNotFound Could not find widget matching: (of...
10:34:42   SWTBotCLabelTest.setUp:53 » WidgetNotFound Could not find widget matching: (of...
10:34:42   SWTBotCLabelTest.setUp:53 » WidgetNotFound Could not find widget matching: (of...
10:34:42   SWTBotCTabItemTest.prepareExample:29 » WidgetNotFound Could not find widget ma...
10:34:42   SWTBotCanvasTest.prepareExample:71 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotCanvasTest.prepareExample:71 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotCanvasTest.prepareExample:71 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotCanvasTest.prepareExample:71 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotCanvasTest.prepareExample:71 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotCanvasTest.prepareExample:71 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotCheckBoxTest.prepareExample:104 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotCheckBoxTest.prepareExample:104 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotCheckBoxTest.prepareExample:104 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotComboTest.prepareExample:134 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotComboTest.prepareExample:134 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotComboTest.prepareExample:134 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotComboTest.prepareExample:134 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotComboTest.prepareExample:134 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotComboTest.prepareExample:134 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotComboTest.prepareExample:134 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotComboTest.prepareExample:134 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotComboTest.prepareExample:134 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotDateTimeTest.prepareExample:101 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotDateTimeTest.prepareExample:101 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotDateTimeTest.prepareExample:101 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotDateTimeTest.prepareExample:101 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotDateTimeTest.prepareExample:101 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotExpandBarTest.prepareExample:129 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotExpandBarTest.prepareExample:129 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotExpandBarTest.prepareExample:129 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotExpandBarTest.prepareExample:129 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotExpandBarTest.prepareExample:129 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotExpandBarTest.prepareExample:129 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotExpandBarTest.prepareExample:129 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotLabelTest.prepareExample:48 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotLabelTest.prepareExample:48 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotLabelTest.prepareExample:48 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotLinkTest.prepareExample:95 » WidgetNotFound Could not find widget matchi...
10:34:42   SWTBotLinkTest.prepareExample:95 » WidgetNotFound Could not find widget matchi...
10:34:42   SWTBotLinkTest.prepareExample:95 » WidgetNotFound Could not find widget matchi...
10:34:42   SWTBotLinkTest.prepareExample:95 » WidgetNotFound Could not find widget matchi...
10:34:42   SWTBotLinkTest.prepareExample:95 » WidgetNotFound Could not find widget matchi...
10:34:42   SWTBotLinkTest.prepareExample:95 » WidgetNotFound Could not find widget matchi...
10:34:42   SWTBotListTest.prepareExample:291 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotListTest.prepareExample:291 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotListTest.prepareExample:291 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotListTest.prepareExample:291 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotListTest.prepareExample:291 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotListTest.prepareExample:291 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotListTest.prepareExample:291 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotListTest.prepareExample:291 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotListTest.prepareExample:291 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotListTest.prepareExample:291 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotListTest.prepareExample:291 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotListTest.prepareExample:291 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotListTest.prepareExample:291 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotListTest.prepareExample:291 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotListTest.prepareExample:291 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotListTest.prepareExample:291 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotListTest.prepareExample:291 » WidgetNotFound Could not find widget match...
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)
10:34:42   Run 1: SWTBotMenuBarTest.setUp:190 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotMenuBarTest.tearDown:226 » WidgetNotFound Could not find widget matching...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)
10:34:42   Run 1: SWTBotMenuBarTest.setUp:190 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotMenuBarTest.tearDown:226 » WidgetNotFound Could not find widget matching...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)
10:34:42   Run 1: SWTBotMenuBarTest.setUp:190 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotMenuBarTest.tearDown:226 » WidgetNotFound Could not find widget matching...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)
10:34:42   Run 1: SWTBotMenuBarTest.setUp:190 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotMenuBarTest.tearDown:226 » WidgetNotFound Could not find widget matching...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)
10:34:42   Run 1: SWTBotMenuBarTest.setUp:190 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotMenuBarTest.tearDown:226 » WidgetNotFound Could not find widget matching...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)
10:34:42   Run 1: SWTBotMenuBarTest.setUp:190 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotMenuBarTest.tearDown:226 » WidgetNotFound Could not find widget matching...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)
10:34:42   Run 1: SWTBotMenuBarTest.setUp:190 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotMenuBarTest.tearDown:226 » WidgetNotFound Could not find widget matching...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)
10:34:42   Run 1: SWTBotMenuBarTest.setUp:190 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotMenuBarTest.tearDown:226 » WidgetNotFound Could not find widget matching...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)
10:34:42   Run 1: SWTBotMenuBarTest.setUp:190 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotMenuBarTest.tearDown:226 » WidgetNotFound Could not find widget matching...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)
10:34:42   Run 1: SWTBotMenuBarTest.setUp:190 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotMenuBarTest.tearDown:226 » WidgetNotFound Could not find widget matching...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)
10:34:42   Run 1: SWTBotMenuBarTest.setUp:190 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotMenuBarTest.tearDown:226 » WidgetNotFound Could not find widget matching...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)
10:34:42   Run 1: SWTBotMenuBarTest.setUp:190 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotMenuBarTest.tearDown:226 » WidgetNotFound Could not find widget matching...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)
10:34:42   Run 1: SWTBotMenuBarTest.setUp:190 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotMenuBarTest.tearDown:226 » WidgetNotFound Could not find widget matching...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)
10:34:42   Run 1: SWTBotMenuBarTest.setUp:190 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotMenuBarTest.tearDown:226 » WidgetNotFound Could not find widget matching...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)
10:34:42   Run 1: SWTBotMenuBarTest.setUp:190 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotMenuBarTest.tearDown:226 » WidgetNotFound Could not find widget matching...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)
10:34:42   Run 1: SWTBotMenuBarTest.setUp:190 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotMenuBarTest.tearDown:226 » WidgetNotFound Could not find widget matching...
10:34:42 
10:34:42   SWTBotMenuTest.clicksSubMenus:78 » WidgetNotFound The widget was null.
10:34:42   SWTBotMenuTest.findsMenuNotRecursive:56 » WidgetNotFound The widget was null.
10:34:42   SWTBotMenuTest.findsMenuRecursive:48 » WidgetNotFound The widget was null.
10:34:42   SWTBotMenuTest.findsMenus:35 » WidgetNotFound The widget was null.
10:34:42   SWTBotMenuTest.findsSubMenus:40 » WidgetNotFound The widget was null.
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)
10:34:42   Run 1: SWTBotPopupMenuTest.setUp:200 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotPopupMenuTest.tearDown:233 » WidgetNotFound Could not find widget matchi...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)
10:34:42   Run 1: SWTBotPopupMenuTest.setUp:200 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotPopupMenuTest.tearDown:233 » WidgetNotFound Could not find widget matchi...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)
10:34:42   Run 1: SWTBotPopupMenuTest.setUp:200 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotPopupMenuTest.tearDown:233 » WidgetNotFound Could not find widget matchi...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)
10:34:42   Run 1: SWTBotPopupMenuTest.setUp:200 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotPopupMenuTest.tearDown:233 » WidgetNotFound Could not find widget matchi...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)
10:34:42   Run 1: SWTBotPopupMenuTest.setUp:200 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotPopupMenuTest.tearDown:233 » WidgetNotFound Could not find widget matchi...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)
10:34:42   Run 1: SWTBotPopupMenuTest.setUp:200 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotPopupMenuTest.tearDown:233 » WidgetNotFound Could not find widget matchi...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)
10:34:42   Run 1: SWTBotPopupMenuTest.setUp:200 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotPopupMenuTest.tearDown:233 » WidgetNotFound Could not find widget matchi...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)
10:34:42   Run 1: SWTBotPopupMenuTest.setUp:200 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotPopupMenuTest.tearDown:233 » WidgetNotFound Could not find widget matchi...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)
10:34:42   Run 1: SWTBotPopupMenuTest.setUp:200 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotPopupMenuTest.tearDown:233 » WidgetNotFound Could not find widget matchi...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)
10:34:42   Run 1: SWTBotPopupMenuTest.setUp:200 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotPopupMenuTest.tearDown:233 » WidgetNotFound Could not find widget matchi...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)
10:34:42   Run 1: SWTBotPopupMenuTest.setUp:200 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotPopupMenuTest.tearDown:233 » WidgetNotFound Could not find widget matchi...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)
10:34:42   Run 1: SWTBotPopupMenuTest.setUp:200 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotPopupMenuTest.tearDown:233 » WidgetNotFound Could not find widget matchi...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)
10:34:42   Run 1: SWTBotPopupMenuTest.setUp:200 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotPopupMenuTest.tearDown:233 » WidgetNotFound Could not find widget matchi...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)
10:34:42   Run 1: SWTBotPopupMenuTest.setUp:200 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotPopupMenuTest.tearDown:233 » WidgetNotFound Could not find widget matchi...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)
10:34:42   Run 1: SWTBotPopupMenuTest.setUp:200 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotPopupMenuTest.tearDown:233 » WidgetNotFound Could not find widget matchi...
10:34:42 
10:34:42 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)
10:34:42   Run 1: SWTBotPopupMenuTest.setUp:200 » WidgetNotFound The widget was null.
10:34:42   Run 2: SWTBotPopupMenuTest.tearDown:233 » WidgetNotFound Could not find widget matchi...
10:34:42 
10:34:42   SWTBotRadioTest.prepareExample:125 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotRadioTest.prepareExample:125 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotRadioTest.prepareExample:125 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotRadioTest.prepareExample:125 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotRadioTest.prepareExample:125 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotRadioTest.prepareExample:125 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotScaleTest.prepareExample:65 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotScaleTest.prepareExample:65 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotScaleTest.prepareExample:65 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotScaleTest.prepareExample:65 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotScaleTest.prepareExample:65 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotScaleTest.prepareExample:65 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotShellTest.testMaximize:163 » Timeout Timeout after: 5000 ms.: Timed out ...
10:34:42   SWTBotSliderTest.prepareExample:44 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotSliderTest.prepareExample:44 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotSliderTest.prepareExample:44 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotSpinnerTest.prepareExample:44 » WidgetNotFound Could not find widget mat...
10:34:42   SWTBotSpinnerTest.prepareExample:44 » WidgetNotFound Could not find widget mat...
10:34:42   SWTBotSpinnerTest.prepareExample:44 » WidgetNotFound Could not find widget mat...
10:34:42   SWTBotTableClickTest.clickOnCell:33 » WidgetNotFound Could not find widget mat...
10:34:42   SWTBotTableColumnTest.prepareExample:74 » WidgetNotFound Could not find widget...
10:34:42   SWTBotTableColumnTest.prepareExample:74 » WidgetNotFound Could not find widget...
10:34:42   SWTBotTableColumnTest.prepareExample:74 » WidgetNotFound Could not find widget...
10:34:42   SWTBotTableDoubleClickListenerTest.doubleClickOnCell:33 » WidgetNotFound Could...
10:34:42   SWTBotTableDoubleClickTest.doubleClickOnCell:31 » WidgetNotFound Could not fin...
10:34:42   SWTBotTableItemTest.prepareExample:190 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotTableItemTest.prepareExample:190 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotTableItemTest.prepareExample:190 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotTableItemTest.prepareExample:190 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotTableItemTest.prepareExample:190 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotTableItemTest.prepareExample:190 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotTableItemTest.prepareExample:190 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotTableItemTest.prepareExample:190 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotTableItemTest.prepareExample:190 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotTableItemTest.prepareExample:190 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotTableItemTest.prepareExample:190 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotTableItemTest.prepareExample:190 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotTableItemTest.prepareExample:190 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotTableItemTest.prepareExample:190 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTableTest.prepareExample:336 » WidgetNotFound Could not find widget matc...
10:34:42   SWTBotTextTest.prepareExample:101 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotTextTest.prepareExample:101 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotTextTest.prepareExample:101 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotTextTest.prepareExample:101 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotTextTest.prepareExample:101 » WidgetNotFound Could not find widget match...
10:34:42   SWTBotToggleButtonTest.prepareExample:103 » WidgetNotFound Could not find widg...
10:34:42   SWTBotToggleButtonTest.prepareExample:103 » WidgetNotFound Could not find widg...
10:34:42   SWTBotToggleButtonTest.prepareExample:103 » WidgetNotFound Could not find widg...
10:34:42   SWTBotToolbarDropDownButtonTest.prepareExample:90 » WidgetNotFound Could not f...
10:34:42   SWTBotToolbarDropDownButtonTest.prepareExample:90 » WidgetNotFound Could not f...
10:34:42   SWTBotToolbarDropDownButtonTest.prepareExample:90 » WidgetNotFound Could not f...
10:34:42   SWTBotToolbarDropDownButtonWithToolTipTest.prepareExample:65 » WidgetNotFound ...
10:34:42   SWTBotToolbarDropDownButtonWithToolTipTest.prepareExample:65 » WidgetNotFound ...
10:34:42   SWTBotToolbarPushButtonTest.activateTab:129 » WidgetNotFound Could not find wi...
10:34:42   SWTBotToolbarPushButtonTest.activateTab:129 » WidgetNotFound Could not find wi...
10:34:42   SWTBotToolbarPushButtonTest.activateTab:129 » WidgetNotFound Could not find wi...
10:34:42   SWTBotToolbarPushButtonTest.activateTab:129 » WidgetNotFound Could not find wi...
10:34:42   SWTBotToolbarPushButtonTest.activateTab:129 » WidgetNotFound Could not find wi...
10:34:42   SWTBotToolbarPushButtonTest.activateTab:129 » WidgetNotFound Could not find wi...
10:34:42   SWTBotToolbarPushButtonTest.activateTab:129 » WidgetNotFound Could not find wi...
10:34:42   SWTBotToolbarPushButtonWithToolTipTest.prepareExample:59 » WidgetNotFound Coul...
10:34:42   SWTBotToolbarPushButtonWithToolTipTest.prepareExample:59 » WidgetNotFound Coul...
10:34:42   SWTBotToolbarPushButtonWithToolTipTest.prepareExample:59 » WidgetNotFound Coul...
10:34:42   SWTBotToolbarPushButtonWithToolTipTest.prepareExample:59 » WidgetNotFound Coul...
10:34:42   SWTBotToolbarRadioButtonTest.setUp:118 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotToolbarRadioButtonTest.setUp:118 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotToolbarRadioButtonTest.setUp:118 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotToolbarRadioButtonTest.setUp:118 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotToolbarRadioButtonTest.setUp:118 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotToolbarRadioButtonTest.setUp:118 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotToolbarRadioButtonTest.setUp:118 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotToolbarRadioButtonTest.setUp:118 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotToolbarToggleButtonTest.prepareExample:85 » WidgetNotFound Could not fin...
10:34:42   SWTBotToolbarToggleButtonTest.prepareExample:85 » WidgetNotFound Could not fin...
10:34:42   SWTBotToolbarToggleButtonTest.prepareExample:85 » WidgetNotFound Could not fin...
10:34:42   SWTBotToolbarToggleButtonTest.prepareExample:85 » WidgetNotFound Could not fin...
10:34:42   SWTBotToolbarToggleButtonTest.prepareExample:85 » WidgetNotFound Could not fin...
10:34:42   SWTBotToolbarToggleButtonTest.prepareExample:85 » WidgetNotFound Could not fin...
10:34:42   SWTBotToolbarToggleButtonTest.prepareExample:85 » WidgetNotFound Could not fin...
10:34:42   SWTBotTreeColumnTest.prepareExample:70 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotTreeColumnTest.prepareExample:70 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotTreeColumnTest.prepareExample:70 » WidgetNotFound Could not find widget ...
10:34:42   SWTBotTreeItemDoubleClickListenerTest.doubleClickOnCell:37 » WidgetNotFound Co...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeItemTest.prepareExample:359 » WidgetNotFound Could not find widget m...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42   SWTBotTreeTest.setUp:337 » WidgetNotFound Could not find widget matching: (of ...
10:34:42 
10:34:42 Tests run: 465, Failures: 6, Errors: 319, Skipped: 7
10:34:42 
10:34:42 [ERROR] There are test failures.
10:34:42 
10:34:42 Please refer to /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.swt.finder.test/target/surefire-reports for the individual test results.
10:34:42 [INFO] 
10:34:42 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test ---
10:34:42 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.7.0-SNAPSHOT.jar to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.7.0-SNAPSHOT.jar
10:34:42 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.swt.finder.test/pom.xml to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.7.0-SNAPSHOT.pom
10:34:42 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.7.0-SNAPSHOT-sources.jar to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.7.0-SNAPSHOT-sources.jar
10:34:42 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.7.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.7.0-SNAPSHOT-pack200.jar.pack.gz
10:34:42 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.swt.finder.test/target/p2content.xml to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.7.0-SNAPSHOT-p2metadata.xml
10:34:42 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.swt.finder.test/target/p2artifacts.xml to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.7.0-SNAPSHOT-p2artifacts.xml
10:34:42 [INFO] 
10:34:42 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test ---
10:34:42 [INFO] 
10:34:42 [INFO] ------------------------------------------------------------------------
10:34:42 [INFO] Building org.eclipse.swtbot.test 2.7.0-SNAPSHOT
10:34:42 [INFO] ------------------------------------------------------------------------
10:34:42 [INFO] 
10:34:42 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.test ---
10:34:42 [INFO] The project's OSGi version is 2.7.0.201806111355
10:34:42 [INFO] 
10:34:42 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.test ---
10:34:42 [INFO] 
10:34:42 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.test ---
10:34:42 [INFO] 
10:34:42 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.test ---
10:34:42 [INFO] argLine set to -javaagent:/home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.swtbot/swtbot-tycho/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:34:42 [INFO] 
10:34:42 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.test ---
10:34:42 [INFO] 
10:34:42 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.test ---
10:34:42 [INFO] 
10:34:42 [INFO] --- tycho-packaging-plugin:1.2.0:package-feature (default-package-feature) @ org.eclipse.swtbot.test ---
10:34:42 [INFO] Building jar: /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.7.0-SNAPSHOT.jar
10:34:42 [INFO] 
10:34:42 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.test ---
10:34:42 [INFO] 
10:34:42 [INFO] --- tycho-p2-plugin:1.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.test ---
10:34:42 [INFO] 
10:34:42 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.test ---
10:34:42 [INFO] Building jar: /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.7.0-SNAPSHOT-sources-feature.jar
10:34:42 [INFO] 
10:34:42 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.test ---
10:34:42 [INFO] 
10:34:42 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.test ---
10:34:42 [INFO] Signing jar: /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.7.0-SNAPSHOT.jar
10:34:43 [INFO] Signing jar: /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.7.0-SNAPSHOT-sources-feature.jar
10:34:44 [INFO] 
10:34:44 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.test ---
10:34:44 [INFO] 
10:34:44 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.test ---
10:34:44 [INFO] 
10:34:44 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.test ---
10:34:44 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.7.0-SNAPSHOT.jar to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.test-2.7.0-SNAPSHOT.jar
10:34:44 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.test/pom.xml to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.test-2.7.0-SNAPSHOT.pom
10:34:44 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.7.0-SNAPSHOT-sources-feature.jar to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.test-2.7.0-SNAPSHOT-sources-feature.jar
10:34:44 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.test/target/p2content.xml to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.test-2.7.0-SNAPSHOT-p2metadata.xml
10:34:44 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.test/target/p2artifacts.xml to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.test-2.7.0-SNAPSHOT-p2artifacts.xml
10:34:44 [INFO] 
10:34:44 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.test ---
10:34:44 [INFO] 
10:34:44 [INFO] ------------------------------------------------------------------------
10:34:44 [INFO] Building org.eclipse.swtbot.generator.test 2.7.0-SNAPSHOT
10:34:44 [INFO] ------------------------------------------------------------------------
10:34:44 [INFO] 
10:34:44 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.test ---
10:34:44 [INFO] The project's OSGi version is 2.7.0.201806111355
10:34:44 [INFO] 
10:34:44 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.test ---
10:34:44 [INFO] 
10:34:44 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.test ---
10:34:44 [INFO] 
10:34:44 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.test ---
10:34:44 [INFO] tycho.testArgLine set to -javaagent:/home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.swtbot/swtbot-tycho/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:34:44 [INFO] 
10:34:44 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.test ---
10:34:44 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
10:34:44 [INFO] skip non existing resourceDirectory /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.test/src/main/resources
10:34:44 [INFO] 
10:34:44 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.generator.test ---
10:34:44 [INFO] Nothing to compile - all classes are up to date
10:34:44 [INFO] 
10:34:44 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.test ---
10:34:44 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
10:34:44 [INFO] skip non existing resourceDirectory /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.test/src/test/resources
10:34:44 [INFO] 
10:34:44 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.test ---
10:34:44 [INFO] Building jar: /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.7.0-SNAPSHOT-sources.jar
10:34:45 [INFO] 
10:34:45 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.test ---
10:34:45 [INFO] 
10:34:45 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.test ---
10:34:45 [INFO] Building jar: /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.7.0-SNAPSHOT.jar
10:34:46 [INFO] 
10:34:46 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.test ---
10:34:46 [INFO] 
10:34:46 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.test ---
10:34:46 [INFO] 
10:34:46 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.test ---
10:34:46 [INFO] Pack200 normalizing jar /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.7.0-SNAPSHOT.jar
10:34:46 [INFO] 
10:34:46 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.test ---
10:34:46 [INFO] Signing jar: /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.7.0-SNAPSHOT.jar
10:34:46 [INFO] Signing jar: /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.7.0-SNAPSHOT-sources.jar
10:34:47 [INFO] 
10:34:47 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.test ---
10:34:47 [INFO] Pack200 packing jar /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.7.0-SNAPSHOT.jar
10:34:47 [INFO] 
10:34:47 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.test ---
10:34:47 [INFO] 
10:34:47 [INFO] --- tycho-surefire-plugin:1.2.0:test (default-test) @ org.eclipse.swtbot.generator.test ---
10:34:48 [INFO] Expected eclipse log file: /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.test/target/work/data/.metadata/.log
10:34:48 [INFO] Command line:
10:34:48 	[/opt/public/common/java/oracle/jdk1.8.0_162_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.swtbot/swtbot-tycho/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Dosgi.clean=true, -jar, /jobs/genie.swtbot/swtbot-tycho/workspace/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -data, /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.test/target/work/data, -install, /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.test/target/work, -configuration, /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.test/target/surefire.properties, -nouithread]
10:34:48 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.swtbot
10:34:59 Running org.eclipse.swtbot.generator.test.RecordListSelectionTest
10:35:01 log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
10:35:01 log4j:WARN Please initialize the log4j system properly.
10:35:02 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.518 sec - in org.eclipse.swtbot.generator.test.RecordListSelectionTest
10:35:02 testSingleListSelection(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 1.898 sec
10:35:02 testMultipleListSelectionSameItem(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.183 sec
10:35:02 testMultipleListSelectionSameItem2(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.177 sec
10:35:02 testMultipleListSelectionDifferentItems(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.175 sec
10:35:02 Running org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
10:35:03 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 sec - in org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
10:35:03 testMultipleTableSelectionSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.177 sec
10:35:03 testMultipleTableSelectionSameItem(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.165 sec
10:35:03 testTableCheckSameItem(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.157 sec
10:35:03 testTableCheckSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.16 sec
10:35:03 testSingleTableSelection(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.175 sec
10:35:03 testMultipleTableSelectionDifferentItems(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.183 sec
10:35:03 testTableCheck(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.172 sec
10:35:03 Running org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
10:35:04 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 sec - in org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
10:35:04 testClickToolbarWithImage(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.162 sec
10:35:04 testClickToolbar(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.169 sec
10:35:04 testClickToolbarWithImageAndNoText(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.189 sec
10:35:04 Running org.eclipse.swtbot.generator.test.RecordComboTextTest
10:35:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec - in org.eclipse.swtbot.generator.test.RecordComboTextTest
10:35:04 testModifyCombo(org.eclipse.swtbot.generator.test.RecordComboTextTest)  Time elapsed: 0.16 sec
10:35:04 Running org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
10:35:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec - in org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
10:35:04 testTreeCheck(org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest)  Time elapsed: 0.153 sec
10:35:04 Running org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
10:35:05 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 sec - in org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
10:35:05 testTableDoubleClickSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.161 sec
10:35:05 testTableDoubleClick(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.168 sec
10:35:05 testTableDoubleClickSameItem(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.161 sec
10:35:05 Running org.eclipse.swtbot.generator.test.TabItemActivateTest
10:35:05 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec - in org.eclipse.swtbot.generator.test.TabItemActivateTest
10:35:05 testActivateCTabItem(org.eclipse.swtbot.generator.test.TabItemActivateTest)  Time elapsed: 0.143 sec
10:35:05 Running org.eclipse.swtbot.generator.test.CTabItemActivateTest
10:35:05 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec - in org.eclipse.swtbot.generator.test.CTabItemActivateTest
10:35:05 testActivateCTabItem(org.eclipse.swtbot.generator.test.CTabItemActivateTest)  Time elapsed: 0.15 sec
10:35:05 Running org.eclipse.swtbot.generator.test.RecordComboSelectionTest
10:35:05 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 sec - in org.eclipse.swtbot.generator.test.RecordComboSelectionTest
10:35:07 testModifyCombo(org.eclipse.swtbot.generator.test.RecordComboSelectionTest)  Time elapsed: 0.145 sec
10:35:07 Running org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
10:35:07 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 sec - in org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
10:35:07 testModifyStyledText(org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest)  Time elapsed: 0.196 sec
10:35:07 testModifySyledText(org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest)  Time elapsed: 0.145 sec
10:35:07 Running org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
10:35:07 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
10:35:07 testTreeLevel2DoubleClick(org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest)  Time elapsed: 0.151 sec
10:35:07 testTreeDoubleClick(org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest)  Time elapsed: 0.148 sec
10:35:07 Running org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
10:35:07 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec - in org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
10:35:07 testModifyCombo(org.eclipse.swtbot.generator.test.RecordCComboSelectionTest)  Time elapsed: 0.148 sec
10:35:07 Running org.eclipse.swtbot.generator.test.RecordCComboTextTest
10:35:07 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in org.eclipse.swtbot.generator.test.RecordCComboTextTest
10:35:07 testModifyCCombo(org.eclipse.swtbot.generator.test.RecordCComboTextTest)  Time elapsed: 0.133 sec
10:35:07 Running org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
10:35:07 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 sec - in org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
10:35:07 testTableDoubleClickSameItem2(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.143 sec
10:35:07 testTableDoubleClick(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.148 sec
10:35:07 testTableDoubleClickSameItem(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.146 sec
10:35:07 
10:35:07 Results :
10:35:07 
10:35:07 Tests run: 31, Failures: 0, Errors: 0, Skipped: 0
10:35:07 
10:35:24 [INFO] All tests passed!
10:35:24 [INFO] 
10:35:24 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.test ---
10:35:24 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.7.0-SNAPSHOT.jar to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.7.0-SNAPSHOT.jar
10:35:24 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.test/pom.xml to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.7.0-SNAPSHOT.pom
10:35:24 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.7.0-SNAPSHOT-sources.jar to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.7.0-SNAPSHOT-sources.jar
10:35:24 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.7.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.7.0-SNAPSHOT-pack200.jar.pack.gz
10:35:24 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.test/target/p2content.xml to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.7.0-SNAPSHOT-p2metadata.xml
10:35:24 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.test/target/p2artifacts.xml to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.7.0-SNAPSHOT-p2artifacts.xml
10:35:24 [INFO] 
10:35:24 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.test ---
10:35:24 [INFO] 
10:35:24 [INFO] ------------------------------------------------------------------------
10:35:24 [INFO] Building org.eclipse.swtbot.generator.jdt.test 2.7.0-SNAPSHOT
10:35:24 [INFO] ------------------------------------------------------------------------
10:35:24 [INFO] 
10:35:24 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt.test ---
10:35:24 [INFO] The project's OSGi version is 2.7.0.201806111355
10:35:24 [INFO] 
10:35:24 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt.test ---
10:35:24 [INFO] 
10:35:24 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt.test ---
10:35:24 [INFO] 
10:35:24 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt.test ---
10:35:24 [INFO] tycho.testArgLine set to -javaagent:/home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.swtbot/swtbot-tycho/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:35:24 [INFO] 
10:35:24 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt.test ---
10:35:24 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
10:35:24 [INFO] skip non existing resourceDirectory /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.jdt.test/src/main/resources
10:35:24 [INFO] 
10:35:24 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.generator.jdt.test ---
10:35:24 [INFO] Nothing to compile - all classes are up to date
10:35:24 [INFO] 
10:35:24 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt.test ---
10:35:24 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
10:35:24 [INFO] skip non existing resourceDirectory /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.jdt.test/src/test/resources
10:35:24 [INFO] 
10:35:24 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt.test ---
10:35:24 [INFO] Building jar: /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.7.0-SNAPSHOT-sources.jar
10:35:25 [INFO] 
10:35:25 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt.test ---
10:35:25 [INFO] 
10:35:25 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt.test ---
10:35:25 [INFO] Building jar: /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.7.0-SNAPSHOT.jar
10:35:25 [INFO] 
10:35:25 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt.test ---
10:35:25 [INFO] 
10:35:25 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.jdt.test ---
10:35:25 [INFO] 
10:35:25 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.jdt.test ---
10:35:25 [INFO] Pack200 normalizing jar /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.7.0-SNAPSHOT.jar
10:35:25 [INFO] 
10:35:25 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.jdt.test ---
10:35:25 [INFO] Signing jar: /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.7.0-SNAPSHOT.jar
10:35:26 [INFO] Signing jar: /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.7.0-SNAPSHOT-sources.jar
10:35:27 [INFO] 
10:35:27 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.jdt.test ---
10:35:27 [INFO] Pack200 packing jar /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.7.0-SNAPSHOT.jar
10:35:27 [INFO] 
10:35:27 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt.test ---
10:35:27 [INFO] 
10:35:27 [INFO] --- tycho-surefire-plugin:1.2.0:test (default-test) @ org.eclipse.swtbot.generator.jdt.test ---
10:35:27 [INFO] Expected eclipse log file: /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.jdt.test/target/work/data/.metadata/.log
10:35:27 [INFO] Command line:
10:35:27 	[/opt/public/common/java/oracle/jdk1.8.0_162_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.swtbot/swtbot-tycho/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Dosgi.clean=true, -jar, /jobs/genie.swtbot/swtbot-tycho/workspace/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -data, /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.jdt.test/target/work/data, -install, /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.jdt.test/target/work, -configuration, /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.jdt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.jdt.test/target/surefire.properties, -nouithread]
10:35:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.swtbot
10:35:39 Running org.eclipse.swtbot.generator.jdt.test.RecordComboTest
10:35:44 log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
10:35:44 log4j:WARN Please initialize the log4j system properly.
10:35:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.743 sec - in org.eclipse.swtbot.generator.jdt.test.RecordComboTest
10:35:44 testModifyCombo(org.eclipse.swtbot.generator.jdt.test.RecordComboTest)  Time elapsed: 4.663 sec
10:35:44 
10:35:44 Results :
10:35:44 
10:35:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
10:35:44 
10:35:57 [INFO] All tests passed!
10:35:57 [INFO] 
10:35:57 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt.test ---
10:35:57 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.7.0-SNAPSHOT.jar to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.7.0-SNAPSHOT.jar
10:35:57 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.jdt.test/pom.xml to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.7.0-SNAPSHOT.pom
10:35:57 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.7.0-SNAPSHOT-sources.jar to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.7.0-SNAPSHOT-sources.jar
10:35:57 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.7.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.7.0-SNAPSHOT-pack200.jar.pack.gz
10:35:57 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.jdt.test/target/p2content.xml to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.7.0-SNAPSHOT-p2metadata.xml
10:35:57 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.generator.jdt.test/target/p2artifacts.xml to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.7.0-SNAPSHOT-p2artifacts.xml
10:35:57 [INFO] 
10:35:57 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt.test ---
10:35:57 [INFO] 
10:35:57 [INFO] ------------------------------------------------------------------------
10:35:57 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder.test 2.7.0-SNAPSHOT
10:35:57 [INFO] ------------------------------------------------------------------------
10:35:57 [INFO] 
10:35:57 [INFO] --- tycho-packaging-plugin:1.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:35:57 [INFO] The project's OSGi version is 2.7.0.201806111355
10:35:57 [INFO] 
10:35:57 [INFO] --- tycho-packaging-plugin:1.2.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:35:57 [INFO] 
10:35:57 [INFO] --- tycho-packaging-plugin:1.2.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:35:57 [INFO] 
10:35:57 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:35:57 [INFO] tycho.testArgLine set to -javaagent:/home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.swtbot/swtbot-tycho/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
10:35:57 [INFO] 
10:35:57 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:35:57 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
10:35:57 [INFO] skip non existing resourceDirectory /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.nebula.nattable.finder.test/src/main/resources
10:35:57 [INFO] 
10:35:57 [INFO] --- tycho-compiler-plugin:1.2.0:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:35:57 [INFO] Nothing to compile - all classes are up to date
10:35:57 [INFO] 
10:35:57 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:35:57 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
10:35:57 [INFO] skip non existing resourceDirectory /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.nebula.nattable.finder.test/src/test/resources
10:35:57 [INFO] 
10:35:57 [INFO] --- tycho-source-plugin:1.2.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:35:57 [INFO] Building jar: /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.7.0-SNAPSHOT-sources.jar
10:35:57 [INFO] 
10:35:57 [INFO] --- target-platform-configuration:1.2.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:35:57 [INFO] 
10:35:57 [INFO] --- tycho-packaging-plugin:1.2.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:35:57 [INFO] Building jar: /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.7.0-SNAPSHOT.jar
10:35:57 [INFO] 
10:35:57 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:35:57 [INFO] 
10:35:57 [INFO] --- tycho-source-feature-plugin:1.2.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:35:57 [INFO] 
10:35:57 [INFO] --- tycho-pack200a-plugin:1.2.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:35:57 [INFO] Pack200 normalizing jar /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.7.0-SNAPSHOT.jar
10:35:57 [INFO] 
10:35:57 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:35:57 [INFO] Signing jar: /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.7.0-SNAPSHOT.jar
10:35:58 [INFO] Signing jar: /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.7.0-SNAPSHOT-sources.jar
10:35:59 [INFO] 
10:35:59 [INFO] --- tycho-pack200b-plugin:1.2.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:35:59 [INFO] Pack200 packing jar /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.7.0-SNAPSHOT.jar
10:35:59 [INFO] 
10:35:59 [INFO] --- tycho-p2-plugin:1.2.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:35:59 [INFO] 
10:35:59 [INFO] --- tycho-surefire-plugin:1.2.0:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:35:59 [INFO] Expected eclipse log file: /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/data/.metadata/.log
10:35:59 [INFO] Command line:
10:35:59 	[/opt/public/common/java/oracle/jdk1.8.0_162_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.swtbot/swtbot-tycho/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -XX:MaxPermSize=256m, -Dosgi.clean=true, -jar, /jobs/genie.swtbot/swtbot-tycho/workspace/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -data, /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/data, -install, /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.nebula.nattable.finder.test/target/work, -configuration, /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.nebula.nattable.finder.test/target/surefire.properties, -nouithread]
10:35:59 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.swtbot
10:35:59 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
10:36:10 Running org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
10:36:15 log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.utils.SWTUtils).
10:36:15 log4j:WARN Please initialize the log4j system properly.
10:37:15 Tests run: 10, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 65.205 sec <<< FAILURE! - in org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
10:37:15 testContextMenu(org.eclipse.swtbot.nebula.nattable.finder.test1.TestNatTableContextMenu)  Time elapsed: 5.778 sec  <<< ERROR!
10:37:15 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'NatTable')
10:37:15 	at org.eclipse.swtbot.nebula.nattable.finder.test1.TestNatTableContextMenu.testContextMenu(TestNatTableContextMenu.java:27)
10:37:15 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'NatTable')
10:37:15 	at org.eclipse.swtbot.nebula.nattable.finder.test1.TestNatTableContextMenu.testContextMenu(TestNatTableContextMenu.java:27)
10:37:15 
10:37:15 testCellLabel(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 5.307 sec  <<< ERROR!
10:37:15 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'NatTable')
10:37:15 	at org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testCellLabel(TestNatTableOtherFeatures.java:142)
10:37:15 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'NatTable')
10:37:15 	at org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testCellLabel(TestNatTableOtherFeatures.java:142)
10:37:15 
10:37:15 testClickAndGetSetCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 6.423 sec  <<< ERROR!
10:37:15 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'NatTable')
10:37:15 	at org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testClickAndGetSetCellData(TestNatTableOtherFeatures.java:68)
10:37:15 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'NatTable')
10:37:15 	at org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testClickAndGetSetCellData(TestNatTableOtherFeatures.java:68)
10:37:15 
10:37:15 testClickColumnHeader(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 12.447 sec  <<< ERROR!
10:37:15 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'NatTable')
10:37:15 	at org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testClickColumnHeader(TestNatTableOtherFeatures.java:82)
10:37:15 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'NatTable')
10:37:15 	at org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testClickColumnHeader(TestNatTableOtherFeatures.java:82)
10:37:15 
10:37:15 testCount(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 5.127 sec  <<< ERROR!
10:37:15 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'NatTable')
10:37:15 	at org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testCount(TestNatTableOtherFeatures.java:37)
10:37:15 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'NatTable')
10:37:15 	at org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testCount(TestNatTableOtherFeatures.java:37)
10:37:15 
10:37:15 testDoubleClickAndGetSetCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 5.114 sec  <<< ERROR!
10:37:15 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'NatTable')
10:37:15 	at org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testDoubleClickAndGetSetCellData(TestNatTableOtherFeatures.java:51)
10:37:15 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'NatTable')
10:37:15 	at org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testDoubleClickAndGetSetCellData(TestNatTableOtherFeatures.java:51)
10:37:15 
10:37:15 testScrollAndReadCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 5.119 sec  <<< ERROR!
10:37:15 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'NatTable')
10:37:15 	at org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollAndReadCellData(TestNatTableOtherFeatures.java:97)
10:37:15 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'NatTable')
10:37:15 	at org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollAndReadCellData(TestNatTableOtherFeatures.java:97)
10:37:15 
10:37:15 testScrollNotViewport(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 9.07 sec  <<< ERROR!
10:37:15 java.lang.Exception: Unexpected exception, expected<java.lang.IllegalArgumentException> but was<org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException>
10:37:15 	at org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollNotViewport(TestNatTableOtherFeatures.java:119)
10:37:15 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'NatTable')
10:37:15 	at org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollNotViewport(TestNatTableOtherFeatures.java:119)
10:37:15 
10:37:15 testScrollOutOfRange(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 5.598 sec  <<< ERROR!
10:37:15 java.lang.Exception: Unexpected exception, expected<java.lang.IllegalArgumentException> but was<org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException>
10:37:15 	at org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollOutOfRange(TestNatTableOtherFeatures.java:130)
10:37:15 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'NatTable')
10:37:15 	at org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollOutOfRange(TestNatTableOtherFeatures.java:130)
10:37:15 
10:37:15 testRightClickXY(org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY)  Time elapsed: 5.074 sec  <<< ERROR!
10:37:15 org.eclipse.swtbot.swt.finder.exceptions.WidgetNotFoundException: Could not find widget matching: (of type 'NatTable')
10:37:15 	at org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY.testRightClickXY(TestRightClickXY.java:41)
10:37:15 Caused by: org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Could not find widget matching: (of type 'NatTable')
10:37:15 	at org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY.testRightClickXY(TestRightClickXY.java:41)
10:37:15 
10:37:15 
10:37:15 Results :
10:37:15 
10:37:15 Tests in error: 
10:37:15   TestNatTableContextMenu.testContextMenu:27 » WidgetNotFound Could not find wid...
10:37:15   TestRightClickXY.testRightClickXY:41 » WidgetNotFound Could not find widget ma...
10:37:15   TestNatTableOtherFeatures.testCellLabel:142 » WidgetNotFound Could not find wi...
10:37:15   TestNatTableOtherFeatures.testClickAndGetSetCellData:68 » WidgetNotFound Could...
10:37:15   TestNatTableOtherFeatures.testClickColumnHeader:82 » WidgetNotFound Could not ...
10:37:15   TestNatTableOtherFeatures.testCount:37 » WidgetNotFound Could not find widget ...
10:37:15   TestNatTableOtherFeatures.testDoubleClickAndGetSetCellData:51 » WidgetNotFound
10:37:15   TestNatTableOtherFeatures.testScrollAndReadCellData:97 » WidgetNotFound Could ...
10:37:15   TestNatTableOtherFeatures.testScrollNotViewport »  Unexpected exception, expec...
10:37:15   TestNatTableOtherFeatures.testScrollOutOfRange »  Unexpected exception, expect...
10:37:15 
10:37:15 Tests run: 10, Failures: 0, Errors: 10, Skipped: 0
10:37:15 
10:37:16 [ERROR] There are test failures.
10:37:16 
10:37:16 Please refer to /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.nebula.nattable.finder.test/target/surefire-reports for the individual test results.
10:37:16 [INFO] 
10:37:16 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:37:16 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.7.0-SNAPSHOT.jar to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.7.0-SNAPSHOT.jar
10:37:16 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.7.0-SNAPSHOT.pom
10:37:16 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.7.0-SNAPSHOT-sources.jar to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.7.0-SNAPSHOT-sources.jar
10:37:16 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.7.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.7.0-SNAPSHOT-pack200.jar.pack.gz
10:37:16 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.nebula.nattable.finder.test/target/p2content.xml to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.7.0-SNAPSHOT-p2metadata.xml
10:37:16 [INFO] Installing /jobs/genie.swtbot/swtbot-tycho/workspace/org.eclipse.swtbot.nebula.nattable.finder.test/target/p2artifacts.xml to /home/hudson/genie.swtbot/.jenkins/jobs/swtbot-tycho/workspace/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.7.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.7.0-SNAPSHOT-p2artifacts.xml
10:37:16 [INFO] 
10:37:16 [INFO] --- tycho-p2-plugin:1.2.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
10:37:16 [INFO] ------------------------------------------------------------------------
10:37:16 [INFO] Reactor Summary:
10:37:16 [INFO] 
10:37:16 [INFO] Eclipse SWTBot ..................................... SUCCESS [  4.102 s]
10:37:16 [INFO] target-platforms ................................... SUCCESS [  0.013 s]
10:37:16 [INFO] photon ............................................. SUCCESS [  0.663 s]
10:37:16 [INFO] oxygen ............................................. SUCCESS [  0.017 s]
10:37:16 [INFO] neon ............................................... SUCCESS [  0.013 s]
10:37:16 [INFO] mars ............................................... SUCCESS [  0.011 s]
10:37:16 [INFO] luna ............................................... SUCCESS [  0.010 s]
10:37:16 [INFO] kepler ............................................. SUCCESS [  0.010 s]
10:37:16 [INFO] juno ............................................... SUCCESS [  0.010 s]
10:37:16 [INFO] org.eclipse.swtbot.ant.junit ....................... SUCCESS [  3.631 s]
10:37:16 [INFO] org.eclipse.swtbot.eclipse.core .................... SUCCESS [  1.751 s]
10:37:16 [INFO] org.eclipse.swtbot.swt.finder ...................... SUCCESS [  6.208 s]
10:37:16 [INFO] org.eclipse.swtbot.eclipse.finder .................. SUCCESS [  2.337 s]
10:37:16 [INFO] org.eclipse.swtbot.e4.finder ....................... SUCCESS [  1.840 s]
10:37:16 [INFO] org.eclipse.swtbot.junit4_x ........................ SUCCESS [  1.791 s]
10:37:16 [INFO] org.eclipse.swtbot ................................. SUCCESS [  1.783 s]
10:37:16 [INFO] org.eclipse.swtbot.forms.finder .................... SUCCESS [  1.665 s]
10:37:16 [INFO] org.eclipse.swtbot.forms ........................... SUCCESS [  1.624 s]
10:37:16 [INFO] org.eclipse.swtbot.go .............................. SUCCESS [  1.579 s]
10:37:16 [INFO] org.eclipse.swtbot.eclipse ......................... SUCCESS [  1.615 s]
10:37:16 [INFO] org.eclipse.swtbot.eclipse.dsl ..................... SUCCESS [  1.640 s]
10:37:16 [INFO] org.eclipse.swtbot.eclipse.gef.finder .............. SUCCESS [  2.587 s]
10:37:16 [INFO] org.eclipse.swtbot.eclipse.spy ..................... SUCCESS [  2.059 s]
10:37:16 [INFO] org.eclipse.swtbot.eclipse.junit.headless .......... SUCCESS [  1.737 s]
10:37:16 [INFO] org.eclipse.swtbot.eclipse.test.junit .............. SUCCESS [  1.616 s]
10:37:16 [INFO] org.eclipse.swtbot.eclipse.ui ...................... SUCCESS [  1.883 s]
10:37:16 [INFO] org.eclipse.swtbot.generator ....................... SUCCESS [  2.372 s]
10:37:16 [INFO] org.eclipse.swtbot.generator.client ................ SUCCESS [  1.839 s]
10:37:16 [INFO] org.eclipse.swtbot.generator.rules.workbench ....... SUCCESS [  1.617 s]
10:37:16 [INFO] org.eclipse.swtbot.generator.jdt ................... SUCCESS [  1.802 s]
10:37:16 [INFO] org.eclipse.swtbot.generator.ui .................... SUCCESS [  1.736 s]
10:37:16 [INFO] org.eclipse.swtbot.nebula.gallery.finder ........... SUCCESS [  1.738 s]
10:37:16 [INFO] org.eclipse.swt.examples ........................... SUCCESS [  7.175 s]
10:37:16 [INFO] org.eclipse.swtbot.swt.demo ........................ SUCCESS [  1.622 s]
10:37:16 [INFO] org.eclipse.ui.forms.examples ...................... SUCCESS [  3.056 s]
10:37:16 [INFO] org.eclipse.swtbot.nebula.nattable.finder .......... SUCCESS [  2.238 s]
10:37:16 [INFO] org.eclipse.swtbot.eclipse.gef ..................... SUCCESS [  1.589 s]
10:37:16 [INFO] org.eclipse.swtbot.generator.feature ............... SUCCESS [  1.581 s]
10:37:16 [INFO] org.eclipse.swtbot.ide ............................. SUCCESS [  1.602 s]
10:37:16 [INFO] org.eclipse.swtbot.nebula.gallery .................. SUCCESS [  1.583 s]
10:37:16 [INFO] org.eclipse.swtbot.nebula.nattable ................. SUCCESS [  1.741 s]
10:37:16 [INFO] org.eclipse.swtbot.updatesite ...................... SUCCESS [  3.533 s]
10:37:16 [INFO] org.eclipse.swtbot.eclipse.ui.test ................. SUCCESS [ 19.455 s]
10:37:16 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards ....... SUCCESS [  1.528 s]
10:37:16 [INFO] org.eclipse.swtbot.forms.finder.test ............... SUCCESS [ 15.620 s]
10:37:16 [INFO] org.eclipse.swtbot.eclipse.finder.test ............. SUCCESS [01:23 min]
10:37:16 [INFO] org.eclipse.swtbot.e4.finder.test .................. SUCCESS [ 37.910 s]
10:37:16 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test ...... SUCCESS [ 58.718 s]
10:37:16 [INFO] org.eclipse.swtbot.swt.finder.test ................. SUCCESS [33:00 min]
10:37:16 [INFO] org.eclipse.swtbot.test ............................ SUCCESS [  1.841 s]
10:37:16 [INFO] org.eclipse.swtbot.generator.test .................. SUCCESS [ 40.164 s]
10:37:16 [INFO] org.eclipse.swtbot.generator.jdt.test .............. SUCCESS [ 33.047 s]
10:37:16 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test ..... SUCCESS [01:18 min]
10:37:16 [INFO] ------------------------------------------------------------------------
10:37:16 [INFO] BUILD SUCCESS
10:37:16 [INFO] ------------------------------------------------------------------------
10:37:16 [INFO] Total time: 42:04 min
10:37:16 [INFO] Finished at: 2018-06-11T10:37:16-04:00
10:37:16 [INFO] Final Memory: 117M/1414M
10:37:16 [INFO] ------------------------------------------------------------------------
10:37:21 [workspace] $ /bin/sh -xe /tmp/genie.swtbot/jenkins8312490040710698501.sh
10:37:21 + rm -rf /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/artifacts.jar /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/artifacts.xml.xz /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/content.jar /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/content.xml.xz /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/features /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/p2.index /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/plugins /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/repository.zip
10:37:21 + cp -r org.eclipse.swtbot.updatesite/target/repository/artifacts.jar org.eclipse.swtbot.updatesite/target/repository/artifacts.xml.xz org.eclipse.swtbot.updatesite/target/repository/content.jar org.eclipse.swtbot.updatesite/target/repository/content.xml.xz org.eclipse.swtbot.updatesite/target/repository/features org.eclipse.swtbot.updatesite/target/repository/p2.index org.eclipse.swtbot.updatesite/target/repository/plugins /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/
10:37:21 + cd /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/
10:37:21 + zip -r repository.zip artifacts.jar artifacts.xml.xz content.jar content.xml.xz features p2.index plugins
10:37:22   adding: artifacts.jar (deflated 0%)
10:37:22   adding: artifacts.xml.xz (stored 0%)
10:37:22   adding: content.jar (deflated 8%)
10:37:22   adding: content.xml.xz (stored 0%)
10:37:22   adding: features/ (stored 0%)
10:37:22   adding: features/org.eclipse.swtbot.nebula.gallery_2.7.0.201806111355.jar (deflated 3%)
10:37:22   adding: features/org.eclipse.swtbot.eclipse.gef.source_2.7.0.201806111355.jar (deflated 7%)
10:37:22   adding: features/org.eclipse.swtbot.nebula.nattable_2.7.0.201806111355.jar (deflated 3%)
10:37:22   adding: features/org.eclipse.swtbot.source_2.7.0.201806111355.jar (deflated 7%)
10:37:22   adding: features/org.eclipse.swtbot.nebula.nattable.source_2.7.0.201806111355.jar (deflated 7%)
10:37:22   adding: features/org.eclipse.swtbot.forms.source_2.7.0.201806111355.jar (deflated 7%)
10:37:22   adding: features/org.eclipse.swtbot.nebula.gallery.source_2.7.0.201806111355.jar (deflated 7%)
10:37:22   adding: features/org.eclipse.swtbot.forms_2.7.0.201806111355.jar (deflated 3%)
10:37:22   adding: features/org.eclipse.swtbot.eclipse.test.junit_2.7.0.201806111355.jar (deflated 3%)
10:37:22   adding: features/org.eclipse.swtbot.ide_2.7.0.201806111355.jar (deflated 3%)
10:37:22   adding: features/org.eclipse.swtbot_2.7.0.201806111355.jar (deflated 3%)
10:37:22   adding: features/org.eclipse.swtbot.eclipse.source_2.7.0.201806111355.jar (deflated 7%)
10:37:22   adding: features/org.eclipse.swtbot.eclipse.gef_2.7.0.201806111355.jar (deflated 3%)
10:37:22   adding: features/org.eclipse.swtbot.ide.source_2.7.0.201806111355.jar (deflated 7%)
10:37:22   adding: features/org.eclipse.swtbot.generator.feature_2.7.0.201806111355.jar (deflated 3%)
10:37:22   adding: features/org.eclipse.swtbot.eclipse_2.7.0.201806111355.jar (deflated 3%)
10:37:22   adding: features/org.eclipse.swtbot.generator.feature.source_2.7.0.201806111355.jar (deflated 7%)
10:37:22   adding: p2.index (deflated 35%)
10:37:22   adding: plugins/ (stored 0%)
10:37:22   adding: plugins/org.eclipse.swtbot.generator.rules.workbench_2.7.0.201806111355.jar (deflated 18%)
10:37:22   adding: plugins/org.eclipse.swtbot.generator.rules.workbench_2.7.0.201806111355.jar.pack.gz (stored 0%)
10:37:22   adding: plugins/org.eclipse.swtbot.generator_2.7.0.201806111355.jar.pack.gz (deflated 0%)
10:37:22   adding: plugins/org.eclipse.swtbot.generator_2.7.0.201806111355.jar (deflated 13%)
10:37:22   adding: plugins/org.eclipse.swtbot.junit4_x.source_2.7.0.201806111355.jar (deflated 12%)
10:37:22   adding: plugins/org.eclipse.swtbot.eclipse.ui.source_2.7.0.201806111355.jar (deflated 13%)
10:37:22   adding: plugins/org.eclipse.swtbot.eclipse.junit.headless_2.7.0.201806111355.jar (deflated 10%)
10:37:22   adding: plugins/org.eclipse.swtbot.eclipse.junit.headless_2.7.0.201806111355.jar.pack.gz (stored 0%)
10:37:22   adding: plugins/org.eclipse.swtbot.eclipse.gef.finder_2.7.0.201806111355.jar.pack.gz (deflated 0%)
10:37:22   adding: plugins/org.eclipse.swtbot.eclipse.gef.finder_2.7.0.201806111355.jar (deflated 15%)
10:37:22   adding: plugins/org.eclipse.swtbot.eclipse.core.source_2.7.0.201806111355.jar (deflated 9%)
10:37:22   adding: plugins/org.eclipse.swtbot.nebula.nattable.finder.source_2.7.0.201806111355.jar (deflated 12%)
10:37:22   adding: plugins/org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz (stored 0%)
10:37:22   adding: plugins/org.hamcrest.core_1.3.0.v20180420-1519.jar (deflated 11%)
10:37:22   adding: plugins/org.eclipse.swtbot.forms.finder.source_2.7.0.201806111355.jar (deflated 13%)
10:37:22   adding: plugins/org.eclipse.swtbot.nebula.gallery.finder_2.7.0.201806111355.jar (deflated 16%)
10:37:22   adding: plugins/org.eclipse.swtbot.nebula.gallery.finder_2.7.0.201806111355.jar.pack.gz (stored 0%)
10:37:22   adding: plugins/org.hamcrest.library.source_1.3.0.v20180524-2246.jar (deflated 10%)
10:37:22   adding: plugins/org.eclipse.swtbot.go_2.7.0.201806111355.jar.pack.gz (stored 0%)
10:37:22   adding: plugins/org.eclipse.swtbot.go_2.7.0.201806111355.jar (deflated 9%)
10:37:22   adding: plugins/org.eclipse.swtbot.generator.client.source_2.7.0.201806111355.jar (deflated 13%)
10:37:22   adding: plugins/org.eclipse.swtbot.generator.rules.workbench.source_2.7.0.201806111355.jar (deflated 18%)
10:37:22   adding: plugins/org.eclipse.swtbot.generator.ui.source_2.7.0.201806111355.jar (deflated 14%)
10:37:22   adding: plugins/org.eclipse.swtbot.eclipse.spy.source_2.7.0.201806111355.jar (deflated 10%)
10:37:22   adding: plugins/org.eclipse.swtbot.generator.source_2.7.0.201806111355.jar (deflated 17%)
10:37:22   adding: plugins/org.apache.log4j.source_1.2.15.v201012070815.jar (deflated 6%)
10:37:22   adding: plugins/org.apache.log4j.source_1.2.15.v201012070815.jar.pack.gz (deflated 0%)
10:37:22   adding: plugins/org.eclipse.swtbot.swt.finder.source_2.7.0.201806111355.jar (deflated 10%)
10:37:22   adding: plugins/org.eclipse.swtbot.generator.jdt.source_2.7.0.201806111355.jar (deflated 14%)
10:37:22   adding: plugins/org.eclipse.swtbot.eclipse.spy_2.7.0.201806111355.jar.pack.gz (stored 0%)
10:37:22   adding: plugins/org.eclipse.swtbot.eclipse.spy_2.7.0.201806111355.jar (deflated 13%)
10:37:22   adding: plugins/org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz (deflated 0%)
10:37:22   adding: plugins/org.hamcrest.library_1.3.0.v20180524-2246.jar (deflated 9%)
10:37:22   adding: plugins/org.eclipse.swtbot.generator.jdt_2.7.0.201806111355.jar.pack.gz (stored 0%)
10:37:22   adding: plugins/org.eclipse.swtbot.generator.jdt_2.7.0.201806111355.jar (deflated 12%)
10:37:22   adding: plugins/org.apache.log4j_1.2.15.v201012070815.jar.pack.gz (deflated 0%)
10:37:22   adding: plugins/org.apache.log4j_1.2.15.v201012070815.jar (deflated 10%)
10:37:22   adding: plugins/org.eclipse.swtbot.nebula.gallery.finder.source_2.7.0.201806111355.jar (deflated 11%)
10:37:22   adding: plugins/org.eclipse.swtbot.generator.ui_2.7.0.201806111355.jar (deflated 15%)
10:37:22   adding: plugins/org.eclipse.swtbot.generator.ui_2.7.0.201806111355.jar.pack.gz (stored 0%)
10:37:22   adding: plugins/org.eclipse.swtbot.go.source_2.7.0.201806111355.jar (deflated 6%)
10:37:22   adding: plugins/org.eclipse.swtbot.e4.finder_2.7.0.201806111355.jar.pack.gz (stored 0%)
10:37:22   adding: plugins/org.eclipse.swtbot.e4.finder_2.7.0.201806111355.jar (deflated 15%)
10:37:22   adding: plugins/org.hamcrest.core.source_1.3.0.v20180420-1519.jar (deflated 11%)
10:37:22   adding: plugins/org.eclipse.swtbot.nebula.nattable.finder_2.7.0.201806111355.jar (deflated 17%)
10:37:22   adding: plugins/org.eclipse.swtbot.nebula.nattable.finder_2.7.0.201806111355.jar.pack.gz (stored 0%)
10:37:22   adding: plugins/org.eclipse.swtbot.eclipse.gef.finder.source_2.7.0.201806111355.jar (deflated 12%)
10:37:22   adding: plugins/org.eclipse.swtbot.ant.junit_2.7.0.201806111355.jar.pack.gz (stored 0%)
10:37:22   adding: plugins/org.eclipse.swtbot.ant.junit_2.7.0.201806111355.jar (deflated 13%)
10:37:22   adding: plugins/org.eclipse.swtbot.eclipse.ui_2.7.0.201806111355.jar.pack.gz (deflated 0%)
10:37:22   adding: plugins/org.eclipse.swtbot.eclipse.ui_2.7.0.201806111355.jar (deflated 16%)
10:37:22   adding: plugins/org.eclipse.swtbot.eclipse.core_2.7.0.201806111355.jar.pack.gz (stored 0%)
10:37:22   adding: plugins/org.eclipse.swtbot.eclipse.core_2.7.0.201806111355.jar (deflated 14%)
10:37:22   adding: plugins/org.eclipse.swtbot.generator.client_2.7.0.201806111355.jar (deflated 14%)
10:37:22   adding: plugins/org.eclipse.swtbot.generator.client_2.7.0.201806111355.jar.pack.gz (stored 0%)
10:37:22   adding: plugins/org.eclipse.swtbot.junit4_x_2.7.0.201806111355.jar (deflated 16%)
10:37:22   adding: plugins/org.eclipse.swtbot.junit4_x_2.7.0.201806111355.jar.pack.gz (stored 0%)
10:37:22   adding: plugins/org.eclipse.swtbot.eclipse.finder_2.7.0.201806111355.jar (deflated 14%)
10:37:22   adding: plugins/org.eclipse.swtbot.eclipse.finder_2.7.0.201806111355.jar.pack.gz (deflated 0%)
10:37:22   adding: plugins/org.eclipse.swtbot.eclipse.finder.source_2.7.0.201806111355.jar (deflated 11%)
10:37:22   adding: plugins/org.eclipse.swtbot.swt.finder_2.7.0.201806111355.jar (deflated 14%)
10:37:22   adding: plugins/org.eclipse.swtbot.swt.finder_2.7.0.201806111355.jar.pack.gz (deflated 0%)
10:37:22   adding: plugins/org.eclipse.swtbot.e4.finder.source_2.7.0.201806111355.jar (deflated 14%)
10:37:22   adding: plugins/org.eclipse.swtbot.forms.finder_2.7.0.201806111355.jar (deflated 15%)
10:37:22   adding: plugins/org.eclipse.swtbot.forms.finder_2.7.0.201806111355.jar.pack.gz (stored 0%)
10:37:22 Terminating xvnc.
10:37:23 Not sending mail to unregistered user aprsac@yahoo.com
10:37:23 Not sending mail to unregistered user patrick.tasse@gmail.com
10:37:23 Not sending mail to unregistered user aprsac@yahoo.com
10:37:23 An attempt to send an e-mail to empty list of recipients, ignored.
10:37:23 Recording test results
10:37:23 Build step 'Publish JUnit test result report' changed build result to UNSTABLE
10:37:23 Archiving artifacts
10:37:26 Started calculate disk usage of build
10:37:26 Finished Calculation of disk usage of build in 0 seconds
10:37:26 Started calculate disk usage of workspace
10:37:27 Finished Calculation of disk usage of workspace in 0 seconds
10:37:27 Finished: UNSTABLE