Skip to content

Commit b6000cb

Browse files
Survey845chromium-wpt-export-bot
authored andcommitted
[FedCM] Adding meta timeout tag to fedcm-error-basic.https.html
Currently, this test fails on wpt.fyi and it may be affected by the test fedcm-disconnect-iframe.sub.https.html. But it also times out and reproduces the failure when run alone on repeat. Adding the meta timeout tag will fix that. Bug: 41482163 Change-Id: I8a53b4e7b42b0fe18eaf534210c3498237fb2363 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6841374 Commit-Queue: Nicolás Peña <npm@chromium.org> Reviewed-by: Christian Biesinger <cbiesinger@chromium.org> Reviewed-by: Nicolás Peña <npm@chromium.org> Cr-Commit-Position: refs/heads/main@{#1500395}
1 parent fcccd35 commit b6000cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fedcm/fedcm-error-basic.https.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!DOCTYPE html>
22
<title>Federated Credential Management API Error API tests.</title>
3+
<meta name="timeout" content="long">
34
<link rel="help" href="https://fedidcg.github.io/FedCM">
45
<script src="/resources/testharness.js"></script>
56
<script src="/resources/testharnessreport.js"></script>

0 commit comments

Comments
 (0)