Commit e8d50869 authored by Timothy Gu's avatar Timothy Gu Committed by Commit Bot

Temporarily disable promise entry realm test

This is necessary to land CL 2071624 in V8.

Bug: v8:10200
Change-Id: I48c7ad881c060ad161417cd78fdbac8aba8a77ad
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2082112
Commit-Queue: Yuki Shiino <yukishiino@chromium.org>
Reviewed-by: default avatarYuki Shiino <yukishiino@chromium.org>
Auto-Submit: Timothy Gu <timothygu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#745789}
parent 2b70e8f1
......@@ -6711,6 +6711,9 @@ crbug.com/1056022 [ Fuchsia ] http/tests/uri/utf8-path.html [ Pass Timeout ]
crbug.com/1056022 [ Fuchsia ] virtual/text-antialias/international/001.html [ Pass Timeout ]
crbug.com/1056022 [ Fuchsia ] http/tests/eventsource/eventsource-bad-mime-type.html [ Pass Timeout ]
# Temporarily disable promise realm tests while a V8 bug is being fixed.
crbug.com/v8/10200 external/wpt/html/webappapis/scripting/processing-model-2/integration-with-the-javascript-job-queue/promise-job-entry-different-function-realm.html [ Skip ]
# Sheriff 2020-02-28
crbug.com/1057036 [ Mac ] virtual/controls-refresh/calendar-picker/date-picker-ax.html [ Pass Timeout ]
crbug.com/1057036 [ Mac ] virtual/controls-refresh/week-picker/week-picker-ax.html [ Pass Timeout ]
......
This is a testharness.js-based test.
PASS Fulfillment handler on fulfilled promise
PASS Rejection handler on rejected promise
PASS Fulfillment handler on pending-then-fulfilled promise
PASS Rejection handler on pending-then-rejected promise
FAIL Thenable resolution assert_equals: expected "http://web-platform.test:8001/html/webappapis/scripting/processing-model-2/integration-with-the-javascript-job-queue/resources/function/resources/window-to-open.html" but got "http://web-platform.test:8001/html/webappapis/scripting/processing-model-2/integration-with-the-javascript-job-queue/resources/window-to-open.html"
Harness: the test ran to completion.
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