Skip to content

Commit bfcc78b

Browse files
Excluded not ready tests
1 parent c47fdb9 commit bfcc78b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/python_testing/execute_python_tests.py

+4
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ def main(search_directory, env_file):
6868
"TC_OpstateCommon.py",
6969
"TC_pics_checker.py",
7070
"TC_TMP_2_1.py",
71+
"TC_MCORE_FS_1_1.py",
72+
"TC_MCORE_FS_1_2.py",
73+
"TC_MCORE_FS_1_3.py",
74+
"TC_BRBINFO_4_1.py",
7175
"TestCommissioningTimeSync.py",
7276
"TestConformanceSupport.py",
7377
"TestChoiceConformanceSupport.py",

0 commit comments

Comments
 (0)