Commit 6fa8d9e9 authored by Philip Rogers's avatar Philip Rogers Committed by Commit Bot

Remove mac-retina test expectations

Bug: 1104846
Change-Id: If40315351b29ba3b0ab9662932e261bf92d53fed
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2294350
Commit-Queue: Philip Rogers <pdr@chromium.org>
Reviewed-by: default avatarXianzhu Wang <wangxianzhu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#787816}
parent f711430b
This is a testharness.js-based test.
Harness Error. harness_status.status = 1 , harness_status.message = Unhandled rejection: fullscreen error
PASS Element#requestFullscreen() followed by moving the element into an iframe
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Verify that writing to the width and height attributes of an OffscreenCanvas works when there is no context attached.
PASS Verify that writing to the width and height attributes of an OffscreenCanvas works when there is a 2d context attached.
PASS Verify that writing to the width and height attributes of an OffscreenCanvas works when there is a webgl context attached.
PASS Verify that writing to the width or height attribute of a placeholder canvas throws an exception
PASS Verify that writing to the width or height attribute of a placeholder canvas throws an exception even when not changing the value of the attribute.
PASS Verify that resizing a 2d context resets its state.
PASS Verify that setting the size of a 2d context to the same size it already had resets its state.
PASS Verify that resizing an OffscreenCanvas with a 2d context propagates the new size to its placeholder canvas asynchronously.
FAIL Verify that resizing an OffscreenCanvas with a webgl context propagates the new size to its placeholder canvas asynchronously. assert_equals: expected 30 but got 10
FAIL Verify that drawImage uses the size of the frame as the intinsic size of a placeholder canvas. assert_equals: expected 10 but got 1
Harness: the test ran to completion.
This is a testharness.js-based test.
FAIL Test consistency of processing after resume() assert_equals: construct time before resume expected 0.005804988662131519 but got 0
Harness: the test ran to completion.
This is a testharness.js-based test.
PASS Perfect negotiation setup connects
PASS Perfect negotiation setup connects with roles reversed
FAIL Perfect negotiation glare assert_equals: negotiationneeded always fires in stable state expected "stable" but got "have-remote-offer"
FAIL Perfect negotiation glare with roles reversed assert_unreached: Error in iframe: Error: negotiationneeded always fires in stable state expected stable but got have-remote-offer Reached unreachable code
FAIL Perfect negotiation stress glare assert_unreached: Error in iframe: Error: onmessage SLD worked expected answer but got offer Reached unreachable code
FAIL Perfect negotiation stress glare with roles reversed assert_unreached: Error in iframe: Error: negotiationneeded always fires in stable state expected stable but got have-remote-offer Reached unreachable code
FAIL Perfect negotiation stress glare linear assert_unreached: Error in iframe: Error: onmessage SLD worked expected answer but got offer Reached unreachable code
FAIL Perfect negotiation stress glare linear with roles reversed assert_unreached: Error in iframe: Error: negotiationneeded always fires in stable state expected stable but got have-remote-offer Reached unreachable code
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