Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop treating 0-point cases as short-circuiting pretests #1069

Open
3 tasks
Xyene opened this issue Oct 31, 2022 · 0 comments
Open
3 tasks

Stop treating 0-point cases as short-circuiting pretests #1069

Xyene opened this issue Oct 31, 2022 · 0 comments

Comments

@Xyene
Copy link
Member

Xyene commented Oct 31, 2022

After #1068, we will be able to:

  • Write a script that converts existing 0-point cases into pretest_test_cases + pretest_dependencies for following test cases.
  • Rejudge all affected problems so that the site can display those cases as proper pretests.
  • Drop the short-circuiting behavior of 0-point testcases. This should make the codebase a little less hard to think about.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant