Skip to content

Commit

Permalink
Bug 1670867 - disable browser_child_resource.js on fission r=intermit…
Browse files Browse the repository at this point in the history
…tent-reviewers,jmaher DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D97055
  • Loading branch information
AndreeaPavel committed Nov 17, 2020
1 parent 5d57231 commit 1cabf34
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion netwerk/test/browser/browser.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ support-files =
[browser_bug1535877.js]
[browser_NetUtil.js]
[browser_child_resource.js]
skip-if = !crashreporter || (e10s && debug && os == "linux" && bits == 64) || debug # Bug 1370783
skip-if = !crashreporter
(e10s && debug && os == "linux" && bits == 64)
debug # Bug 1370783
fission # Bug 1670867
[browser_post_file.js]
[browser_nsIFormPOSTActionChannel.js]
skip-if = e10s # protocol handler and channel does not work in content process
Expand Down

0 comments on commit 1cabf34

Please sign in to comment.