Skip to content

Commit

Permalink
Bug 1416103 - Re-enable browser_ext_omnibox.js everywhere r=aswan
Browse files Browse the repository at this point in the history
Likely fixed by the patch for bug 1417052

Ran the test with --repeat=50 on Linux and did not observe any failures.

MozReview-Commit-ID: FuMo8jdgJCn

--HG--
extra : rebase_source : 2a296cc7817607d352bc56b5b200da81d3e26bf0
  • Loading branch information
Rob--W committed Aug 6, 2018
1 parent 5eb0956 commit 613a40f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ skip-if = (verify && (os == 'linux' || os == 'mac'))
[browser_ext_menus_events.js]
[browser_ext_menus_refresh.js]
[browser_ext_omnibox.js]
skip-if = (debug && (os == 'linux' || os == 'mac')) || (verify && (os == 'linux' || os == 'mac')) # Bug 1416103 (was bug 1417052)
[browser_ext_openPanel.js]
skip-if = (verify && !debug && (os == 'linux' || os == 'mac'))
[browser_ext_optionsPage_browser_style.js]
Expand Down

0 comments on commit 613a40f

Please sign in to comment.