fix(ci): simplify Flutter test execution #9

Merged
FreeTLab merged 1 commits from fix/simplify-ci-tests into main 2026-05-31 00:11:46 +02:00
Contributor

Remove complex Python wrapper that caused timeout issues. Use direct flutter test with pkill cleanup.

Remove complex Python wrapper that caused timeout issues. Use direct flutter test with pkill cleanup.
GitMac added 1 commit 2026-05-31 00:08:09 +02:00
- Remove complex Python wrapper that caused timeout issues
- Use direct flutter test with --concurrency=1 --timeout=60s
- Simplify cleanup with pkill instead of Python loop
- Increase timeout from 4m to 15m (tests take ~10s but CI overhead is high)
FreeTLab merged commit ef4b8ab323 into main 2026-05-31 00:11:46 +02:00
FreeTLab deleted branch fix/simplify-ci-tests 2026-05-31 00:11:46 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: FreeTLab/pluriwave#9