Skip to content

Commit bdb6669

Browse files
Revert fix SWT Bot test
1 parent eb11765 commit bdb6669

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/project

tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/project/AddProjectNatureTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,8 +249,6 @@ private static void toggleFilters(boolean checked) {
249249
item.toggleCheck();
250250
}
251251

252-
// Wait briefly for UI to process changes and enable the button
253-
fBot.sleep(500);
254252
shell.bot().button(OK_BUTTON).click();
255253
}
256254
}

0 commit comments

Comments
 (0)