New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 783268 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Nov 2017
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----



Sign in to add a comment

http/.../mutation-observer-suspend-while-paused.js in webkit_layout_tests failing on multiple builders

Project Member Reported by yzshen@chromium.org, Nov 9 2017

Issue description

http/.../mutation-observer-suspend-while-paused.js in webkit_layout_tests failing on multiple builders

Builders failed on: 
- WebKit Mac10.11: 
  https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.11
- WebKit Mac10.12: 
  https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.12


The text diff of the test is different than expected:
(Copied from: https://isolateserver.appspot.com/browse?namespace=default-gzip&digest=79306c82d3b607790bd2c0c80b36661eb78bfc78&as=mutation-observer-suspend-while-paused-diff.txt)

--- /b/s/w/ioYpnmDj/layout-test-results/http/tests/devtools/sources/debugger/mutation-observer-suspend-while-paused-expected.txt
+++ /b/s/w/ioYpnmDj/layout-test-results/http/tests/devtools/sources/debugger/mutation-observer-suspend-while-paused-actual.txt
@@ -1,3 +1,5 @@
+CONSOLE ERROR: line 57: Uncaught TypeError: Cannot read property 'dispatchMessage' of undefined
+CONSOLE ERROR: line 57: Uncaught TypeError: Cannot read property 'dispatchMessage' of undefined
 Tests that DOM Mutation Observers do not attempt to deliver mutation records while the debugger is paused. Bug 105810 
 
 DIV and observer setup.


Will: Would you please help to triage this bug? I haven't seen anything obvious in the blamelist.
https://uberchromegw.corp.google.com/i/chromium.webkit/builders/WebKit%20Mac10.12/builds/7666

 
This hasn't reproed on either bot in the last several builds. There was no obvious fix landed, so I suspect that the test is flaky. Will: Could you (or someone that you pass this off to) investigate in more detail and disable the test if there really was no obvious either problem CL or solution CL?
Labels: -Sheriff-Chromium
Going to take off the sheriff list for now.
Status: Fixed (was: Assigned)
There was a patch landed yesterday that addressed the underlying flakiness. Thanks.

Sign in to add a comment