forked from facebook/hermes
-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The following Hermes tests are currently failing and need investigation and resolution:
- Hermes :: BCGen/HBC/deltamode/string-functions-update.js
- Hermes :: hermes/TypedArray.js
- Hermes :: hermes/array-functions.js
- Hermes :: hermes/number-functions.js
- Hermes :: hermes/proxy.js
- Hermes :: hermes/string-functions.js
Steps to test
Build command from build.js after adding check-hermes rule in build.js
node .ado\scripts\build.js --no-build --jstest --output-path out --platform x64 --configuration release
using cmake without build.js
command to execute within hermes-windows/build
cmake --build . --target check-hermes --config Release release
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working