Bug 1246115 - Redisable browser_bug415846.js on e10s, where it races and mostly loses

This commit is contained in:
Phil Ringnalda 2016-02-12 21:53:46 -08:00
parent 042942596c
commit 7b44f53e1a

View File

@ -5,6 +5,6 @@ support-files = head.js
[browser_bug400731.js]
skip-if = e10s
[browser_bug415846.js]
skip-if = os == "mac"
skip-if = os == "mac" || e10s
# Disabled on Mac because of its bizarre special-and-unique
# snowflake of a help menu.