Skip to content

Problem running benchmarks #1756

@ghost

Description

As Per The maintaining.md, I ran

$ node bench/run && node bench/compare

But, the result was

fs.js:928
  return binding.readdir(pathModule.toNamespacedPath(path), options.encoding);
                 ^

Error: ENOENT: no such file or directory, scandir 'E:\Workspace\ava\bench\.results'
    at Object.fs.readdirSync (fs.js:928:18)
    at Object.<anonymous> (E:\Workspace\ava\bench\compare.js:7:16)
    at Module._compile (module.js:649:30)
    at Object.Module._extensions..js (module.js:660:10)
    at Module.load (module.js:561:32)
    at tryModuleLoad (module.js:501:12)
    at Function.Module._load (module.js:493:3)
    at Function.Module.runMain (module.js:690:10)
    at startup (bootstrap_node.js:194:16)
    at bootstrap_node.js:666:3

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions