mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 09:29:38 +01:00
JBR-5346 run MaximizedCustomDecorationsTest on windows/mac only
This commit is contained in:
committed by
jbrbot
parent
3889ec1d22
commit
aecacc11a9
@@ -35,6 +35,7 @@ import java.util.concurrent.TimeUnit;
|
||||
/**
|
||||
* @test
|
||||
* @summary Regression test for JBR-3157 Maximized window with custom decorations isn't focused on showing
|
||||
* @requires (os.family == "windows" | os.family == "mac")
|
||||
* @key headful
|
||||
* @run main/othervm --add-opens java.desktop/java.awt=ALL-UNNAMED MaximizedCustomDecorationsTest
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user