Skip to content

Commit 0d35536

Browse files
committed
Updating runtime default value as TC_ACE_2_4 significantly increases duration
1 parent 0b24bae commit 0d35536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/test_metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ not_automated:
150150
# to consider improving. May not be exhaustive
151151
slow_tests:
152152
- { name: mobile-device-test.py, duration: 3 minutes }
153-
- { name: TC_AccessChecker.py, duration: 1.5 minutes }
153+
- { name: TC_AccessChecker.py, duration: 8 minutes }
154154
- { name: TC_BRBINFO_4_1.py, duration: 2 minutes }
155155
- { name: TC_CADMIN_1_19.py, duration: 30 seconds }
156156
- { name: TC_CADMIN_1_22_24.py, duration: 3 minutes }

0 commit comments

Comments
 (0)