iOS target
Build#1040
feature/login · commit a1b2c3d · 4m 51s
Failed
AI summary
The Run tests step failed: 3 tests failed in AuthTests after a nil session token. Likely the mocked login response changed; update the fixture or guard the token unwrap.
Build #1040 · iOS · feature/login Failed
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.

 Grounded to components/build-logs-viewer: step sidebar (select a step to filter its logs), live terminal (WebSocket), download logs, AI analyze + auto-summary. Reached by clicking any build in a list.