This repository has been archived by the owner on Aug 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 782751 - User Timing API Web Platform Test Metadata update; a=TES…
…T-ONLY
- Loading branch information
Showing
11 changed files
with
2 additions
and
112 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,62 +1,8 @@ | ||
[idlharness.html] | ||
type: testharness | ||
[Performance interface: operation mark(DOMString)] | ||
expected: FAIL | ||
|
||
[Performance interface: operation clearMarks(DOMString)] | ||
expected: FAIL | ||
|
||
[Performance interface: operation measure(DOMString,DOMString,DOMString)] | ||
expected: FAIL | ||
|
||
[Performance interface: operation clearMeasures(DOMString)] | ||
expected: FAIL | ||
|
||
[Performance interface: window.performance must inherit property "mark" with the proper type (0)] | ||
expected: FAIL | ||
|
||
[Performance interface: calling mark(DOMString) on window.performance with too few arguments must throw TypeError] | ||
expected: FAIL | ||
|
||
[Performance interface: window.performance must inherit property "clearMarks" with the proper type (1)] | ||
expected: FAIL | ||
|
||
[Performance interface: calling clearMarks(DOMString) on window.performance with too few arguments must throw TypeError] | ||
expected: FAIL | ||
|
||
[Performance interface: window.performance must inherit property "measure" with the proper type (2)] | ||
expected: FAIL | ||
|
||
[Performance interface: calling measure(DOMString,DOMString,DOMString) on window.performance with too few arguments must throw TypeError] | ||
expected: FAIL | ||
|
||
[Performance interface: window.performance must inherit property "clearMeasures" with the proper type (3)] | ||
expected: FAIL | ||
|
||
[Performance interface: calling clearMeasures(DOMString) on window.performance with too few arguments must throw TypeError] | ||
expected: FAIL | ||
|
||
[PerformanceMark interface: existence and properties of interface object] | ||
expected: FAIL | ||
|
||
[PerformanceMark interface object length] | ||
expected: FAIL | ||
|
||
[PerformanceMark interface: existence and properties of interface prototype object] | ||
expected: FAIL | ||
|
||
[PerformanceMark interface: existence and properties of interface prototype object\'s "constructor" property] | ||
expected: FAIL | ||
[PerformanceMeasure interface: existence and properties of interface object] | ||
expected: FAIL | ||
|
||
[PerformanceMeasure interface object length] | ||
expected: FAIL | ||
[PerformanceMeasure interface: existence and properties of interface prototype object] | ||
expected: FAIL | ||
[PerformanceMeasure interface: existence and properties of interface prototype object\'s "constructor" property] | ||
expected: FAIL | ||
5 changes: 0 additions & 5 deletions
5
testing/web-platform/meta/user-timing/test_user_timing_clear_marks.html.ini
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
testing/web-platform/meta/user-timing/test_user_timing_clear_measures.html.ini
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
testing/web-platform/meta/user-timing/test_user_timing_entry_type.html.ini
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
testing/web-platform/meta/user-timing/test_user_timing_exists.html.ini
This file was deleted.
Oops, something went wrong.
5 changes: 2 additions & 3 deletions
5
testing/web-platform/meta/user-timing/test_user_timing_mark.html.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 |
---|---|---|
@@ -1,5 +1,4 @@ | ||
[test_user_timing_mark.html] | ||
type: testharness | ||
[The User Timing and Performance Timeline interfaces, which are required for this test, are defined.] | ||
expected: FAIL | ||
|
||
disabled: | ||
if (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1127392 |
8 changes: 0 additions & 8 deletions
8
...timing/test_user_timing_mark_and_measure_exception_when_invoke_without_parameter.html.ini
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
testing/web-platform/meta/user-timing/test_user_timing_mark_exceptions.html.ini
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
testing/web-platform/meta/user-timing/test_user_timing_measure.html.ini
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
testing/web-platform/meta/user-timing/test_user_timing_measure_exceptions.html.ini
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
testing/web-platform/meta/user-timing/test_user_timing_measure_navigation_timing.html.ini
This file was deleted.
Oops, something went wrong.