Closed Bug 1336757 Opened 7 years ago Closed 7 years ago

It looks like webRequest tests are not running on CI

Categories

(WebExtensions :: General, defect, P1)

defect

Tracking

(firefox54 fixed)

RESOLVED FIXED
mozilla54
Tracking Status
firefox54 --- fixed

People

(Reporter: zombie, Assigned: kmag)

References

(Blocks 1 open bug)

Details

(Whiteboard: triaged)

And possibly even webNavigation.

It looks this got messed up during the android tab refactoring, so Kris wants to take a look.


As an aside, can we maybe get our own test designation (is this "suite") for all WE tests in one place?  As things currently stand, hunting down the results of WE tests in mochitest logs 1 through 10 (which also varies between platforms) is a awful dev experience.
Assignee: nobody → kmaglione+bmo
Summary: webRequest tests are not running on CI → It looks like webRequest tests are not running on CI
This is my fault. The webNavigation and webRequest tests take too long to run on the Android ARM emulator, and hit the application runtime limit if they're run with other tests. Putting them in their own subsuite fixes the problem, but also prevents them from running in any of the normal groups on try. Maybe they should be moved to their own manifest instead.

(In reply to Tomislav Jovanovic :zombie from comment #0)
> As an aside, can we maybe get our own test designation (is this "suite") for
> all WE tests in one place?  As things currently stand, hunting down the
> results of WE tests in mochitest logs 1 through 10 (which also varies
> between platforms) is a awful dev experience.

We can consider it, but it's a separate bug.
Blocks: 1336761
Priority: -- → P1
Whiteboard: triaged
https://hg.mozilla.org/mozilla-central/rev/11a578cf0754
https://hg.mozilla.org/mozilla-central/rev/f24dc8872967
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.