-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1920254 [wpt PR 48298] - Update wpt metadata, a=testonly
wpt-pr: 48298 wpt-type: metadata
- Loading branch information
1 parent
2f8fb8e
commit a4c7472
Showing
2 changed files
with
19 additions
and
51 deletions.
There are no files selected for viewing
51 changes: 0 additions & 51 deletions
51
testing/web-platform/meta/compute-pressure/compute_pressure_basic.https.any.js.ini
This file was deleted.
Oops, something went wrong.
19 changes: 19 additions & 0 deletions
19
testing/web-platform/meta/compute-pressure/compute_pressure_basic.https.window.js.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
[compute_pressure_basic.https.window.html?globalScope=window] | ||
expected: ERROR | ||
|
||
[compute_pressure_basic.https.window.html?globalScope=dedicated_worker] | ||
expected: ERROR | ||
[Return NotSupportedError when calling observer()] | ||
expected: FAIL | ||
|
||
[Basic functionality test] | ||
expected: TIMEOUT | ||
|
||
[Removing observer before observe() resolves works] | ||
expected: NOTRUN | ||
|
||
[Calling observe() multiple times works] | ||
expected: NOTRUN | ||
|
||
[Starting a new observer after an observer has started works] | ||
expected: NOTRUN |