Bug 162014
Summary: | [gtk] Some web-platform-tests have been failed since r204079 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Javier Fernandez <jfernandez> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Javier Fernandez
Several of the web-platform-test added since r204079 are failing.
It seems the text expectation has many FAIL results and it's clear that the related features are still under development.
I think we should mark them as failure, so we can track progress on the related features and update test expectations accordingly.
imported/w3c/web-platform-tests/IndexedDB/idb_webworkers.htm [ Failure ]
imported/w3c/web-platform-tests/XMLHttpRequest/headers-normalize-response.htm [ Failure ]
imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub.htm [ Failure ]
imported/w3c/web-platform-tests/dom/events/EventTarget-dispatchEvent.html [ Failure ]
imported/w3c/web-platform-tests/fetch/api/basic/request-headers-worker.html [ Failure ]
imported/w3c/web-platform-tests/fetch/api/basic/request-headers.html [ Failure ]
imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker.html [ Failure ]
imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method.html [ Failure ]
imported/w3c/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video.html [ Failure ]
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Javier Fernandez
Some of the mentioned test pass now and other have been rebaselined, so I'll close this bug.