The following Hermes tests are currently failing and need investigation and resolution:
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
The following Hermes tests are currently failing and need investigation and resolution:
Steps to test