Skip to content

Commit

Permalink
Fix test expectations for webidl/ecmascript-binding
Browse files Browse the repository at this point in the history
These are new imported tests. Looks wpt-importer was not able to create
correct basseline/test expectations for them. Suppress the error for
now.

Bug: 1249673
Change-Id: I01cd62e479ce2726ad235df817bacbce47738f07
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3161404
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Weizhong Xia <[email protected]>
Commit-Queue: Roberto Carrillo <[email protected]>
Reviewed-by: Roberto Carrillo <[email protected]>
Owners-Override: Roberto Carrillo <[email protected]>
Cr-Commit-Position: refs/heads/main@{#921499}
NOKEYCHECK=True
GitOrigin-RevId: 07cdb398cba5462be06f7df9f497bf3078ab86bc
  • Loading branch information
WeizhongX authored and copybara-github committed Sep 15, 2021
1 parent c933659 commit 28d8039
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions blink/web_tests/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -6874,3 +6874,22 @@ crbug.com/1249176 [ Mac11-arm64 ] external/wpt/webrtc-encoded-transform/RTCPeerC
crbug.com/1249176 [ Mac11-arm64 ] fast/forms/plaintext-mode-2.html [ Failure Pass ]
crbug.com/1249176 [ Mac11-arm64 ] virtual/gpu-rasterization/images/color-profile-image-canvas.html [ Failure Pass ]
crbug.com/1249176 [ Mac11-arm64 ] http/tests/inspector-protocol/page/consecutive-navigate.js [ Pass Timeout ]

# Fix test expectations for webidl/ecmascript-binding
crbug.com/1249673 external/wpt/webidl/ecmascript-binding/class-string-iterator-prototype-object.any.html [ Failure ]
crbug.com/1249673 external/wpt/webidl/ecmascript-binding/class-string-iterator-prototype-object.any.worker.html [ Failure ]
crbug.com/1249673 external/wpt/webidl/ecmascript-binding/constructors.html [ Failure ]
crbug.com/1249673 external/wpt/webidl/ecmascript-binding/default-iterator-object.html [ Failure ]
crbug.com/1249673 external/wpt/webidl/ecmascript-binding/global-object-implicit-this-value-cross-realm.html [ Failure ]
crbug.com/1249673 external/wpt/webidl/ecmascript-binding/global-object-implicit-this-value.any.html [ Failure ]
crbug.com/1249673 external/wpt/webidl/ecmascript-binding/global-object-implicit-this-value.any.serviceworker.html [ Failure ]
crbug.com/1249673 external/wpt/webidl/ecmascript-binding/global-object-implicit-this-value.any.sharedworker.html [ Failure ]
crbug.com/1249673 external/wpt/webidl/ecmascript-binding/global-object-implicit-this-value.any.worker.html [ Failure ]
crbug.com/1249673 external/wpt/webidl/ecmascript-binding/invalid-this-value-cross-realm.html [ Failure ]
crbug.com/1249673 external/wpt/webidl/ecmascript-binding/iterator-prototype-object.html [ Failure ]
crbug.com/1249673 external/wpt/webidl/ecmascript-binding/put-forwards.html [ Failure ]
crbug.com/1249673 external/wpt/webidl/ecmascript-binding/sequence-conversion.html [ Failure ]
crbug.com/1249673 external/wpt/webidl/ecmascript-binding/window-named-properties-object.html [ Failure ]
crbug.com/1249673 external/wpt/webidl/ecmascript-binding/es-exceptions/DOMException-custom-bindings.any.html [ Failure ]
crbug.com/1249673 external/wpt/webidl/ecmascript-binding/es-exceptions/DOMException-custom-bindings.any.worker.html [ Failure ]
crbug.com/1249673 external/wpt/webidl/ecmascript-binding/legacy-platform-object/OwnPropertyKeys.html [ Failure ]

0 comments on commit 28d8039

Please sign in to comment.