Results 24 comments of Adam Ivancza

hey @tboba! sooo sorry but I forgot about this 😅 I've updated our version to 3.30.0 which has the same fix. We will release this update to our users next...

here is a patch file that you can use: ``` diff --git a/node_modules/react-native-fast-image/RNFastImage.podspec b/node_modules/react-native-fast-image/RNFastImage.podspec index db0fada..9cfa79e 100644 --- a/node_modules/react-native-fast-image/RNFastImage.podspec +++ b/node_modules/react-native-fast-image/RNFastImage.podspec @@ -16,6 +16,6 @@ Pod::Spec.new do |s| s.source_files =...

@huszzsolt I've given a try to execute our e2e tests on the 16.4 simulator on the same stack and that weirdly works without an issue.

can someone check this issue with v2.0.0?

We're using 20.13.0 and same thing is happening

@noomorph I'm going to enable full logging on Bitrise so I can send you this. We have 2 workers running but this happens right after starting the tests - this...

> I think I can add a custom log message for `onCompromised` so that we can debug it further. > > I'd be thrilled if you would agree to assist...

> One more thing – are you basically saying that Jest doesn't start tests at all, quitting early? yes, tests don't even start - it quits before even starting tests....

Added that @noomorph - will report back if that helped or not!