-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
testingRelated to testing Ruff itselfRelated to testing Ruff itselftyMulti-file analysis & type inferenceMulti-file analysis & type inference
Description
--- STDOUT: red_knot::file_watching directory_renamed ---
running 1 test
test directory_renamed ... FAILED
failures:
failures:
directory_renamed
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 23 filtered out; finished in 0.23s
--- STDERR: red_knot::file_watching directory_renamed ---
thread 'directory_renamed' panicked at crates/red_knot/tests/file_watching.rs:646:5:
assertion failed: resolve_module(case.db().upcast(),
&ModuleName::new_static("sub.a").unwrap()).is_none()
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
e.g. https://github.com/astral-sh/ruff/actions/runs/11925007919/attempts/1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
testingRelated to testing Ruff itselfRelated to testing Ruff itselftyMulti-file analysis & type inferenceMulti-file analysis & type inference