mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-14 19:45:11 +00:00
fix disable test
This commit is contained in:
parent
5807737804
commit
195eafcaed
@ -387,7 +387,7 @@ TEST(AsyncLoader, CancelExecutingTask)
|
||||
}
|
||||
}
|
||||
|
||||
TEST(AsyncLoader, DISABLEDJobFailure)
|
||||
TEST(AsyncLoader, DISABLED_JobFailure)
|
||||
{
|
||||
AsyncLoaderTest t;
|
||||
t.loader.start();
|
||||
|
Loading…
Reference in New Issue
Block a user