Skip to content

tests fail with panic  #577

Description

@ecausarano

Hi,

running rustlings watch causes all exercises with a test to fail with no output

⚠️  Testing of exercises/if/if1.rs failed! Please try again. Here's the output:

Running with `cargo test' produces the following output:

---- exercise::test::test_exercise_with_output stdout ----
thread 'exercise::test::test_exercise_with_output' panicked at 'called `Result::unwrap()` on an `Err` value: ExerciseOutput { stdout: "", stderr: "error: Unrecognized option: \'show-output\'\n" }', src/libcore/result.rs:1084:5
rustc --version
rustc 1.38.0 (625451e37 2019-09-23)
rustlings --version
rustlings 4.1.0

on macOS Catalina 10.15.7 (19H2)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions