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