Skip to content

v0.1.0

@th1230 th1230 tagged this 20 Aug 13:17
The previous commit added profiles: ['hardware'] to device-loss-soak but
did not update run.test.ts, which keeps an explicit allowlist of every scene
excluded from smoke -- and requires each one to carry a reason. That test is
doing its job: profiles is an escape hatch, and 「跑不過就排除」 is exactly
what it must not become.

I pushed that commit with the test red. The chain was
`pnpm verify 2>&1 | tail -2 && git push` -- the pipe swallows the exit
code, so && saw success. Ran verify capturing the real exit code this time.
Assets 2
Loading