Bug 214183
Summary: | Regression (r264202): imported/w3c/web-platform-tests/html/dom/usvstring-reflection.https.html is consistently failing on mac-wk1 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
Component: | Tools / Tests | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aakash_jain, ap, cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=214151 |
Aakash Jain
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/65335357>
Aakash Jain
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')"
Chris Dumez
Committed r264221: <https://trac.webkit.org/changeset/264221>