diff --git a/src/executor/test/DataTest.cpp b/src/executor/test/DataTest.cpp index 7e8da0fadbd..5642e6e5515 100644 --- a/src/executor/test/DataTest.cpp +++ b/src/executor/test/DataTest.cpp @@ -141,7 +141,7 @@ AssertionResult DataTest::removeData() { return TestOK(); } -TEST_F(DataTest, InsertVertex) { +TEST_F(DataTest, DISABLED_InsertVertex) { // Insert wrong type value { cpp2::ExecutionResponse resp;