Title: [236364] trunk/LayoutTests
- Revision
- 236364
- Author
- [email protected]
- Date
- 2018-09-21 14:50:38 -0700 (Fri, 21 Sep 2018)
Log Message
Unreviewed test gardening, consolidate iOS expectation files for EventTarget-dispatchEvent.html.
* platform/ios-11/imported/w3c/web-platform-tests/dom/events/EventTarget-dispatchEvent-expected.txt: Removed.
* platform/ios/imported/w3c/web-platform-tests/dom/events/EventTarget-dispatchEvent-expected.txt:
Modified Paths
Removed Paths
- trunk/LayoutTests/platform/ios-11/imported/w3c/web-platform-tests/dom/
Diff
Modified: trunk/LayoutTests/ChangeLog (236363 => 236364)
--- trunk/LayoutTests/ChangeLog 2018-09-21 21:50:34 UTC (rev 236363)
+++ trunk/LayoutTests/ChangeLog 2018-09-21 21:50:38 UTC (rev 236364)
@@ -1,5 +1,12 @@
2018-09-21 Ryan Haddad <[email protected]>
+ Unreviewed test gardening, consolidate expectation file for EventTarget-dispatchEvent.html.
+
+ * platform/ios-11/imported/w3c/web-platform-tests/dom/events/EventTarget-dispatchEvent-expected.txt: Removed.
+ * platform/ios/imported/w3c/web-platform-tests/dom/events/EventTarget-dispatchEvent-expected.txt:
+
+2018-09-21 Ryan Haddad <[email protected]>
+
REGRESSION (r235948?): Layout Test media/media-controls-accessibility.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=189674
Modified: trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/dom/events/EventTarget-dispatchEvent-expected.txt (236363 => 236364)
--- trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/dom/events/EventTarget-dispatchEvent-expected.txt 2018-09-21 21:50:34 UTC (rev 236363)
+++ trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/dom/events/EventTarget-dispatchEvent-expected.txt 2018-09-21 21:50:38 UTC (rev 236364)
@@ -19,11 +19,11 @@
PASS If the event's initialized flag is not set, an InvalidStateError must be thrown (StorageEvent).
PASS If the event's initialized flag is not set, an InvalidStateError must be thrown (SVGEvents).
PASS If the event's initialized flag is not set, an InvalidStateError must be thrown (TextEvent).
-PASS If the event's initialized flag is not set, an InvalidStateError must be thrown (TouchEvent).
+FAIL If the event's initialized flag is not set, an InvalidStateError must be thrown (TouchEvent). The operation is not supported.
PASS If the event's initialized flag is not set, an InvalidStateError must be thrown (UIEvent).
PASS If the event's initialized flag is not set, an InvalidStateError must be thrown (UIEvents).
PASS If the event's dispatch flag is set, an InvalidStateError must be thrown.
PASS Exceptions from event listeners must not be propagated.
PASS Event listeners added during dispatch should be called
-PASS Event listeners should be +FAIL Event listeners should be called in order of addition assert_array_equals: property 1, expected 2 but got 3
+FAIL Event listeners should be called in order of addition assert_array_equals: property 1, expected 2 but got 3
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes