Attachment #8932783: Bug 1222008 - P5: Remove wpt ini file since passing the test. r=bkelly for bug #1222008

View | Details | Raw Unified | Return to bug 1222008
Collapse All | Expand All

(-)a/testing/web-platform/meta/service-workers/service-worker/fetch-event-redirect.https.html.ini (-22 lines)
Line     Link Here 
 Lines 1-22    Link Here 
1
[fetch-event-redirect.https.html]
2
  [Non-navigation, follow redirect, cors mode Request redirected to same-origin without credentials should succeed interception and response should be redirected]
3
    expected: FAIL
4
5
  [Non-navigation, follow redirect, cors mode Request redirected to cors without credentials should succeed interception and response should be redirected]
6
    expected: FAIL
7
8
  [Non-navigation, follow redirect, same-origin mode Request redirected to same-origin without credentials should succeed interception and response should be redirected]
9
    expected: FAIL
10
11
  [Non-navigation, follow redirect, no-cors mode Request redirected to same-origin without credentials should succeed interception and response should be redirected]
12
    expected: FAIL
13
14
  [Non-navigation, follow redirect, cors mode Request redirected to same-origin with credentials should succeed interception and response should be redirected]
15
    expected: FAIL
16
17
  [Non-navigation, follow redirect, same-origin mode Request redirected to same-origin with credentials should succeed interception and response should be redirected]
18
    expected: FAIL
19
20
  [Non-navigation, follow redirect, no-cors mode Request redirected to same-origin with credentials should succeed interception and response should be redirected]
21
    expected: FAIL
22
(-)a/testing/web-platform/meta/service-workers/service-worker/redirected-response.https.html.ini (-5 lines)
Line     Link Here 
 Lines 1-5    Link Here 
1
[redirected-response.https.html]
2
  type: testharness
3
  [mode: "follow", no mode change]
4
    expected: FAIL
5

Return to bug 1222008