Skip to content

test_pool: encode exerciser skip returns#400

Merged
chetan-rathore merged 1 commit into
ARM-software:mainfrom
chetan-rathore:status_fix
May 16, 2026
Merged

test_pool: encode exerciser skip returns#400
chetan-rathore merged 1 commit into
ARM-software:mainfrom
chetan-rathore:status_fix

Conversation

@chetan-rathore
Copy link
Copy Markdown
Contributor

  • Replace raw TEST_SKIP returns in exerciser entry functions with RESULT_SKIP(0) so rule-based execution receives encoded skip results.
  • This avoids reporting raw status values such as STATUS:0x00000007 for exerciser tests that exit early when exerciser initialization is unavailable.

Change-Id: I98a42eeddcaae9bcdb85c2d38aacef66fb829d61

- Replace raw TEST_SKIP returns in exerciser entry functions with RESULT_SKIP(0) so rule-based execution receives encoded skip results.
- This avoids reporting raw status values such as STATUS:0x00000007 for exerciser tests that exit early when exerciser initialization is unavailable.

Change-Id: I98a42eeddcaae9bcdb85c2d38aacef66fb829d61
@chetan-rathore chetan-rathore merged commit 46ef7a2 into ARM-software:main May 16, 2026
29 checks passed
@chetan-rathore chetan-rathore deleted the status_fix branch May 18, 2026 11:00
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