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 ccbc1ab commit f7273f1Copy full SHA for f7273f1
spec/2023-07-draft.md
@@ -1363,7 +1363,7 @@ It is a judge error if the score of `secret` or any test data group exceeds its
1363
#### Required Dependent Groups
1364
1365
A test data group or `secret` may specify that it depends on some other test data groups or `sample`.
1366
-Each required group must be either `sample` or have `pass-fail` aggregation.
+Each required group must have `pass-fail` aggregation.
1367
The dependent group will only be run if the group being depended on receives an accepted verdict for all test cases in the group.
1368
If the dependent group is not run, the group score is 0.
1369
0 commit comments