[Webkit-unassigned] [Bug 238180] imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/attributes-accessors-unique-function-objects.html is failing for WinCairo Release

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 21 19:00:24 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=238180

--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
This test can be tested just by openning the following page and the test detail.
http://wpt.live/webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html

Fail    For attributes, each copy of the accessor property has distinct built-in function objects for its getters and setters.  assert_equals: Response.body.[[Get]] expected (undefined) undefined but got (string) "Request.body.[[Get]]"
assert_not_seen at http://wpt.live/webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
@http://wpt.live/webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:30:36
@http://wpt.live/resources/testharness.js:2534:30
test at http://wpt.live/resources/testharness.js:572:34
global code at http://wpt.live/webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:10:5
Asserts run
Pass    
assert_equals(undefined, undefined, "Request.method.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Request.url.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Request.headers.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Request.destination.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Request.referrer.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Request.referrerPolicy.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Request.mode.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Request.credentials.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Request.cache.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Request.redirect.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Request.integrity.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Request.keepalive.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Request.signal.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Request.body.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Request.bodyUsed.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Response.type.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Response.url.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Response.redirected.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Response.status.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Response.ok.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Response.statusText.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass    
assert_equals(undefined, undefined, "Response.headers.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Fail    
assert_equals("Request.body.[[Get]]", undefined, "Response.body.[[Get]]")
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220322/d6f39e13/attachment-0001.htm>


More information about the webkit-unassigned mailing list