Skip to content

Conversation

@MichaReiser
Copy link
Member

@MichaReiser MichaReiser commented Nov 16, 2025

It would be nice if adding a filter to every CliTest wouldn't require the AnalyzeTest wrapper but this works...

I don't want to apply this filter globally as it replaces \ in places where they aren't paths.

@MichaReiser MichaReiser added the testing Related to testing Ruff itself label Nov 16, 2025
@astral-sh-bot
Copy link

astral-sh-bot bot commented Nov 16, 2025

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@MichaReiser MichaReiser force-pushed the micha/fix-analyze-test-windows branch from 0eb2d0b to d8ff742 Compare November 16, 2025 18:05
@MichaReiser MichaReiser force-pushed the micha/fix-analyze-test-windows branch from d8ff742 to 5c1350b Compare November 16, 2025 18:17
@MichaReiser MichaReiser marked this pull request as ready for review November 16, 2025 18:27
@MichaReiser MichaReiser merged commit 0d2cd84 into main Nov 16, 2025
37 checks passed
@MichaReiser MichaReiser deleted the micha/fix-analyze-test-windows branch November 16, 2025 18:27
dcreager added a commit that referenced this pull request Nov 17, 2025
* origin/main: (26 commits)
  Mention `force-exclude` in "Configuration > Python file discovery" (#21500)
  Avoid syntax error when formatting attribute expressions with outer parentheses, parenthesized value, and trailing comment on value (#20418)
  [ty] suppress invalid suggestions in import statements (#21484)
  Limit `eglot-format` hook to eglot-managed Python buffers (#21459)
  Adjust own-line comment placement between branches (#21185)
  [ty] Subscript assignment diagnostics follow-up (#21452)
  [ty] Inlay hint call argument location (#20349)
  [ty] Use `CompactStr` for `StringLiteralType` (#21497)
  Update CodSpeedHQ/action action to v4.3.4 (#21488)
  Update salsa digest to a885bb4 (#21486)
  Update dependency ruff to v0.14.5 (#21489)
  Update astral-sh/setup-uv action to v7.1.3 (#21487)
  Update Rust crate get-size2 to v0.7.2 (#21490)
  Update Rust crate indicatif to v0.18.3 (#21491)
  Update Rust crate quick-junit to v0.5.2 (#21492)
  Update taiki-e/install-action action to v2.62.52 (#21493)
  Fix analyze graph tests on windows (#21481)
  `analyze`: Add option to skip over imports in `TYPE_CHECKING` blocks (#21472)
  [ty] Dataclasses: `__hash__` semantics and `unsafe_hash` (#21470)
  [ty] Dataclass transform: complete set of parameters (#21474)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Related to testing Ruff itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants