summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest.html.ini
blob: 6d5baaaa47481cc09ad35ccc4a341624496b0987 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[mediaElementAudioSourceToScriptProcessorTest.html]
  expected:
    if (os == "android") and not debug: [OK, ERROR]
  [All data processed correctly]
    expected:
      if not asan and (processor == "x86_64") and fission and not tsan and debug and (os == "win"): [PASS, FAIL]
      if not asan and (processor == "x86_64") and fission and not tsan and debug and (os == "mac"): [PASS, FAIL]
      if not asan and (processor == "x86_64") and not fission and debug and (os == "linux"): [PASS, FAIL]
      if not asan and (processor == "x86_64") and fission and tsan: [PASS, FAIL]
      if not asan and (processor == "x86_64") and not fission and not debug: [PASS, FAIL]
      if asan and (processor == "x86_64") and not fission and not debug and (os == "linux"): PASS
      if asan and not fission: FAIL