Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lookup: increase acorn timeout to 30 minutes #969

Closed
wants to merge 1 commit into from
Closed

Conversation

Trott
Copy link
Member

@Trott Trott commented Sep 8, 2023

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

Checklist
  • npm test passes
  • contribution guidelines followed
    here

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

Trott commented Sep 8, 2023

Running https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3219/ to see if this timeout is long enough.

@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (77310a6) 96.44% compared to head (6e4b228) 96.44%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #969   +/-   ##
=======================================
  Coverage   96.44%   96.44%           
=======================================
  Files          28       28           
  Lines        2140     2140           
=======================================
  Hits         2064     2064           
  Misses         76       76           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Trott
Copy link
Member Author

Trott commented Sep 8, 2023

With 30 minutes for a timeout, it passes in a few places but still times out in others. I think the best thing to do, especially since the lengthy install isn't used by the tests anyway, is to remove acorn from the test suite.

@Trott Trott closed this Sep 8, 2023
@richardlau richardlau deleted the acorn-timeout branch September 9, 2023 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants