-
-
Notifications
You must be signed in to change notification settings - Fork 225
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
Benchmark run error #309
Comments
@boopathi will take a look.. |
I tried it on latest /cc @kangax |
may be an issue in old I am running 6.18.0 and seeing no issues. @shinew - can you verify? |
Error still here. Running OSX 10.12.1, node v6.8.1. Steps to repro: git clone https://github.com/babel/babili.git
cd babili
npm install
npm run bootstrap
npm run build
./scripts/benchmark.js react@0.14.3 react/dist/react.js Let me know if you need any other info. It'd be helpful if someone else can verify the above steps lead to the error. |
@shinew Thanks.. I can able to reproduce now. found the bug in the code. Will create a PR soon. |
I tried running the benchmark (
./scripts/benchmark.js react@0.14.3 react/dist/react.js
), but I got an error (below). This was onmaster
./cc @vigneshshanmugam
The text was updated successfully, but these errors were encountered: