New wpt failures in /webdriver/tests/classic/external/global_privacy_control/get.py
Categories
(Remote Protocol :: Marionette, defect, P3)
Tracking
(firefox149 fixed)
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: wpt-sync, Assigned: whimboo)
References
Details
(Whiteboard: [wpt][webdriver:m19])
Attachments
(1 file)
Syncing wpt PR 57268 found new untriaged test failures in CI
Tests Affected
Firefox-only failures
CI Results
Missing results from treeherder
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 2011599 lands.
Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.
This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/
If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.
| Assignee | ||
Comment 1•1 month ago
|
||
This probably happens because I missed to add the __init__.py file to the newly created external sub folder. As such modules from tests.support cannot be imported.
https://github.com/web-platform-tests/wpt/pull/57274 should fix that.
| Assignee | ||
Comment 3•1 month ago
|
||
There should be no failures with my fox for adding the __init__.py file, but in our tree we still have the old __dir__.py file with lsan entries:
https://searchfox.org/firefox-main/source/testing/web-platform/meta/webdriver/tests/classic/global_privacy_control/__dir__.ini
We should move this file to the new location.
| Assignee | ||
Updated•1 month ago
|
| Assignee | ||
Comment 4•1 month ago
|
||
Updated•1 month ago
|
Comment 6•1 month ago
|
||
| bugherder | ||
Description
•