Bug 782751 - User Timing API Web Platform Test Metadata update; a=TEST-ONLY

This commit is contained in:
Kyle Machulis 2015-02-03 21:46:23 -08:00
Родитель 26fd9048b5
Коммит ea9f57caac
11 изменённых файлов: 6 добавлений и 116 удалений

Просмотреть файл

@ -1,62 +0,0 @@
[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

Просмотреть файл

@ -1,5 +0,0 @@
[test_user_timing_clear_marks.html]
type: testharness
[The User Timing and Performance Timeline interfaces, which are required for this test, are defined.]
expected: FAIL

Просмотреть файл

@ -1,5 +0,0 @@
[test_user_timing_clear_measures.html]
type: testharness
[The User Timing and Performance Timeline interfaces, which are required for this test, are defined.]
expected: FAIL

Просмотреть файл

@ -1,3 +0,0 @@
[test_user_timing_entry_type.html]
type: testharness
expected: ERROR

Просмотреть файл

@ -1,14 +0,0 @@
[test_user_timing_exists.html]
type: testharness
[window.performance.mark is defined.]
expected: FAIL
[window.performance.clearMarks is defined.]
expected: FAIL
[window.performance.measure is defined.]
expected: FAIL
[window.performance.clearMeasures is defined.]
expected: FAIL

Просмотреть файл

@ -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

Просмотреть файл

@ -1,8 +0,0 @@
[test_user_timing_mark_and_measure_exception_when_invoke_without_parameter.html]
type: testharness
[window.performance.mark() interface is not supported!]
expected: FAIL
[window.performance.measure() interface is not supported!]
expected: FAIL

Просмотреть файл

@ -1,5 +0,0 @@
[test_user_timing_mark_exceptions.html]
type: testharness
[The User Timing and Performance Timeline interfaces, which are required for this test, are defined.]
expected: FAIL

Просмотреть файл

@ -1,5 +1,4 @@
[test_user_timing_measure.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

Просмотреть файл

@ -1,5 +0,0 @@
[test_user_timing_measure_exceptions.html]
type: testharness
[The User Timing and Performance Timeline interfaces, which are required for this test, are defined.]
expected: FAIL

Просмотреть файл

@ -1,5 +1,4 @@
[test_user_timing_measure_navigation_timing.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