Commit 5764899b authored by Adam Rice's avatar Adam Rice Committed by Commit Bot

Clean up expectations for window-postmessage-clone-deep-array.html test

Change the expectations for the web test
fast/dom/Window/window-postmessage-clone-deep-array.html so that it no
longer produces "unexpected pass" messages.

The test still fails, but this is handled by an -expected.txt file only,
without an entry in TestExpectations.

Change-Id: Icfb89c4942cc9147fa3d24972464d5f2eeda31aa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2432704Reviewed-by: default avatarYoichi Osato <yoichio@chromium.org>
Commit-Queue: Adam Rice <ricea@chromium.org>
Cr-Commit-Position: refs/heads/master@{#811221}
parent d23f7513
...@@ -1536,8 +1536,6 @@ crbug.com/770028 external/wpt/dom/events/document-level-touchmove-event-listener ...@@ -1536,8 +1536,6 @@ crbug.com/770028 external/wpt/dom/events/document-level-touchmove-event-listener
crbug.com/936891 fast/scrolling/document-level-touchmove-event-listener-passive-by-default.html [ Failure ] crbug.com/936891 fast/scrolling/document-level-touchmove-event-listener-passive-by-default.html [ Failure ]
crbug.com/936891 virtual/threaded-prefer-compositing/fast/scrolling/document-level-touchmove-event-listener-passive-by-default.html [ Pass ] crbug.com/936891 virtual/threaded-prefer-compositing/fast/scrolling/document-level-touchmove-event-listener-passive-by-default.html [ Pass ]
crbug.com/597221 fast/dom/Window/window-postmessage-clone-deep-array.html [ Failure ]
crbug.com/498539 http/tests/devtools/tracing/timeline-misc/timeline-bound-function.js [ Pass Failure ] crbug.com/498539 http/tests/devtools/tracing/timeline-misc/timeline-bound-function.js [ Pass Failure ]
crbug.com/498539 crbug.com/794869 crbug.com/798548 crbug.com/946716 http/tests/devtools/elements/styles-4/styles-update-from-js.js [ Crash Pass Failure Timeout ] crbug.com/498539 crbug.com/794869 crbug.com/798548 crbug.com/946716 http/tests/devtools/elements/styles-4/styles-update-from-js.js [ Crash Pass Failure Timeout ]
......
Tests that we support cloning deep(ish) arrays.
FAIL: 'postMessage(deepArray)' should not throw but threw RangeError: Maximum call stack size exceeded
PASS: eventData is done of type string
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment