Bug 1706806 - Disable browser_markup_load_01.js due to timeouts. DONTBUILD

Before bug 1706806, this test was passing because it wasn't testing what it
intended to test - it passes even if "Inspect" isn't clicked.
After the patch in bug 1706806, it's now doing what it wanted to do all along,
but sometimes it times out waiting for the context menu to open.
Bug 1706833 has been filed to figure out why.

Differential Revision: https://phabricator.services.mozilla.com/D113057
This commit is contained in:
Markus Stange 2021-04-22 03:31:31 +00:00
parent ba81b408e0
commit fbf50285af

View File

@ -162,7 +162,7 @@ skip-if = (os == 'linux' && bits == 32 && debug) || (os == "win" && processor ==
[browser_markup_links_06.js]
[browser_markup_links_07.js]
[browser_markup_load_01.js]
skip-if = verify
skip-if = true # Bug 1706833, times out waiting for context menu to open
[browser_markup_html_edit_01.js]
[browser_markup_html_edit_02.js]
[browser_markup_html_edit_03.js]