Bug 1582531 - Update fission annotations for tests that fail cleanly, r=mccr8

Differential Revision: https://phabricator.services.mozilla.com/D50508

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Kashav Madan 2019-10-30 21:51:35 +00:00
parent c39158719d
commit faf9a2e212
6 changed files with 7 additions and 6 deletions

View File

@ -69,7 +69,8 @@ skip-if = !e10s # Pref and test only relevant for e10s.
[browser_privilegedmozilla_process_pref.js]
skip-if = !e10s # Pref and test only relevant for e10s.
[browser_new_web_tab_in_file_process_pref.js]
skip-if = fission || !e10s # Pref and test only relevant for e10s.
fail-if = fission # Expects http tab opened from file to be loaded in file content process
skip-if = !e10s # Pref and test only relevant for e10s.
[browser_newwindow_tabstrip_overflow.js]
[browser_open_newtab_start_observer_notification.js]
[browser_opened_file_tab_navigated_to_web.js]

View File

@ -29,7 +29,7 @@ tags = trackingprotection
[browser_privatebrowsing_certexceptionsui.js]
[browser_privatebrowsing_concurrent.js]
[browser_privatebrowsing_context_and_chromeFlags.js]
skip-if = fission
fail-if = fission # Should have the private window chrome flag - 0 == true
[browser_privatebrowsing_crh.js]
[browser_privatebrowsing_downloadLastDir.js]
skip-if = verify

View File

@ -198,7 +198,7 @@ skip-if = fission && debug # Leaks windows.
[browser_inspector_search-04.js]
fail-if = fission
[browser_inspector_search-05.js]
skip-if = fission # Timeouts
fail-if = fission # The selected node is in #iframe-1
[browser_inspector_search-06.js]
[browser_inspector_search-07.js]
[browser_inspector_search-08.js]

View File

@ -79,7 +79,7 @@ support-files =
[browser_styleeditor_autocomplete-disabled.js]
[browser_styleeditor_bom.js]
[browser_styleeditor_bug_740541_iframes.js]
skip-if = fission # Timeouts
fail-if = fission # Got the expected number of style sheets. - Got 6, expected 12
[browser_styleeditor_bug_851132_middle_click.js]
[browser_styleeditor_bug_870339.js]
[browser_styleeditor_bug_1405342_serviceworker_iframes.js]

View File

@ -147,7 +147,7 @@ skip-if = e10s # Bug 1183605 - devtools/server/tests/browser/ tests are still di
[browser_storage_browser_toolbox_indexeddb.js]
[browser_storage_cookies-duplicate-names.js]
[browser_storage_dynamic_windows.js]
skip-if = fission # Timeouts
fail-if = fission # cookies data is the correct length
[browser_storage_listings.js]
fail-if = fission
[browser_storage_updates.js]

View File

@ -580,7 +580,7 @@ skip-if = (verify && !debug && (os == 'linux')) #bug 687032
[test_bug927196.html]
[test_bug962251.html]
[test_bug976673.html]
skip-if = fission # Times out in weird ways.
fail-if = fission # Setting focus from mousedown handler: <input> in the iframe should get focus - got "input-value: ", expected "input-value: focus"
[test_bug982153.html]
[test_bug999456.html]
[test_bug1022229.html]