File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,17 @@ exclude =
2424 vector/v.in.pdal/testsuite/test_v_in_pdal_basic.py
2525 vector/v.in.pdal/testsuite/test_v_in_pdal_filter.py
2626 vector/v.out.lidar/testsuite/test_v_out_lidar.py
27+ # Already running with pytest, see include list in .github/workflows/pytest_args_gunittest.txt
28+ lib/gis/testsuite/test_gis_lib_getl.py
29+ lib/init/testsuite/test_grass_tmp_mapset.py
30+ lib/vector/Vlib/testsuite/test_vlib_box.py
31+ python/grass/exceptions/testsuite/test_ScriptError.py
32+ python/grass/gunittest/testsuite/test_checkers.py
33+ python/grass/pygrass/modules/interface/testsuite/test_flag.py
34+ python/grass/pygrass/modules/interface/testsuite/test_parameter.py
35+ python/grass/pygrass/vector/testsuite/test_filters.py
36+ python/grass/script/testsuite/test_core_make_val.py
37+ python/grass/script/testsuite/test_utils.py
2738
2839# Maximum time for execution of one test file (not a test function)
2940# after which test is terminated (which may not terminate child processes
You can’t perform that action at this time.
0 commit comments