Steps
Checkout & install pods42s
Run tests1m 08s
Build & archive
Sign · Acme Distribution
Upload to TestFlight
1$ flutter test --machine
200:00 +0: loading test/auth_test.dart
300:03 +12: AuthTests session persists across relaunch
400:04 +18: AuthTests refreshes an expired token
500:05 -1: AuthTests parses a login response [E]
6 Expected: not null
7 Actual: <null> (session.token)
8 test/auth_test.dart 47:12 main.<fn>
900:06 -3: Some tests failed.
10✗ Run tests failed with exit code 1
11Pipeline stopped. 3 steps skipped.