You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(e2e script): backport from 71 fixes to the E2E script (facebook#35477)
Summary:
Because the /scripts folder for some reason is not typechecked at all, some changes broke the script and went undetected until we tried running it. This is a backport of those fixes:
* facebook@67c373f
* facebook@6107793
* facebook@6107793
Also, it's backporting an improvement to the e2e local script clean to remove the hermes-engine pod cache which has been proven annoyingly in the way while testing:
* facebook@9979e38
## Changelog
[Internal] [Fixed] - Fix e2e script not working and augment clean script
Pull Request resolved: facebook#35477
Test Plan: Works on 0.71 ;)
Reviewed By: dmytrorykun
Differential Revision: D41530272
Pulled By: jacdebug
fbshipit-source-id: d45650d919ad5ef08438b307f122817d72771f46
0 commit comments