Bug 196422 - imported/w3c/web-platform-tests/resize-observer/eventloop.html failed
Summary: imported/w3c/web-platform-tests/resize-observer/eventloop.html failed
Status: RESOLVED DUPLICATE of bug 197001
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: cathiechen
URL:
Keywords: InRadar
Depends on: 157743 177484
Blocks:
  Show dependency treegraph
 
Reported: 2019-03-29 20:53 PDT by cathiechen
Modified: 2019-04-17 02:28 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.73 KB, patch)
2019-03-29 21:16 PDT, cathiechen
no flags Details | Formatted Diff | Diff
Patch (1.63 KB, patch)
2019-03-29 21:23 PDT, cathiechen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***