Open Bug 1690520 Opened 4 years ago Updated 4 years ago

Fix remaining tests that trigger QuotaManager::GetOrCreate with no profile path

Categories

(Core :: Storage: Quota Manager, task, P3)

task

Tracking

()

People

(Reporter: janv, Unassigned)

Details

Some tests are being fixed in bug 1690515, but the warning in QuotaManager::GetOrCreate can't be changed to an assertion yet because there are other non-trivial cases. For example:
https://treeherder.mozilla.org/logviewer?job_id=328676751&repo=try&lineNumber=3358

It's a webgl test: dom/canvas/test/webgl-conf/generated/test_2_conformance2__textures__video__tex-3d-rgba32f-rgba-float.html

Should we NI jgilbert for the webgl test?

Jeff, is it possible that the generated webgl tests have no profile ?
XPCShell tests must explicitly call do_get_profile, but these generated tests seem to be mochitests and mochitests don't have to explicitly initialize the profile AFAIK.

Flags: needinfo?(jgilbert)

I know nothing about profiles here, sorry!
These are definitely normal mochitests.

Flags: needinfo?(jgilbert)
You need to log in before you can comment on or make changes to this bug.