Skip to content

Commit 1b10dfe

Browse files
author
Józef Daniecki
authored
Merge branch 'tracker-service-v0.3.2' into tracker-service-v0.4.0
2 parents 5262ed5 + 8ba45a2 commit 1b10dfe

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

tests/Makefile

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff 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

107108
randomly-failing-tests: \
108109
distance-msoce \
110+
out-of-box \
111+
out-of-box-no-ntp \
109112

110113
# Not sorted alphabetically on purpose
111114
basic-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 \

0 commit comments

Comments
 (0)