Skip to content

Commit f2f8ac6

Browse files
Removed TC_SEAR tests which were still undecided on the CI arguments
1 parent 07568f8 commit f2f8ac6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/python_testing/execute_python_tests.py

+5
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,11 @@ def main(search_directory, env_file):
7575
"TC_MCORE_FS_1_2.py",
7676
"TC_MCORE_FS_1_3.py",
7777
"TC_BRBINFO_4_1.py",
78+
"TC_SEAR_1_2.py",
79+
"TC_SEAR_1_3.py",
80+
"TC_SEAR_1_4.py",
81+
"TC_SEAR_1_5.py",
82+
"TC_SEAR_1_6.py",
7883
"TestCommissioningTimeSync.py",
7984
"TestConformanceSupport.py",
8085
"TestChoiceConformanceSupport.py",

0 commit comments

Comments
 (0)