Skip to content

Commit

Permalink
Bug 1664225 - Revert jsshell expectations CLOSED TREE
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraham committed Sep 21, 2020
1 parent e6d6780 commit 11d5c3f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 20 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
[constructor-types.tentative.any.js]
expected:
if release_or_beta: FAIL

[Zero minimum]
expected: FAIL

[Initializing with both initial and minimum]
expected: FAIL

[Non-zero minimum]
expected: FAIL
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,3 @@
expected:
if not early_beta_or_earlier: FAIL

[Proxy descriptor]
expected:
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
FAIL

Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
[constructor-types.tentative.any.js]
expected:
if release_or_beta: FAIL

[Basic (zero, minimum)]
expected: FAIL

[Basic (non-zero, minimum)]
expected: FAIL

0 comments on commit 11d5c3f

Please sign in to comment.