Closed
Bug 1613417
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 21603 - Remove leftover code in tools/ci/pr_preview.py
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox75 fixed)
RESOLVED
FIXED
mozilla75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 21603 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/21603
Details from upstream follow.
Stephen McGruer <smcgruer@chromium.org> wrote:
Remove leftover code in tools/ci/pr_preview.py
This was meant to bail after a single deployment on any given run, but I failed to actually write 'return' so it never had any effect -_-. As it turns out, we do very few deploys/run anyway.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7707732a38a4
[wpt PR 21603] - Remove leftover code in tools/ci/pr_preview.py, a=testonly
Comment 4•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•