Skip to content

Can we not run in firebase test lab? #245

Answered by fzyzcjy
Rohithgilla12 asked this question in Q&A
Discussion options

You must be logged in to vote

It is because we do not use flutter test but use flutter run deliberately. This is because we need the hot restart functionality to support various use cases.

However, if you do not need them, I guess it should be ok to use flutter run and then able to be on firebase.

Btw, if you are not using it in firebase, just ignore that error! The results are captured properly. That error is just because our hack makes existing sanity check unhappy but there is no actual harm.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Rohithgilla12
Comment options

@fzyzcjy
Comment options

@fzyzcjy
Comment options

Answer selected by Rohithgilla12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants