Skip to content

Commit a1ae368

Browse files
committed
Clarifies the difference between test exclusion and expected failures
1 parent f619f7d commit a1ae368

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ports/spec.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ A PorTS interpreter implementation should load the core procedures in the follow
8888
### Optional mechanisms
8989
- Warning when placeholders are not defined
9090
- Proposing snippets to fill placeholders quickly
91-
- Selecting/excluding tests and capabilities (only, exclude for tests and capabilities)
92-
- Expected failures
91+
- Selecting/excluding tests and capabilities (only, exclude for tests and capabilities) to denote that a certain features is not supported at all
92+
- Expected failures to denote that a feature should be supported but is currently not passing the marked tests
9393
- Integration with host test runner
9494

9595

0 commit comments

Comments
 (0)