Skip to content

Commit

Permalink
rm graph_reindex_test (#62057)
Browse files Browse the repository at this point in the history
  • Loading branch information
DesmonDay committed Feb 29, 2024
1 parent d077553 commit 521dc70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/legacy_test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -550,9 +550,9 @@ if((NOT WITH_GPU)
endif()

list(REMOVE_ITEM TEST_OPS "test_stride")
list(REMOVE_ITEM TEST_OPS "test_graph_reindex")
if(WITH_COVERAGE)
list(REMOVE_ITEM TEST_OPS test_weight_decay)
list(REMOVE_ITEM TEST_OPS test_graph_reindex)
list(REMOVE_ITEM TEST_OPS test_cuda_graphed_layer)
list(REMOVE_ITEM TEST_OPS test_cuda_graph_partial_graph_static_run)
list(REMOVE_ITEM DIST_TEST_OPS test_dist_fleet_geo)
Expand Down

0 comments on commit 521dc70

Please sign in to comment.