Skip to content

Commit 0dcfb7b

Browse files
committed
Remove buggy tests
1 parent fcbf19b commit 0dcfb7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/paddle/fluid/tests/unittests/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,3 @@ foreach(TEST_OP ${TEST_OPS})
4848
endforeach(TEST_OP)
4949
py_test_modules(test_warpctc_op MODULES test_warpctc_op ENVS FLAGS_warpctc_dir=${WARPCTC_LIB_DIR} SERIAL)
5050
py_test_modules(test_dist_train MODULES test_dist_train SERIAL)
51-
py_test_modules(test_parallel_executor_crf MODULES test_parallel_executor_crf SERIAL)

0 commit comments

Comments
 (0)