We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfed9fb commit 56b46faCopy full SHA for 56b46fa
spec/2023-07-draft.md
@@ -1358,7 +1358,7 @@ It is a judge error if the score of `secret` or any test data group exceeds its
1358
#### Required Dependent Groups
1359
1360
A test data group or `secret` may specify that it depends on some other test data groups or `sample`.
1361
-Each required group must be either `sample` or have `pass-fail` aggregation.
+Each required group must have `pass-fail` aggregation.
1362
The dependent group will only be run if the group being depended on receives an accepted verdict for all test cases in the group.
1363
If the dependent group is not run, the group score is 0.
1364
0 commit comments