mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-04 12:02:55 +00:00
Update test_runner/performance/test_unlogged_build.py
Co-authored-by: Heikki Linnakangas <heikki@neon.tech>
This commit is contained in:
committed by
Konstantin Knizhnik
parent
43b0106abf
commit
d161115b9f
@@ -11,7 +11,6 @@ if TYPE_CHECKING:
|
||||
from fixtures.neon_fixtures import NeonEnvBuilder
|
||||
|
||||
|
||||
@pytest.mark.timeout(10000)
|
||||
def test_unlogged_build(neon_env_builder: NeonEnvBuilder):
|
||||
"""
|
||||
Check for race conditions between end of unlogged build and backends
|
||||
|
||||
Reference in New Issue
Block a user