Update test expectations

This commit is contained in:
atouchet 2019-10-03 20:55:47 -07:00
parent bbc94d256c
commit fb69e15d80
15 changed files with 0 additions and 176 deletions

View file

@ -1,43 +1,4 @@
[idlharness.window.html] [idlharness.window.html]
[PerformanceNavigationTiming must be primary interface of performance.getEntriesByType("navigation")[0\]]
expected: PASS
[Stringification of performance.getEntriesByType("navigation")[0\]]
expected: PASS
[PerformanceNavigationTiming interface: performance.getEntriesByType("navigation")[0\] must inherit property "unloadEventStart" with the proper type]
expected: PASS
[PerformanceNavigationTiming interface: performance.getEntriesByType("navigation")[0\] must inherit property "unloadEventEnd" with the proper type]
expected: PASS
[PerformanceNavigationTiming interface: performance.getEntriesByType("navigation")[0\] must inherit property "domInteractive" with the proper type]
expected: PASS
[PerformanceNavigationTiming interface: performance.getEntriesByType("navigation")[0\] must inherit property "domContentLoadedEventStart" with the proper type]
expected: PASS
[PerformanceNavigationTiming interface: performance.getEntriesByType("navigation")[0\] must inherit property "domContentLoadedEventEnd" with the proper type]
expected: PASS
[PerformanceNavigationTiming interface: performance.getEntriesByType("navigation")[0\] must inherit property "domComplete" with the proper type]
expected: PASS
[PerformanceNavigationTiming interface: performance.getEntriesByType("navigation")[0\] must inherit property "loadEventStart" with the proper type]
expected: PASS
[PerformanceNavigationTiming interface: performance.getEntriesByType("navigation")[0\] must inherit property "loadEventEnd" with the proper type]
expected: PASS
[PerformanceNavigationTiming interface: performance.getEntriesByType("navigation")[0\] must inherit property "type" with the proper type]
expected: PASS
[PerformanceNavigationTiming interface: performance.getEntriesByType("navigation")[0\] must inherit property "redirectCount" with the proper type]
expected: PASS
[PerformanceNavigationTiming interface: performance.getEntriesByType("navigation")[0\] must inherit property "toJSON()" with the proper type]
expected: PASS
[PerformanceNavigationTiming interface: default toJSON operation on performance.getEntriesByType("navigation")[0\]] [PerformanceNavigationTiming interface: default toJSON operation on performance.getEntriesByType("navigation")[0\]]
expected: FAIL expected: FAIL

View file

@ -1,5 +0,0 @@
[nav2_test_instance_accessible_from_the_start.html]
type: testharness
[PerformanceNavigationTiming instance exists with reasonable values.]
expected: PASS

View file

@ -3,6 +3,3 @@
[PerformanceNavigationTiming.name updated in iframes] [PerformanceNavigationTiming.name updated in iframes]
expected: FAIL expected: FAIL
[navigation.name updated when iframe URL changes]
expected: PASS

View file

@ -1,5 +0,0 @@
[nav2_test_navigate_within_document.html]
type: testharness
[Navigation Timing 2 WPT]
expected: PASS

View file

@ -1,37 +1,10 @@
[unload-event-same-origin-check.html] [unload-event-same-origin-check.html]
[Redirect chain with a partial TAO opt-in]
expected: PASS
[No previous document with same origin redirect] [No previous document with same origin redirect]
expected: FAIL expected: FAIL
[cross-cross-same Redirect chain with no TAO opt-in]
expected: PASS
[Same-cross-same redirect chain with no TAO opt-in]
expected: PASS
[Same origin previous document with same origin redirect] [Same origin previous document with same origin redirect]
expected: FAIL expected: FAIL
[Redirect chain with full TAO opt-in]
expected: PASS
[Previous document same origin] [Previous document same origin]
expected: FAIL expected: FAIL
[No previous document]
expected: PASS
[No previous document with cross origin redirect]
expected: PASS
[Previous document cross origin]
expected: PASS
[No previous document with cross origin redirect with TAO]
expected: PASS
[No previous document with cross origin redirect with partial TAO]
expected: PASS

View file

@ -1,7 +1,4 @@
[clear_resource_timing_functionality.html] [clear_resource_timing_functionality.html]
[4 resource timing entries should be stored in this page.]
expected: PASS
[No resource timing entries should be stored after clearResourceTimings.] [No resource timing entries should be stored after clearResourceTimings.]
expected: FAIL expected: FAIL

View file

@ -1,46 +1,10 @@
[idlharness.any.html] [idlharness.any.html]
[PerformanceResourceTiming interface: attribute transferSize]
expected: PASS
[PerformanceResourceTiming interface: resource must inherit property "transferSize" with the proper type]
expected: PASS
[PerformanceResourceTiming interface: attribute decodedBodySize]
expected: PASS
[Stringification of resource]
expected: PASS
[PerformanceResourceTiming interface: resource must inherit property "decodedBodySize" with the proper type]
expected: PASS
[PerformanceResourceTiming interface: attribute encodedBodySize]
expected: PASS
[PerformanceResourceTiming interface: resource must inherit property "encodedBodySize" with the proper type]
expected: PASS
[PerformanceResourceTiming must be primary interface of resource]
expected: PASS
[PerformanceResourceTiming interface: resource must inherit property "workerStart" with the proper type] [PerformanceResourceTiming interface: resource must inherit property "workerStart" with the proper type]
expected: FAIL expected: FAIL
[PerformanceResourceTiming interface: attribute secureConnectionStart]
expected: PASS
[PerformanceResourceTiming interface: resource must inherit property "secureConnectionStart" with the proper type]
expected: PASS
[PerformanceResourceTiming interface: attribute workerStart] [PerformanceResourceTiming interface: attribute workerStart]
expected: FAIL expected: FAIL
[PerformanceResourceTiming interface: resource must inherit property "domainLookupEnd" with the proper type]
expected: PASS
[PerformanceResourceTiming interface: attribute domainLookupEnd]
expected: PASS
[PerformanceResourceTiming interface: default toJSON operation on resource] [PerformanceResourceTiming interface: default toJSON operation on resource]
expected: FAIL expected: FAIL
@ -49,39 +13,9 @@
[PerformanceResourceTiming interface: resource must inherit property "workerStart" with the proper type] [PerformanceResourceTiming interface: resource must inherit property "workerStart" with the proper type]
expected: FAIL expected: FAIL
[PerformanceResourceTiming interface: attribute transferSize]
expected: PASS
[PerformanceResourceTiming interface: resource must inherit property "secureConnectionStart" with the proper type]
expected: PASS
[PerformanceResourceTiming interface: resource must inherit property "transferSize" with the proper type]
expected: PASS
[PerformanceResourceTiming interface: attribute decodedBodySize]
expected: PASS
[PerformanceResourceTiming interface: resource must inherit property "domainLookupEnd" with the proper type]
expected: PASS
[PerformanceResourceTiming interface: resource must inherit property "decodedBodySize" with the proper type]
expected: PASS
[PerformanceResourceTiming interface: attribute encodedBodySize]
expected: PASS
[PerformanceResourceTiming interface: resource must inherit property "encodedBodySize" with the proper type]
expected: PASS
[PerformanceResourceTiming interface: attribute secureConnectionStart]
expected: PASS
[PerformanceResourceTiming interface: attribute workerStart] [PerformanceResourceTiming interface: attribute workerStart]
expected: FAIL expected: FAIL
[PerformanceResourceTiming interface: attribute domainLookupEnd]
expected: PASS
[PerformanceResourceTiming interface: default toJSON operation on resource] [PerformanceResourceTiming interface: default toJSON operation on resource]
expected: FAIL expected: FAIL

View file

@ -1,4 +0,0 @@
[resource_cached.htm]
[There should be two entries]
expected: PASS

View file

@ -1,7 +1,4 @@
[resource_connection_reuse.html] [resource_connection_reuse.html]
[There should be 2 PerformanceEntries]
expected: PASS
[domainLookupEnd and fetchStart should be the same] [domainLookupEnd and fetchStart should be the same]
expected: FAIL expected: FAIL
@ -11,9 +8,6 @@
[domainLookupStart and fetchStart should be the same] [domainLookupStart and fetchStart should be the same]
expected: FAIL expected: FAIL
[secureConnectionStart should be zero]
expected: PASS
[connectEnd and fetchStart should be the same] [connectEnd and fetchStart should be the same]
expected: FAIL expected: FAIL

View file

@ -1,7 +1,4 @@
[resource_connection_reuse.https.html] [resource_connection_reuse.https.html]
[There should be 2 PerformanceEntries]
expected: PASS
[secureConnectionStart and fetchStart should be the same] [secureConnectionStart and fetchStart should be the same]
expected: FAIL expected: FAIL

View file

@ -1,7 +1,4 @@
[resource_connection_reuse_mixed_content.html] [resource_connection_reuse_mixed_content.html]
[There should be 2 PerformanceEntries]
expected: PASS
[secureConnectionStart and fetchStart should be the same] [secureConnectionStart and fetchStart should be the same]
expected: FAIL expected: FAIL

View file

@ -1,7 +1,4 @@
[resource_connection_reuse_mixed_content_redirect.html] [resource_connection_reuse_mixed_content_redirect.html]
[There should be 2 PerformanceEntries]
expected: PASS
[secureConnectionStart and fetchStart should be the same] [secureConnectionStart and fetchStart should be the same]
expected: FAIL expected: FAIL

View file

@ -5,6 +5,3 @@
[http://web-platform.test:8000/resource-timing/resources/inject_resource_test.html is not expected to be in the Resource Timing buffer] [http://web-platform.test:8000/resource-timing/resources/inject_resource_test.html is not expected to be in the Resource Timing buffer]
expected: FAIL expected: FAIL
[Testing resource entries]
expected: PASS

View file

@ -29,6 +29,3 @@
[http://web-platform.test:8000/resource-timing/resources/inject_resource_test.html is not expected to be in the Resource Timing buffer] [http://web-platform.test:8000/resource-timing/resources/inject_resource_test.html is not expected to be in the Resource Timing buffer]
expected: FAIL expected: FAIL
[Testing resource entries]
expected: PASS

View file

@ -2,6 +2,3 @@
[This test validates the functionality of onresourcetimingbufferfull in resource timing.] [This test validates the functionality of onresourcetimingbufferfull in resource timing.]
expected: FAIL expected: FAIL
[There are 4 scripts, and setResourceTimingBufferSize does not reduce the size.]
expected: PASS