Skip to content

Skip perf mode for downstream app tests#2862

Closed
plajjan wants to merge 1 commit into
mainfrom
skip-test-app-perf
Closed

Skip perf mode for downstream app tests#2862
plajjan wants to merge 1 commit into
mainfrom
skip-test-app-perf

Conversation

@plajjan
Copy link
Copy Markdown
Contributor

@plajjan plajjan commented Jun 3, 2026

Downstream app checks already build each app and run the normal test suite. Running acton test perf there turns the compatibility gate into a benchmark-style loop for every downstream app, and we have seen orchestron pass normal tests but fail in perf mode on a timeout-sensitive test.

This keeps downstream app checks focused on build and correctness. The existing perf-vs-main job remains responsible for Acton's own perf comparison path.

Downstream app checks are compatibility gates: build the app and run its normal tests.

Running perf mode repeats every test under a timeout-sensitive benchmark loop.

That made orchestron fail after the normal suite already passed.

Keep performance coverage in the dedicated perf-vs-main job.
@plajjan plajjan force-pushed the skip-test-app-perf branch from 1eea326 to c2e163c Compare June 3, 2026 22:39
@plajjan plajjan closed this Jun 4, 2026
@plajjan plajjan deleted the skip-test-app-perf branch June 4, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant