Closed
Bug 1436996
Opened 3 years ago
Closed 3 years ago
[wpt-sync] PR 9435 - IndexedDB WPT: Break down interleaved-cursors test.
Categories
(Core :: Storage: IndexedDB, enhancement, P2)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: mozilla.org, Assigned: janv)
Details
(Whiteboard: [wptsync upstream error])
The test is currently flaky on the CQ (see associated bug) due to timing out. This CL breaks down the test in a -small and a -large file. The size of the largest test is also reduced from 500 cursors to 250 cursors. The two changes combined should greatly reduce the chance of timeouts. Bug: 708175 Change-Id: Ic58c59740a0176e6bc5e6e87b66c5d772a67526a Reviewed-on: https://chromium-review.googlesource.com/908248 WPT-Export-Revision: 813c914449ddbfb0b5ce938b8c9ce7f2e4a24f48
Reporter | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM: IndexedDB
Product: Testing → Core
Reporter | ||
Comment 1•3 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=60f00894e04d94b3fc01c980b13d1261cb9aa45d
Updated•3 years ago
|
Priority: -- → P2
Reporter | ||
Comment 2•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=69fe97840e3f528e101b697eae8a0c443438bf09
Reporter | ||
Comment 3•3 years ago
|
||
Ran 2 tests and 4 subtests OK : 2 PASS : 4
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/fd8dcd647f0e [wpt PR 9435] - IndexedDB WPT: Break down interleaved-cursors test., a=testonly
Reporter | ||
Updated•3 years ago
|
Whiteboard: [wptsync downstream] → [wptsync upstream error]
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/fd8dcd647f0e
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
Comment 6•3 years ago
|
||
After backing out https://bugzilla.mozilla.org/show_bug.cgi?id=1443558#c4 the wpt tests started mass failing as you can see on this push https://goo.gl/Awm6eR I decided to backout all the changesets from the original push https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?changeset=5138dcf1eddd750c06e05a784f170b771ba58f60 because of this mass wpt failures.
Status: RESOLVED → REOPENED
status-firefox60:
fixed → ---
Ever confirmed: true
Flags: needinfo?(mdaly)
Resolution: FIXED → ---
Target Milestone: mozilla60 → ---
Updated•3 years ago
|
Assignee: nobody → jvarga
Flags: needinfo?(mdaly)
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/d2a80b7b02e4 [wpt PR 9435] - IndexedDB WPT: Break down interleaved-cursors test., a=testonly
Comment 9•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d2a80b7b02e4
Status: REOPENED → RESOLVED
Closed: 3 years ago → 3 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(jvarga)
You need to log in
before you can comment on or make changes to this bug.
Description
•