Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit b4a20f7

Browse files
author
Allen Shih
committed
remove test grouping as it is slower without plaid in presubmit
1 parent f36705b commit b4a20f7

19 files changed

+830
-666
lines changed

src/test-apps/Makefile.am

Lines changed: 89 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -946,25 +946,96 @@ endif # WEAVE_RUN_LONG_TESTS
946946
if WEAVE_RUN_HAPPY_WDM
947947

948948
check_SCRIPTS += \
949-
happy/tests/standalone/wdmNext/test_weave_wdm_next_one_way_subscribe_group_01.py \
950-
happy/tests/standalone/wdmNext/test_weave_wdm_next_one_way_subscribe_group_02.py \
951-
happy/tests/standalone/wdmNext/test_weave_wdm_next_one_way_subscribe_group_03.py \
952-
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_group_01.py \
953-
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_group_02.py \
954-
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_group_03.py \
955-
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_group_04.py \
956-
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_group_05.py \
957-
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_group_06.py \
958-
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_group_07.py \
959-
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_group_08.py \
960-
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_group_09.py \
961-
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_group_10.py \
962-
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_group_11.py \
963-
happy/tests/standalone/wdmNext/test_weave_wdm_next_application_key_group.py \
964-
happy/tests/standalone/wdmNext/test_weave_wdm_next_resub_group.py \
965-
happy/tests/standalone/wdmNext/test_weave_wdm_next_update_group.py \
949+
happy/tests/standalone/wdmNext/test_weave_wdm_next_one_way_subscribe_01.py \
950+
happy/tests/standalone/wdmNext/test_weave_wdm_next_one_way_subscribe_02.py \
951+
happy/tests/standalone/wdmNext/test_weave_wdm_next_one_way_subscribe_03.py \
952+
happy/tests/standalone/wdmNext/test_weave_wdm_next_one_way_subscribe_04.py \
953+
happy/tests/standalone/wdmNext/test_weave_wdm_next_one_way_subscribe_05.py \
954+
happy/tests/standalone/wdmNext/test_weave_wdm_next_one_way_subscribe_06.py \
955+
happy/tests/standalone/wdmNext/test_weave_wdm_next_one_way_subscribe_07.py \
956+
happy/tests/standalone/wdmNext/test_weave_wdm_next_one_way_subscribe_08.py \
957+
happy/tests/standalone/wdmNext/test_weave_wdm_next_one_way_subscribe_09.py \
958+
happy/tests/standalone/wdmNext/test_weave_wdm_next_one_way_subscribe_10.py \
959+
happy/tests/standalone/wdmNext/test_weave_wdm_next_one_way_subscribe_11.py \
960+
happy/tests/standalone/wdmNext/test_weave_wdm_next_one_way_subscribe_12.py \
961+
happy/tests/standalone/wdmNext/test_weave_wdm_next_one_way_subscribe_13.py \
962+
happy/tests/standalone/wdmNext/test_weave_wdm_next_one_way_subscribe_14.py \
963+
happy/tests/standalone/wdmNext/test_weave_wdm_next_one_way_subscribe_15.py \
964+
happy/tests/standalone/wdmNext/test_weave_wdm_next_one_way_subscribe_16.py \
965+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_01.py \
966+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_02.py \
967+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_03.py \
968+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_04.py \
969+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_05.py \
970+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_06.py \
971+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_07.py \
972+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_08.py \
973+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_09.py \
974+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_10.py \
975+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_11.py \
976+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_12.py \
977+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_13.py \
978+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_14.py \
979+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_15.py \
980+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_16.py \
981+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_17.py \
982+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_18.py \
983+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_19.py \
984+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_20.py \
985+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_21.py \
986+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_22.py \
987+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_23.py \
988+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_24.py \
989+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_25.py \
990+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_26.py \
991+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_27.py \
992+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_28.py \
993+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_29.py \
994+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_30.py \
995+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_31.py \
996+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_32.py \
997+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_33.py \
998+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_34.py \
999+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_35.py \
1000+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_36.py \
1001+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_37.py \
1002+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_38.py \
1003+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_39.py \
1004+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_40.py \
1005+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_41.py \
1006+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_42.py \
1007+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_43.py \
1008+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_44.py \
1009+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_45.py \
1010+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_46.py \
1011+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_47.py \
1012+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_48.py \
1013+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_49.py \
1014+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_50.py \
1015+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_51.py \
1016+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_52.py \
1017+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_53.py \
1018+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_54.py \
1019+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_55.py \
1020+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_56.py \
1021+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_57.py \
1022+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_58.py \
1023+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_59.py \
1024+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_60.py \
1025+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_61.py \
1026+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_62.py \
1027+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_63.py \
1028+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_64.py \
1029+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_65.py \
9661030
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_subscribe_faults_happy.sh \
1031+
happy/tests/standalone/wdmNext/test_weave_wdm_next_application_key_01.py \
1032+
happy/tests/standalone/wdmNext/test_weave_wdm_next_application_key_02.py \
1033+
happy/tests/standalone/wdmNext/test_weave_wdm_next_oneway_resub.py \
1034+
happy/tests/standalone/wdmNext/test_weave_wdm_next_mutual_resub.py \
9671035
happy/tests/standalone/wdmNext/test_weave_wdm_next_subless_notify_01.py \
1036+
happy/tests/standalone/wdmNext/test_weave_wdm_next_update_01.py \
1037+
happy/tests/standalone/wdmNext/test_weave_wdm_next_update_02.py \
1038+
happy/tests/standalone/wdmNext/test_weave_wdm_next_update_03.py \
9681039
$(NULL)
9691040

9701041
endif # WEAVE_RUN_HAPPY_WDM
@@ -1018,6 +1089,7 @@ if WEAVE_RUN_HAPPY_PAIRING
10181089
if CONFIG_NETWORK_LAYER_BLE
10191090
if CONFIG_BLE_PLATFORM_BLUEZ
10201091
check_SCRIPTS += \
1092+
happy/tests/standalone/pairing/test_weave_ble_01.py \
10211093
$(NULL)
10221094
endif # CONFIG_BLE_PLATFORM_BLUEZ
10231095
endif # CONFIG_NETWORK_LAYER_BLE

0 commit comments

Comments
 (0)