Flutter test fail with no error message

So I have a flutter test step that’s failing.

I’ve opened an issuie at
https://github.com/bitrise-steplib/bitrise-step-flutter-test/issues/26

But the tl;dr is my unit tests work locally, flutter analyize is able to compile the code, but tests is saying it can’t? No artifacts/test results are being saved either.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.