File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -103,17 +103,18 @@ broken-tests: \
103103 scenes-summary-api \
104104 reid-unique-count \
105105 reid-performance-degradation \
106+ auto-calibration-ui \
106107
107108randomly-failing-tests : \
108109 distance-msoce \
110+ out-of-box \
111+ out-of-box-no-ntp \
109112
110113# Not sorted alphabetically on purpose
111114basic-acceptance-tests : \
112115 geometry-conformance \
113116 metric-tests \
114- out-of-box \
115- out-of-box-no-ntp \
116- bounding-box \
117+ bounding-box \
117118 mqtt-roi \
118119 mqtt-tripwire \
119120 unit-tests \
@@ -135,8 +136,6 @@ functional-tests:
135136 $(MAKE ) -Otarget _$@ SECRETSDIR=$(PWD ) /manager/secrets SUPASS=$(SUPASS ) BASE_IMAGE=$(BASE_IMAGE ) -k
136137
137138_functional-tests : \
138- out-of-box \
139- out-of-box-no-ntp \
140139 geometry-conformance \
141140 auto-calibration-api \
142141 add-delete-3d-object-api \
@@ -197,7 +196,6 @@ _ui-tests: \
197196 show-telemetry-button \
198197 upload-only-3d-glb-files \
199198 add-delete-3d-object \
200- auto-calibration-ui \
201199 bounding-box \
202200 calibrate-all-sensor-types \
203201 camera-deletion \
You can’t perform that action at this time.
0 commit comments