remove failing test
diff --git a/integration_test/src/python/topology_test_runner/resources/test.json b/integration_test/src/python/topology_test_runner/resources/test.json
index 3682aa1..b9b276d 100644
--- a/integration_test/src/python/topology_test_runner/resources/test.json
+++ b/integration_test/src/python/topology_test_runner/resources/test.json
@@ -47,13 +47,6 @@
       "restartArgs"  : "True",
       "expectedTopoResultRelativePath" : "fields_grouping/FieldsGroupingResults.json",
       "checkType" : "topology_structure"
-    },
-    {
-      "topologyName" : "IntegrationTopologyTest_StatefulBasicTopologyOneTask",
-      "classPath"    : "stateful_basic_topology_one_task.StatefulBasicTopologyOneTask",
-      "expectedTopoResultRelativePath" : "stateful_basic_topology_one_task/StatefulBasicTopologyOneTaskTopo.json",
-      "expectedStateResultRelativePath" : "stateful_basic_topology_one_task/StatefulBasicTopologyOneTaskState.json",
-      "checkType" : "checkpoint_state"
     }
   ]
 }