Bug 196422

Summary: imported/w3c/web-platform-tests/resize-observer/eventloop.html failed
Product: WebKit Reporter: cathiechen <cathiechen>
Component: DOMAssignee: cathiechen <cathiechen>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: commit-queue, fred.wang, rwlbuis, simon.fraser, tsavell, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=197001
Bug Depends on: 157743, 177484    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch none

Description cathiechen 2019-03-29 20:53:08 PDT
Diff:
--- /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/resize-observer/eventloop-expected.txt
+++ /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/resize-observer/eventloop-actual.txt
@@ -1,11 +1,12 @@
+CONSOLE MESSAGE: ResizeObserver loop completed with undelivered notifications.
+CONSOLE MESSAGE: ResizeObserver loop completed with undelivered notifications.
 CONSOLE MESSAGE: ResizeObserver loop completed with undelivered notifications.
 ResizeObserver notification event loop tests
 
-t1
-
-Harness Error (TIMEOUT), message = null
 
 PASS ResizeObserver implemented 
-NOTRUN guard 
-FAIL test0: multiple notifications inside same event loop assert_equals: new loop expected 1 but got 0
+PASS guard 
+PASS test0: multiple notifications inside same event loop 
+PASS test1: depths of shadow roots 
+PASS test2: move target in dom while inside event loop
Comment 1 cathiechen 2019-03-29 21:16:23 PDT
Created attachment 366349 [details]
Patch
Comment 2 cathiechen 2019-03-29 21:23:02 PDT
Created attachment 366350 [details]
Patch
Comment 3 WebKit Commit Bot 2019-04-01 06:36:22 PDT
Comment on attachment 366350 [details]
Patch

Clearing flags on attachment: 366350

Committed r243693: <https://trac.webkit.org/changeset/243693>
Comment 4 WebKit Commit Bot 2019-04-01 06:36:23 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-04-01 06:45:47 PDT
<rdar://problem/49477497>
Comment 6 Alexey Proskuryakov 2019-04-03 11:26:29 PDT
Re-opening, because this only marked the test as flaky.
Comment 7 Frédéric Wang (:fredw) 2019-04-17 02:28:38 PDT

*** This bug has been marked as a duplicate of bug 197001 ***