Skip to content

Commit

Permalink
Bug 1853817 [wpt PR 42025] - [FLEDGE] Further subdivide scoring signa…
Browse files Browse the repository at this point in the history
…ls WPT tests., a=testonly

Automatic update from web-platform-tests
[FLEDGE] Further subdivide scoring signals WPT tests.

After I split the tests up into groups of 10, they became much less
flaky, but they're still sometimes flaking, particularly on Windows.

https://data.corp.google.com/sites/chrome_generic_flakiness_dashboard_datasite/top_flakes/?f=test_id:eq:ninja:%2F%2F:blink_wpt_tests%2Fexternal%2Fwpt%2Ffledge%2Ftentative%2Ftrusted-scoring-signals.https.sub.window.html&f=realm:in:(null)&f=variant_test_suite:in:blink_wpt_tests&can=2

Bug: 1481290
Change-Id: I0f9adc7abdc7c1cf929bfd2d083a1c5b945da376
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4873597
Commit-Queue: Matt Menke <mmenke@chromium.org>
Reviewed-by: Maks Orlovich <morlovich@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1197860}

--

wpt-commits: 35878999e8c0b56bdc9df6a6ee484e6068b42469
wpt-pr: 42025
  • Loading branch information
Matt Menke authored and moz-wptsync-bot committed Sep 28, 2023
1 parent 2f277de commit 4dbe803
Showing 1 changed file with 8 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,14 @@
// META: script=resources/fledge-util.js
// META: script=/common/subset-tests.js
// META: timeout=long
// META: variant=?1-10
// META: variant=?11-20
// META: variant=?21-30
// META: variant=?31-40
// META: variant=?1-5
// META: variant=?6-10
// META: variant=?11-15
// META: variant=?16-20
// META: variant=?21-25
// META: variant=?26-30
// META: variant=?31-35
// META: variant=?36-40
// META: variant=?41-last

"use strict";
Expand Down

0 comments on commit 4dbe803

Please sign in to comment.