Skip to content

Fix shadowed when-any regression test - #614

Merged
andystaples merged 1 commit into
devfrom
andystaples-fix-when-any-regression-test
Jul 29, 2026
Merged

Fix shadowed when-any regression test#614
andystaples merged 1 commit into
devfrom
andystaples-fix-when-any-regression-test

Conversation

@andystaples

Copy link
Copy Markdown
Collaborator

Summary

  • give the second when-any regression test a unique name
  • ensure pytest collects both the progressively shrinking task-set case and the reused-task case

Testing

  • python -m pytest tests\orchestrator\test_sequential_orchestrator.py -q (23 passed)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 4b73b588-595e-4664-9251-2f6bd9903f1f

@cgillum cgillum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, in Python you can have two functions with the same name (and one shadows the other)?

@andystaples
andystaples merged commit 05abd55 into dev Jul 29, 2026
9 checks passed
@andystaples
andystaples deleted the andystaples-fix-when-any-regression-test branch July 29, 2026 14:34
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.

2 participants