Skip to content

Commit

Permalink
lookup: remove acorn from test suite (#970)
Browse files Browse the repository at this point in the history
* lookup: increase acorn timeout to 30 minutes

acorn needs more time so that it can install the test262 dependencies
(which we then won't use/test, but what can you do?).

* lookup: remove acorn from test suite

Ref: #959 (comment)
  • Loading branch information
Trott committed Sep 9, 2023
1 parent 9557f5b commit e8b77ad
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@
"skip": ["win32", "14"],
"maintainers": "dominictarr"
},
"acorn": {
"maintainers": "marijnh",
"skip": ["win32", "ppc"]
},
"ava": {
"prefix": "v",
"skip": ["14", "ppc", "win32", "x86", "rhel", "aix", "ia32"],
Expand Down

0 comments on commit e8b77ad

Please sign in to comment.