Open Bug 1611329 Opened 5 years ago Updated 3 years ago

remove skip-if !e10s in manifests

Categories

(Testing :: General, task, P3)

Version 3
task

Tracking

(Not tracked)

People

(Reporter: jmaher, Unassigned)

Details

I was looking at a manifest:
https://searchfox.org/mozilla-central/source/dom/tests/browser/browser.ini

and found it disabled a test because 32 bit didn't support it, today for browser-chrome that would be just windows7-32, we should be able to skip that or at least windows and have the test running on osx and linux.

In addition there are clauses for skip-if = !e10s, and run-if = e10s; All browser-chrome runs on e10s now, lets clean up the manifests.

https://searchfox.org/mozilla-central/search?q=e10s&path=browser.ini

Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.