Closed
Bug 1510878
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 14285 - Move EventTiming tests to WPT Try 3
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox66 fixed)
RESOLVED
FIXED
mozilla66
| Tracking | Status | |
|---|---|---|
| firefox66 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14285 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14285
Details from upstream follow.
Nicolas Pena <npm@chromium.org> wrote:
> Move EventTiming tests to WPT Try 3
>
> This CL moves the tests in http/tests/event-timing to external/wpt/event-timing.
> The slow image is change from php based to python based. The click is now
> handled by test driver. and setTimeout is replaced with step_timeout.
>
> Bug: 841224, 908187, 907948, 907949
> Change-Id: Ia6359878666cfb96645aa3b7cd7736ce9df97683
> Reviewed-on: https://chromium-review.googlesource.com/1352617
> WPT-Export-Revision: be7d66ea76a62c1e40dc5a59d063c765332a6a27
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=0130a7af4f15ab943be26e8a266b57647ffd2fee
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
Ran 8 tests and 8 subtests
OK : 3
FAIL : 3
TIMEOUT: 9
ERROR : 1
New tests that have failures or other problems:
/event-timing/event-timing-bufferbeforeonload.html
Event Timing: click, onload.: FAIL
/event-timing/event-timing-crossiframe.html
Event Timing: entries should only be observable by its own frame.: FAIL
/event-timing/event-timing-observethenonload.html: TIMEOUT
Event Timing: click, observer, onload, click.: TIMEOUT
/event-timing/event-timing-onloadthenobserve-firstInput.html: TIMEOUT
Event Timing: check firstInput after onload, observer, click, click.: TIMEOUT
/event-timing/event-timing-onloadthenobserve.html: TIMEOUT
Event Timing: onload, click, observer, click.: TIMEOUT
/event-timing/event-timing-only-observe-firstInput.html
Event Timing: check firstInput for a PerformanceObserver observing only firstInput.: FAIL
/event-timing/event-timing-retrievability.html: ERROR
Event Timing: make sure event-timing entries are retrievable by existing perf APIs.: TIMEOUT
/event-timing/event-timing-timingconditions.html: TIMEOUT
Event Timing only times certain types of trusted event.: TIMEOUT
| Assignee | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=ab39d745c7dc68054a851777d7dab7936d0a2cab
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7d9dbbef1e35
[wpt PR 14285] - Move EventTiming tests to WPT Try 3, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/bdaaada47640
[wpt PR 14285] - Update wpt metadata, a=testonly
Comment 7•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7d9dbbef1e35
https://hg.mozilla.org/mozilla-central/rev/bdaaada47640
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•