Bug 214183 - Regression (r264202): imported/w3c/web-platform-tests/html/dom/usvstring-reflection.https.html is consistently failing on mac-wk1
Summary: Regression (r264202): imported/w3c/web-platform-tests/html/dom/usvstring-refl...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-10 06:04 PDT by Aakash Jain
Modified: 2020-07-10 08:44 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2020-07-10 06:04:12 PDT
imported/w3c/web-platform-tests/html/dom/usvstring-reflection.https.html is consistently failing on mac-wk1 since r264202.

History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fdom%2Fusvstring-reflection.https.html
Comment 1 Radar WebKit Bug Importer 2020-07-10 06:05:10 PDT
<rdar://problem/65335357>
Comment 2 Aakash Jain 2020-07-10 06:08:54 PDT
Diff:
-FAIL RTCDataChannel.send: unpaired surrogate codepoint should be replaced with U+FFFD. pc1.createDataChannel is not a function. (In 'pc1.createDataChannel('')', 'pc1.createDataChannel' is undefined)

+FAIL RTCDataChannel.send: unpaired surrogate codepoint should be replaced with U+FFFD. promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'options.negotiated')"
Comment 3 Chris Dumez 2020-07-10 08:44:11 PDT
Committed r264221: <https://trac.webkit.org/changeset/264221>