Skip to content

Commit

Permalink
Backed out changeset 646459eb4a35 (bug 1459118) as per Henrik's reque…
Browse files Browse the repository at this point in the history
…st. CLOSED TREE
  • Loading branch information
Razvan Maries committed Nov 26, 2020
1 parent 0f54e49 commit 0db73da
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
@@ -1,4 +1,16 @@
[execute_async.py]
[test_abort_by_user_prompt_twice[alert\]]
expected: FAIL
disabled: Bug 1459118

[test_abort_by_user_prompt_twice[confirm\]]
expected: FAIL
disabled: Bug 1459118

[test_abort_by_user_prompt_twice[prompt\]]
expected: FAIL
disabled: Bug 1459118

[test_abort_by_user_prompt[prompt\]]
expected:
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
Expand Down
@@ -1,4 +1,16 @@
[execute.py]
[test_abort_by_user_prompt_twice[alert\]]
expected: FAIL
disabled: Bug 1459118

[test_abort_by_user_prompt_twice[confirm\]]
expected: FAIL
disabled: Bug 1459118

[test_abort_by_user_prompt_twice[prompt\]]
expected: FAIL
disabled: Bug 1459118

[test_abort_by_user_prompt[confirm\]]
expected:
if os == "mac": ["PASS", "FAIL"]
Expand Down

0 comments on commit 0db73da

Please sign in to comment.