Move TestDagFileProcessorQueriesCount to quarantine (#9119)
This commit is contained in:
Родитель
10796cb7ce
Коммит
2b45d8f0cb
|
@ -1233,6 +1233,7 @@ class TestDagFileProcessor(unittest.TestCase):
|
|||
self.assertIsNone(duration)
|
||||
|
||||
|
||||
@pytest.mark.quarantined
|
||||
class TestDagFileProcessorQueriesCount(unittest.TestCase):
|
||||
"""
|
||||
These tests are designed to detect changes in the number of queries for different DAG files.
|
||||
|
|
Загрузка…
Ссылка в новой задаче