Skip to content

Added processing for message comments#28

Open
Thesaintsfan2 wants to merge 1 commit into
w3c:masterfrom
Thesaintsfan2:handle-notrun
Open

Added processing for message comments#28
Thesaintsfan2 wants to merge 1 commit into
w3c:masterfrom
Thesaintsfan2:handle-notrun

Conversation

@Thesaintsfan2

Copy link
Copy Markdown

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.

@Thesaintsfan2 Thesaintsfan2 left a comment

Copy link
Copy Markdown
Author

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