File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6565# does not exceed .mx-check-baseline. Catches regressions in cross-session state
6666# propagation (entity resolution, return types, parameter caches).
6767# Requires: locally-installed mxbuild (run: mxcli setup mxbuild -p testdata/helpdesk-clean-11.6.6/minimal.mpr)
68- test-section-check : build install-daemon
68+ test-section-check : build
6969 @./scripts/test-section-check.sh
7070
7171# Install the locally-built binary to PATH.
@@ -313,7 +313,7 @@ test-integration:
313313# Run integration tests with resource profiling and profile-based scheduling.
314314# Profiles are saved to coverage/test-profiles/ for later analysis.
315315# Scheduling uses historical profiles to assign tests to IO/CPU/Mixed lanes.
316- test-integration-profiled : build install-daemon
316+ test-integration-profiled : build
317317 @mkdir -p coverage/test-profiles
318318 CGO_ENABLED=0 go test -tags integration -count=1 -timeout 30m \
319319 -resource-profile -resource-schedule \
You can’t perform that action at this time.
0 commit comments