Skip to content

Commit 864e62b

Browse files
jgrahammoz-wptsync-bot
authored andcommitted
Bug 1930187 [wpt PR 49067] - Increase chunking of Firefox Android, a=testonly
Automatic update from web-platform-tests Increase chunking of Firefox Android Recent runs have been timing out -- wpt-commits: 574a24ed700ed2499facbb3281ed1edb1592d793 wpt-pr: 49067
1 parent e641aa2 commit 864e62b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: testing/web-platform/tests/tools/ci/tc/tasks/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ components:
113113
scopes:
114114
- "docker-worker:capability:privileged"
115115
chunks-override:
116-
testharness: 24
116+
testharness: 30
117117

118118
tox-python3_8:
119119
env:

Diff for: testing/web-platform/tests/tools/ci/tc/tests/test_valid.py

+6
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,12 @@ def test_verify_payload():
309309
'wpt-firefox_android-nightly-testharness-22',
310310
'wpt-firefox_android-nightly-testharness-23',
311311
'wpt-firefox_android-nightly-testharness-24',
312+
'wpt-firefox_android-nightly-testharness-25',
313+
'wpt-firefox_android-nightly-testharness-26',
314+
'wpt-firefox_android-nightly-testharness-27',
315+
'wpt-firefox_android-nightly-testharness-28',
316+
'wpt-firefox_android-nightly-testharness-29',
317+
'wpt-firefox_android-nightly-testharness-30',
312318
'wpt-firefox-stable-reftest-1',
313319
'wpt-firefox-stable-reftest-2',
314320
'wpt-firefox-stable-reftest-3',

0 commit comments

Comments
 (0)