Skip to content

mdbook test fails #79

@Raymi306

Description

@Raymi306

From the README:

To preview your changes locally:

cargo install mdbook --version "^0.4" --force
mdbook build --open
mdbook test
$ mdbook test

. . .

Couldn't compile the test.

failures:
    update-0.8.md - Updating_to_0_8::Core_features::_::_no_longer_implements_ (line 48)
    update-0.8.md - Updating_to_0_8::Core_features::_::_no_longer_implements_ (line 55)
    update-0.8.md - Updating_to_0_8::Distributions (line 124)
    update-0.8.md - Updating_to_0_8::Distributions (line 133)
    update-0.8.md - Updating_to_0_8::Distributions (line 164)
    update-0.8.md - Updating_to_0_8::Distributions (line 169)

test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s

. . .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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