Skip to content

Commit

Permalink
test(ses): disable Hermes VM test
Browse files Browse the repository at this point in the history
  • Loading branch information
leotm committed Aug 13, 2024
1 parent 84741ab commit dcf7c62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -328,8 +328,8 @@ jobs:
run: cd packages/ses/hermes-cli-linux && npm run test:hermesc
# errors on async (arrow) functions and async generators

- name: Run generated bytecode file on Hermes VM
run: cd packages/ses/hermes-cli-linux && npm run test:hermes
# - name: Run generated bytecode file on Hermes VM
# run: cd packages/ses/hermes-cli-linux && npm run test:hermes
# SES TypeErrors expected until resolved and hardenIntrinsics loop

viable-release:
Expand Down

0 comments on commit dcf7c62

Please sign in to comment.