Closed
Bug 1545648
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 16338 - Fixed flaky WebXR outputContext test
Categories
(Testing :: web-platform-tests, defect, P4)
Testing
web-platform-tests
Tracking
(firefox69 fixed)
RESOLVED
FIXED
mozilla69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 16338 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/16338
Details from upstream follow.
Brandon Jones <bajones@chromium.org> wrote:
Fixed flaky WebXR outputContext test
Promise test wasn't actually returning a promise, so the actual test
logic was frequently being skipped by the test runners.Bug: 951553
Change-Id: I3b036b5b2dbb4edc347d2a94fe507b25681db4cb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1565248
Auto-Submit: Brandon Jones \<bajones@chromium.org>
Reviewed-by: Brian Sheedy \<bsheedy@chromium.org>
Commit-Queue: Brandon Jones \<bajones@chromium.org>
Cr-Commit-Position: refs/heads/master@{#651034}
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a06f94fd9899c4f0257d5994f714fb07088246d8
Assignee | ||
Comment 3•6 years ago
|
||
Failed to get results from try push
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/60216d653fbe
[wpt PR 16338] - Fixed flaky WebXR outputContext test, a=testonly
Comment 5•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•