Closed
Bug 1660210
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 25143 - docs: Reference the right function in "Timeouts in Tests"
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox82 fixed)
RESOLVED
FIXED
82 Branch
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
Sync web-platform-tests PR 25143 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25143
Details from upstream follow.
Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> wrote:
docs: Reference the right function in "Timeouts in Tests"
step_wait_func
was being referenced twice; what we want instead is to
mention bothstep_wait_func
andstep_wait_func_done
.
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=91fd1ce78c9da82ed7c4a3efc74c5fd5feba5c3f
Assignee | ||
Comment 2•2 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1aa4be7914cb [wpt PR 25143] - docs: Reference the right function in "Timeouts in Tests", a=testonly
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
Comment 5•2 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•