[wpt-sync] Sync PR 47036 - Remove unused code in post-to-owner.py
Categories
(Core :: DOM: Networking, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47036 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47036
Details from upstream follow.
Adithya Srinivasan <adithyas@chromium.org> wrote:
Remove unused code in post-to-owner.py
crrev.com/c/5017280 removed stash-utils.sub.js which is referenced in
post-to-owner.py, but it turns out that codepath isn't used in any
tests. This patch just cleans up codepath, instead of reintroducing
the deleted file.Bug: 40287334
Change-Id: Ie7f2549b64b375809122bd4f871aa1e4f0cbca8fReviewed-on: https://chromium-review.googlesource.com/5680604
WPT-Export-Revision: 36df555f9bf138635b2528f081ef46c0a0b2b7c8
Assignee | ||
Updated•6 months ago
|
Assignee | ||
Comment 1•6 months ago
|
||
Assignee | ||
Comment 2•6 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 45 subtests
Status Summary
Firefox
OK
: 1
PASS
: 45
Chrome
OK
: 1
PASS
: 45
Safari
OK
: 1
PASS
: 42
FAIL
: 3
Links
Comment 4•6 months ago
|
||
bugherder |
Description
•