summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/classic/switch_to_parent_frame/switch.py.ini
blob: 0bb9e4638a410bf477eaf7eda0aaa20a7e3c4d9a (plain)
1
2
3
4
5
6
7
[switch.py]
  [test_no_parent_browsing_context]
    expected:
      if (os == "linux") and not debug and not asan and not tsan and fission: [PASS, FAIL]
      if (os == "linux") and not debug and not asan and tsan: [PASS, FAIL]
      if (os == "linux") and not debug and asan: [PASS, FAIL]
      if (os == "linux") and debug: [PASS, FAIL]