Skip to content

npm run perf got error #10577

@aladdin-add

Description

@aladdin-add
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)

Activity

added
bugESLint is working incorrectly
buildThis change relates to ESLint's build process
acceptedThere is consensus among the team that this change meets the criteria for inclusion
on Jul 7, 2018
added a commit that references this issue on Jul 8, 2018
dd31d15
platinumazure

platinumazure commented on Jul 14, 2018

@platinumazure
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?

added 2 commits that reference this issue on Jul 14, 2018
d42ddf2
8ef50e8
added a commit that references this issue on Jul 20, 2018
c517b2a
locked and limited conversation to collaborators on Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    acceptedThere is consensus among the team that this change meets the criteria for inclusionarchived due to ageThis issue has been archived; please open a new issue for any further discussionbugESLint is working incorrectlybuildThis change relates to ESLint's build process

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @platinumazure@aladdin-add

      Issue actions

        npm run perf got error · Issue #10577 · eslint/eslint