summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/xhr/abort-upload-event-loadend.any.js.ini
blob: 0d0d496bd7a2c9a45e46ab9dd9ae7a9e167daa94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[abort-upload-event-loadend.any.html]

[abort-upload-event-loadend.any.worker.html]
  expected:
    if (os == "linux") and not debug and fission and (processor == "x86_64"): [OK, TIMEOUT]
    if (os == "linux") and not debug and fission and (processor == "x86"): [OK, TIMEOUT]
    if (os == "linux") and not debug and not fission: [OK, TIMEOUT]
    if (os == "linux") and debug: [OK, TIMEOUT]
  [XMLHttpRequest: The abort() method: Fire a progress event named loadend on the XMLHttpRequestUpload object]
    expected:
      if (os == "linux") and not debug and fission and (processor == "x86"): [PASS, TIMEOUT]
      if (os == "linux") and not debug and fission and (processor == "x86_64"): [PASS, TIMEOUT]
      if (os == "linux") and not debug and not fission: [PASS, TIMEOUT]
      if (os == "linux") and debug: [PASS, TIMEOUT]