Commit a015768
[WPT] Fix a flaky test resource_dedicated_worker.html.
It's flakey because the number of resource timing entries depends
on whether `favicon.ico` request is included or not.
Reference:
web-platform-tests/interop#1078 (comment)
A more reliable way to verify the resources from workers don't appear in
the main document, is to verify the resources from workers don't appear
in the main document.
.
Bug: 454485904
Change-Id: I375fa1191ee3ae594cb5302679ccd5195b9baaa2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7081867
Reviewed-by: Noam Rosenthal <[email protected]>
Commit-Queue: Guohui Deng <[email protected]>
Reviewed-by: Michal Mocny <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1541263}1 parent aa81de6 commit a015768
1 file changed
+44
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
15 | 34 | | |
16 | 35 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 36 | + | |
21 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
22 | 60 | | |
23 | 61 | | |
24 | 62 | | |
| |||
0 commit comments