Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests in SqliteCommandTest are flaky #35585

Open
AndriySvyryd opened this issue Feb 4, 2025 · 0 comments
Open

Tests in SqliteCommandTest are flaky #35585

AndriySvyryd opened this issue Feb 4, 2025 · 0 comments
Assignees
Milestone

Comments

@AndriySvyryd
Copy link
Member

AndriySvyryd commented Feb 4, 2025

Flaky tests:

  • ExecuteReader_retries_when_locked
  • ExecuteReader_retries_when_busy
  • ExecuteScalar_throws_when_busy_with_returning
  • ExecuteNonQuery_throws_when_busy_with_returning
  • ExecuteReader_throws_when_busy_with_returning
  • ExecuteReader_throws_when_busy_with_returning_while_draining

Error:

Microsoft.Data.Sqlite.SqliteException : SQLite Error 1: 'no such table: Data'.

These failures don't seem to be platform-specific.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants