Skip to content

Conversation

@Thesaintsfan2
Copy link

If a message comment on a test or a subtest contains the string
"NOTRUN:" or "SKIPPED:" then the result of the test or subtest is
not used nor reported in the overall calculations. Useful for subtests
that are not run on some platforms (e.g., when an A11Y Technology API
does not support some minor aspect of an overall feature.

Note that the result of a test case will never be PASS if all of the
subtests are skipped. In that case the result of the test will be
NOTRUN.

If a message comment on a test or a subtest contains the string
"NOTRUN:" or "SKIPPED:" then the result of the test or subtest is
not used nor reported in the overall calculations. Useful for subtests
that are not run on some platforms (e.g., when an A11Y Technology API
does not support some minor aspect of an overall feature.

Note that the result of a test case will never be PASS if all of the
subtests are skipped.  In that case the result of the test will be
NOTRUN.
Copy link
Author

@Thesaintsfan2 Thesaintsfan2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

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.

2 participants