summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/cookie-store/cookieStore_get_set_ordering.https.any.js.ini
blob: bbf52866cab7563cc8116420bb7540f63856a7a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[cookieStore_get_set_ordering.https.any.html]
  [Set three simple origin session cookies sequentially and ensure they all end up in the cookie jar in order.]
    expected: FAIL

  [Set three simple origin session cookies in undefined order using Promise.all and ensure they all end up in the cookie jar in any order. ]
    expected: FAIL


[cookieStore_get_set_ordering.https.any.serviceworker.html]
  [Set three simple origin session cookies sequentially and ensure they all end up in the cookie jar in order.]
    expected: FAIL

  [Set three simple origin session cookies in undefined order using Promise.all and ensure they all end up in the cookie jar in any order. ]
    expected: FAIL