Skip to content

test: make release report path portable - #795

Open
dajiaohuang wants to merge 1 commit into
lsdefine:mainfrom
dajiaohuang:fix/794-portable-release-path
Open

test: make release report path portable#795
dajiaohuang wants to merge 1 commit into
lsdefine:mainfrom
dajiaohuang:fix/794-portable-release-path

Conversation

@dajiaohuang

Copy link
Copy Markdown

Summary

  • compare the isolated E2E report directory by path components
  • make the release-qualification test portable across POSIX and Windows separators

Closes #794.

Validation

  • python -m pytest frontends/tests/test_release_qualification.py -q — 35 passed
  • python -m pytest frontends/tests -q — 273 passed; 2 existing Windows symlink-privilege failures
  • python -m compileall -q .
  • ruff check frontends/tests/test_release_qualification.py
  • git diff --check

No production behavior or dependencies change.

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.

test: make release report path assertion portable on Windows

1 participant