prepack/scripts
Herman Venter f8bf43f673 Update yarn.lock
Summary:
Update Babylon and adjust expected pass count to match what I see on my laptop.

The difference was due to my version of Babylon (which is the latest for some or other reason I don't understand) giving a syntax error that did not occur with the version on the CI machine. Updating the yarn lock file gets the CI machine in sync with my laptop with respect to those tests.

Note that some String.prototype tests only pass with recent versions of Node.
Closes https://github.com/facebook/prepack/pull/831

Differential Revision: D5489742

Pulled By: hermanventer

fbshipit-source-id: 5732e47718c53d9f20de04fd64c1389524f33309
2017-07-25 14:27:51 -07:00
..
detect_bad_deps.js Ran Prettier over codebase. 2017-07-03 16:29:47 -07:00
generate-sourcemaps-test.js Rename CompilerDiagnostics to CompilerDiagnostic 2017-07-13 16:53:40 -07:00
instrumentor.js Always use fast traversal function when trivially possible. 2017-07-24 16:39:31 -07:00
prettier.js Making Prettier a check-in gate 2017-07-07 11:35:32 -07:00
test262-runner.js Update yarn.lock 2017-07-25 14:27:51 -07:00
test-error-handler.js Rename CompilerDiagnostics to CompilerDiagnostic 2017-07-13 16:53:40 -07:00
test-internal.js Downgrade errors to warnings if they occur inside a delayed module 2017-07-17 10:13:13 -07:00
test-node-cli-mode.sh Add minimal test case for the node-cli mode 2017-05-18 15:08:39 -07:00
test-residual.js Throw FatalError after reporting generic introspection error 2017-07-14 14:58:00 -07:00
test-runner.js Tweaking TODOs 2017-07-25 13:45:40 -07:00
test-sourcemaps.sh Extract scripts from npm package (#463) 2017-04-26 12:26:18 -07:00
test-std-in.sh Fixing output to look less like a failure on success 2017-07-13 16:53:40 -07:00