Skip to content

automated: linux: ltp: drop unsupported kirk flags#627

Merged
bhcopeland merged 1 commit into
Linaro:masterfrom
roxell:ltp-fix-kirk-v4.1.0
Jun 16, 2026
Merged

automated: linux: ltp: drop unsupported kirk flags#627
bhcopeland merged 1 commit into
Linaro:masterfrom
roxell:ltp-fix-kirk-v4.1.0

Conversation

@roxell

@roxell roxell commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

ltp.sh passes --framework ltp and --env LTP_COLORIZE_OUTPUT=0 to kirk. Current kirk does not have these flags. kirk v4.1.0 rejects them and stops before any test runs.

Drop --framework. Set LTP_COLORIZE_OUTPUT in the shell before the kirk call instead of passing it with --env.

ltp.sh passes --framework ltp and --env LTP_COLORIZE_OUTPUT=0 to
kirk. Current kirk does not have these flags. kirk v4.1.0 rejects
them and stops before any test runs.

Drop --framework. Set LTP_COLORIZE_OUTPUT in the shell before the
kirk call instead of passing it with --env.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
@bhcopeland
bhcopeland merged commit 4231306 into Linaro:master Jun 16, 2026
3 checks passed
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.

3 participants