Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Commit

Permalink
Bug 782751 - User Timing API Web Platform Test Metadata update; a=TES…
Browse files Browse the repository at this point in the history
…T-ONLY
  • Loading branch information
qdot committed Jan 30, 2015
1 parent 242623e commit 30c75ec
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 112 deletions.
54 changes: 0 additions & 54 deletions testing/web-platform/meta/user-timing/idlharness.html.ini
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

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

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

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 30c75ec

Please sign in to comment.