mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 09:29:38 +01:00
not for upstream: added disposing frames in order to provide the test with the chance on the second run
(cherry picked from commit 8170635)
(cherry picked from commit 7fc924f065)
This commit is contained in:
@@ -123,6 +123,10 @@ public class GrabTest {
|
||||
Util.waitForIdle(robot);
|
||||
|
||||
test();
|
||||
|
||||
frame.dispose();
|
||||
f1.dispose();
|
||||
f.dispose();
|
||||
}
|
||||
|
||||
public static void test() {
|
||||
|
||||
Reference in New Issue
Block a user