Title: [281162] trunk/LayoutTests
Revision
281162
Author
[email protected]
Date
2021-08-17 13:44:04 -0700 (Tue, 17 Aug 2021)

Log Message

Rebaselining [ Win EWS ] http/tests/misc/webtiming-slow-load.py.
https://bugs.webkit.org/show_bug.cgi?id=229099

Unreviewed test gardening.

* platform/win/TestExpectations:
* platform/win/http/tests/misc/webtiming-slow-load-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (281161 => 281162)


--- trunk/LayoutTests/ChangeLog	2021-08-17 20:37:15 UTC (rev 281161)
+++ trunk/LayoutTests/ChangeLog	2021-08-17 20:44:04 UTC (rev 281162)
@@ -1,3 +1,13 @@
+2021-08-17  Ayumi Kojima  <[email protected]>
+
+        Rebaselining [ Win EWS ] http/tests/misc/webtiming-slow-load.py.
+        https://bugs.webkit.org/show_bug.cgi?id=229099
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+        * platform/win/http/tests/misc/webtiming-slow-load-expected.txt:
+
 2021-08-17  Eric Hutchison  <[email protected]>
 
         [Monterey] imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting-double-write.https.html is a constant failure.

Modified: trunk/LayoutTests/platform/win/TestExpectations (281161 => 281162)


--- trunk/LayoutTests/platform/win/TestExpectations	2021-08-17 20:37:15 UTC (rev 281161)
+++ trunk/LayoutTests/platform/win/TestExpectations	2021-08-17 20:44:04 UTC (rev 281162)
@@ -267,8 +267,6 @@
 # TODO Accept header is handled by the browser
 http/tests/misc/image-checks-for-accept.html [ Skip ]
 
-webkit.org/b/229099 http/tests/misc/webtiming-slow-load.py [ Failure ] 
-
 # Need to implement AccessibilityUIElement::clearSelectedChildren()
 accessibility/aria-listbox-clear-selection-crash.html [ Skip ]
 accessibility/listbox-clear-selection.html [ Skip ]

Modified: trunk/LayoutTests/platform/win/http/tests/misc/webtiming-slow-load-expected.txt (281161 => 281162)


--- trunk/LayoutTests/platform/win/http/tests/misc/webtiming-slow-load-expected.txt	2021-08-17 20:37:15 UTC (rev 281161)
+++ trunk/LayoutTests/platform/win/http/tests/misc/webtiming-slow-load-expected.txt	2021-08-17 20:44:04 UTC (rev 281162)
@@ -3,9 +3,9 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-FAIL timing.requestStart should be non-zero. Was 0
-FAIL timing.responseStart should be non-zero. Was 0
-FAIL timing.responseEnd should be non-zero. Was 0
+PASS timing.requestStart is non-zero.
+PASS timing.responseStart is non-zero.
+PASS timing.responseEnd is non-zero.
 PASS successfullyParsed is true
 
 TEST COMPLETE
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to