summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/credential-management/fedcm-network-requests.https.html.ini
blob: ca7f4571ef28040cf9c0802147e7441262d8c3c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[fedcm-network-requests.https.html]
  expected: ERROR
  [Test the abort signal]
    expected:
      if os == "linux": [FAIL, TIMEOUT]
      FAIL

  [Successfully obtaining token should resolve the promise.]
    expected: FAIL

  [Test that the promise is rejected if the manifest is not in the manifest list]
    expected:
      if os == "linux": [FAIL, TIMEOUT, NOTRUN]
      FAIL

  [Reject when configURL is invalid]
    expected: FAIL

  [Reject when configURL is missing]
    expected: FAIL

  [Test that token endpoint does not follow redirects]
    expected:
      if os == "linux": [NOTRUN, FAIL, TIMEOUT]
      if os == "win": [FAIL, TIMEOUT]
      FAIL

  [Test that service worker cannot observe fetches performed by FedCM API]
    expected:
      if os == "win": [FAIL, TIMEOUT, NOTRUN]
      if os == "linux": [NOTRUN, TIMEOUT]
      FAIL

  [Reject when provider list is empty]
    expected: FAIL

  [Get after abort should work]
    expected:
      if os == "linux": [FAIL, TIMEOUT, NOTRUN]
      FAIL

  [Reject when clientId is missing]
    expected: FAIL

  [When there's a pending request, a second `get` call should be rejected. ]
    expected: FAIL

  [nonce is not required in FederatedIdentityProvider.]
    expected: FAIL

  [Test that promise is rejected if accounts endpoint redirects]
    expected:
      if os == "linux": [TIMEOUT, FAIL, NOTRUN]
      FAIL

  [Test client_metadata request]
    expected:
      if os == "linux": [NOTRUN, FAIL, TIMEOUT]
      if os == "win": [FAIL, NOTRUN]
      FAIL

  [Reject when clientId is empty]
    expected: FAIL