Commit 381f84a8 authored by Ryan VanderMeulen's avatar Ryan VanderMeulen
Browse files

Bug 1887279 - Skip browser_popupNotification_security_delay.js on Windows 7. r=pbz, a=test-only

parent 3dc73db2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@ skip-if = (os == "linux" && (debug || asan))
https_first_disabled = true
skip-if = (os == "linux" && (debug || asan))
[browser_popupNotification_security_delay.js]
skip-if = (os == "win" && os_version == "6.1") # Bug 1887279
[browser_popupNotification_selection_required.js]
skip-if = (os == "linux" && (debug || asan))
[browser_reshow_in_background.js]