Skip to content

Fix sqlite3 test failed in CI#2508

Open
an-tao wants to merge 5 commits intomasterfrom
fix_ci
Open

Fix sqlite3 test failed in CI#2508
an-tao wants to merge 5 commits intomasterfrom
fix_ci

Conversation

@an-tao
Copy link
Copy Markdown
Member

@an-tao an-tao commented May 1, 2026

No description provided.

an-tao added 5 commits May 1, 2026 12:43
…y begin failures

Use a dedicated in-memory sqlite client in SQLite3TransactionTypeTest instead of the shared global sqlite3Client. This avoids cross-test interference from concurrently running SQLite async operations that can intermittently cause transaction begin to fail in CI.
Reuse preinstalled g++ versions when available and add retries around the PPA setup, apt update, and package installation steps. This reduces flaky GitHub Actions failures caused by transient network timeouts while contacting Launchpad.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant