mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-10 15:02:56 +00:00
ignore record property warning to fix benchmarks
This commit is contained in:
committed by
Dmitry Rodionov
parent
8c8431ebc6
commit
0d14d4a1a8
@@ -2,6 +2,7 @@
|
||||
filterwarnings =
|
||||
error::pytest.PytestUnhandledThreadExceptionWarning
|
||||
error::UserWarning
|
||||
ignore:record_property is incompatible with junit_family:pytest.PytestWarning
|
||||
addopts =
|
||||
-m 'not remote_cluster'
|
||||
markers =
|
||||
|
||||
Reference in New Issue
Block a user