Browser test 'an export from one account imports into another' is flaky #44
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Failed once in a full
npx playwright testrun on 2026-09-19 while working on #43 (a CSS-only change), then passed alone three times and in a second full run (53 passed). The failing assertion was not captured. The test shares the suite's daemon and creates the user opal, so it may depend on what ran before it or on the scan timing (its 20s wait for Test Show). Next time it fails, keep the trace from test-results/.Cannot reproduce. Since the one failure, the test has passed alone three times and the full suite has passed nine times end to end (53/53), both before and after the merge of #45. No trace was kept from the original failure, so there is nothing to diagnose. Closing; if it fails again, keep the output and the trace from test-results/ and reopen.