author | Cristian Brindusan <cbrindusan> |
Sat, 03 Mar 2018 05:16:00 +0200 | |
changeset 461493 | 59bfbf50c86dd44fcc1441057936865f703de04d |
parent 461492 | e7bfe2b00511371afc39f85ff2bff37b695dac63 |
child 461494 | 5c3844e6f0628599d183d644a9f6136d18a9afc5 |
push id | 1683 |
push user | sfraser@mozilla.com |
push date | Thu, 26 Apr 2018 16:43:40 +0000 |
treeherder | mozilla-release@5af6cb21869d [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | jmaher |
bugs | 1391823 |
milestone | 60.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/dom/security/test/mixedcontentblocker/mochitest.ini +++ b/dom/security/test/mixedcontentblocker/mochitest.ini @@ -19,10 +19,10 @@ support-files = file_redirect.html file_redirect_handler.sjs [test_main.html] skip-if = toolkit == 'android' || webrender # Android: TIMED_OUT; webrender: bug 1424752 [test_bug803225.html] skip-if = toolkit == 'android' || (os=='linux' && bits==32) || headless #Android: TIMED_OUT; Linux32:bug 1324870; Headless:bug 1405870 [test_frameNavigation.html] -skip-if = toolkit == 'android' || webrender # Android: TIMED_OUT; webrender: bug 1424752 +skip-if = (toolkit == 'android') || webrender || (debug && (os == 'linux' || os == 'win')) # Android: TIMED_OUT; webrender: bug 1424752 # Bug 1391823 [test_redirect.html]