-
Notifications
You must be signed in to change notification settings - Fork 24.8k
skip bytecode support for hermes #52767
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
Conversation
This pull request was exported from Phabricator. Differential Revision: D78750791 |
3998c7d
to
e99be2e
Compare
Summary: Changelog: [Internal] Currently tests that depend on hermes dev bytecode will fail because in OSS this case was not handled. We need to skip them for now before we integrate hermes compiler properly. Reviewed By: christophpurrer Differential Revision: D78750791
This pull request was exported from Phabricator. Differential Revision: D78750791 |
e99be2e
to
b5b14e5
Compare
Summary: Changelog: [Internal] Currently tests that depend on hermes dev bytecode will fail because in OSS this case was not handled. We need to skip them for now before we integrate hermes compiler properly. Reviewed By: christophpurrer Differential Revision: D78750791
This pull request was exported from Phabricator. Differential Revision: D78750791 |
Summary: Pull Request resolved: facebook#52767 Changelog: [Internal] Currently tests that depend on hermes dev bytecode will fail because in OSS this case was not handled. We need to skip them for now before we integrate hermes compiler properly. Reviewed By: christophpurrer Differential Revision: D78750791
b5b14e5
to
1b894ed
Compare
Summary: Changelog: [Internal] Currently tests that depend on hermes dev bytecode will fail because in OSS this case was not handled. We need to skip them for now before we integrate hermes compiler properly. Reviewed By: christophpurrer, rubennorte Differential Revision: D78750791
1b894ed
to
ba547b0
Compare
This pull request was exported from Phabricator. Differential Revision: D78750791 |
This pull request was successfully merged by @andrewdacenko in 273c2d8 When will my fix make it into a release? | How to file a pick request? |
This pull request has been merged in 273c2d8. |
Summary: Pull Request resolved: facebook#52767 Changelog: [Internal] Currently tests that depend on hermes dev bytecode will fail because in OSS this case was not handled. We need to skip them for now before we integrate hermes compiler properly. Reviewed By: christophpurrer, rubennorte Differential Revision: D78750791 fbshipit-source-id: 5b55bc9acbd6ee5aad874ad57607325cb1373c2e
Summary:
Changelog: [Internal]
Currently tests that depend on hermes dev bytecode will fail because in OSS this case was not handled. We need to skip them for now before we integrate hermes compiler properly.
Differential Revision: D78750791