dotnet / dotnet/efcore

Tests in SqliteCommandTest are flaky

Open
#35,585 0 comments 0 reactions 0 assignees View on GitHub
area-sqlite area-test
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.