Open Bug 1377162 Opened 9 years ago Updated 3 years ago

mochitest for one file *_oop_*.html in dom/browser-element/mochietst fail

Categories

(Core :: DOM: Core & HTML, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: CuveeHsu, Unassigned)

Details

STR: 1. |mach build| to clean the test profile 2. run an oop mochitest e.g., mach build && mach mochitest --disable-e10s dom/browser-element/mochitest/test_browserElement_oop_CookiesNotThirdParty.html The root cause is lack of dependent js in the support-files in mochitest-oop.ini: http://searchfox.org/mozilla-central/rev/152c0296f8a10f81185ee88dfb4114ec3882b4c6/dom/browser-element/mochitest/mochitest-oop.ini The reason of the success in treeherder is cache in profile. Hello smaug, do you know is it by design? or we need to fix it.
Flags: needinfo?(bugs)
For those wanna run a oop test, a workaround is to run the corresponding _inproc_ first.
I don't know the reason. Sounds like something to fix.
Flags: needinfo?(bugs)
Priority: -- → P3
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.