Bug 219720
| Summary: | [Win] fast/url/data-url-mediatype.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | achristensen, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Haddad
The test appears to have been failing since it was added in https://trac.webkit.org/changeset/270526/webkit
--- /home/buildbot/worker/Windows-EWS/build/layout-test-results/fast/url/data-url-mediatype-expected.txt
+++ /home/buildbot/worker/Windows-EWS/build/layout-test-results/fast/url/data-url-mediatype-actual.txt
@@ -1,7 +1,7 @@
-ALERT: audio/mpegURL text#fragment
-ALERT: video/mpegURL text#fragment
-ALERT: application/x-mpegurl text#fragment
-ALERT: vnd.apple.mpegurl text#fragment
+ALERT: audio/mpegURL text
+ALERT: video/mpegURL text
+ALERT: application/x-mpegurl text
+ALERT: vnd.apple.mpegurl text
ALERT: text/plain text
CONSOLE MESSAGE: Fetch API cannot load data:te#xt/plain,text#fragment.
ALERT: caught error with mime type te#xt/plain
https://results.webkit.org/?suite=layout-tests&test=fast/url/data-url-mediatype.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Alex, does this need investigation or should we simply add a Windows baseline?
Alex Christensen
Just Windows rebaseline.
Ryan Haddad
Rebaselined in r270635
Radar WebKit Bug Importer
<rdar://problem/72188117>