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

[Runner JSON Output]: Changed Sort Order for Concept Exercises with Failed Subtests #122

Merged

Conversation

BethanyG
Copy link
Member

  1. Changed data.py to insert an ASCII sort signifier (~) for the parent of failed subtests in concept exercises.
  2. Change the sort key(s) for concept exercises to sort the parent last in results.
  3. Re-recorded the following golden test files for concept/task based test cases to account for new sort order:
  • test/example-all-fail-tasks-and-subtests/results.json
  • test/example-config-multiple-files-subtests-and-tasks/results.json
  • test/example-has-stdout-and-tasks/results.json
  • test/example-has-stdout-tasks-and-subtests/results.json
  • test/example-partial-failure-with-subtests-and-stdout-2/example_partial_failure_with_subtests_and_stdout_2.py
  • test/example-partial-failure-with-subtests-and-stdout-2/example_partial_failure_with_subtests_and_stdout_2_test.py
  • test/example-partial-failure-with-subtests-and-stdout-2/results.json
  • test/example-partial-failure-with-subtests-and-stdout/results.json
  • test/example-partial-failure-with-subtests/results.json
  • test/example-success-with-subtests/results.json

@BethanyG BethanyG merged commit bfd7e5d into exercism:main Feb 12, 2025
3 checks passed
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.

1 participant