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

npm run perf got error #10577

Closed
aladdin-add opened this issue Jul 7, 2018 · 1 comment · Fixed by #10607
Closed

npm run perf got error #10577

aladdin-add opened this issue Jul 7, 2018 · 1 comment · Fixed by #10607
Labels
accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion bug ESLint is working incorrectly build This change relates to ESLint's build process

Comments

@aladdin-add
Copy link
Member

Tell us about your environment

  • ESLint Version: master/5.0.1
  • Node Version: 10.6.0
  • npm Version: 6.1.0

What parser (default, Babel-ESLint, etc.) are you using?

after running npm run perf, got "No files matching the pattern"

error log
Oops! Something went wrong! :(

ESLint: 5.0.1.
No files matching the pattern "/var/folders/gw/2hlkmn1j5yl2mb3qdy8b1k2w0000gn/T/eslint/performance/eslint/{lib,tests/lib}/**/*.js" were found.
Please check for typing mistakes in the pattern.




/Users/weiran/repo/eslint/Makefile.js:1047
            throw new Error("Performance test failed.");
            ^

Error: Performance test failed.
    at results (/Users/weiran/repo/eslint/Makefile.js:1047:19)
    at exec (/Users/weiran/repo/eslint/Makefile.js:1013:20)
    at /Users/weiran/repo/eslint/node_modules/shelljs/src/exec.js:124:9
    at ChildProcess.exithandler (child_process.js:298:5)
    at ChildProcess.emit (events.js:182:13)
    at maybeClose (internal/child_process.js:961:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:248:5)
@aladdin-add aladdin-add added bug ESLint is working incorrectly build This change relates to ESLint's build process accepted There is consensus among the team that this change meets the criteria for inclusion labels Jul 7, 2018
@platinumazure
Copy link
Member

Hi @aladdin-add, I see you've made a commit referencing this issue. Do you want to open a PR? Or is there more that needs to be done?

aladdin-add added a commit to aladdin-add/eslint that referenced this issue Jul 19, 2018
@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Jan 17, 2019
@eslint-deprecated eslint-deprecated bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Jan 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion bug ESLint is working incorrectly build This change relates to ESLint's build process
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants