Changeset 225002 in webkit
- Timestamp:
- Nov 17, 2017, 4:49:04 PM (8 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r225001 r225002 1 2017-11-17 Ryan Haddad <ryanhaddad@apple.com> 2 3 Update TestExpectations for service-worker tests. 4 5 Unreviewed test gardening. 6 7 * TestExpectations: 8 1 9 2017-11-17 Ryan Haddad <ryanhaddad@apple.com> 2 10 -
trunk/LayoutTests/TestExpectations
r224931 r225002 184 184 http/tests/workers/service/service-worker-cache-api.https.html [ Pass Failure ] 185 185 webkit.org/b/179137 imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-match.https.html [ Pass Failure ] 186 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event.https.html [ Pass Failure ] 186 187 webkit.org/b/179248 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-within-sw.https.html [ Pass Failure ] 187 188 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-respond-with-response-body-with-invalid-chunk.https.html [ Pass Failure ] 188 189 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-header-visibility.https.html [ Pass Failure ] 189 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-redirect.https.html [ Pass Failure ]190 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-redirect.https.html [ Pass Failure Timeout ] 190 191 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-xhr.https.html [ Pass Failure ] 191 192 imported/w3c/web-platform-tests/service-workers/service-worker/foreign-fetch-cors.https.html [ Pass Failure ] 193 imported/w3c/web-platform-tests/service-workers/service-worker/invalid-header.https.html [ Pass Failure ] 194 imported/w3c/web-platform-tests/service-workers/service-worker/multiple-update.https.html [ Pass Failure ] 192 195 imported/w3c/web-platform-tests/service-workers/service-worker/performance-timeline.https.html [ Pass Failure ] 193 196 imported/w3c/web-platform-tests/service-workers/service-worker/navigation-redirect.https.html [ Pass Failure ] … … 211 214 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting-cache.https.html [ DumpJSConsoleLogInStdErr Pass Failure ] 212 215 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-cors-xhr.https.html [ DumpJSConsoleLogInStdErr Pass Failure ] 216 imported/w3c/web-platform-tests/service-workers/service-worker/update.https.html [ Pass Failure Timeout ] 213 217 214 218 # textarea.animate is not supported
Note:
See TracChangeset
for help on using the changeset viewer.