Skip to content

Test suite is failing due to stderr noise #149

Description

@asakura
failures:

---- cell_path_in_def_block_does_not_emit_parser_errors_issue141 stdout ----

thread 'cell_path_in_def_block_does_not_emit_parser_errors_issue141' (6809) panicked at tests/main.rs:334:5:
unexpected parser error noise on stderr: [2026-03-29T08:25:01Z ERROR nu_parser::parser] compile_block_with_id called with parse errors

note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

---- mixed_use_and_def_does_not_emit_parser_errors_issue136 stdout ----

thread 'mixed_use_and_def_does_not_emit_parser_errors_issue136' (7368) panicked at tests/main.rs:322:5:
unexpected parser error noise on stderr: [2026-03-29T08:25:01Z ERROR nu_parser::parser] compile_block_with_id called with parse errors
[2026-03-29T08:25:01Z ERROR nu_parser::parser] compile_block_with_id called with parse errors



failures:
    cell_path_in_def_block_does_not_emit_parser_errors_issue141
    mixed_use_and_def_does_not_emit_parser_errors_issue136

test result: FAILED. 187 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s

Environment

  • nushell 0.111.0
  • nufmt f2f4020
  • rustc 1.93.0 (254b59607 2026-01-19) (built from a source tarball)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions