Skip to content

nodejs cargo test failing under 1.44 nightlies #287

@shanemadden

Description

@shanemadden

Builds have been failing for several days due to a test failure introduced with the rust 1.44 nightly builds - the cargo web test --verbose --nodejs step fails with thread 'main' panicked at 'internal error: no .js file found', .cargo/registry/src/mygithub.libinneed.workers.dev-1ecc6299db9ec823/cargo-web-0.6.26/src/cmd_test.rs:58:9 - seems like the js files are not being included in the build result artifacts, but I'm unsure if this is an issue in stdweb or rust itself - it doesn't seem likely to be our fault.

I'm planning on putting a PR in to comment out that nodejs test for now, while leaving this issue open to track re-enabling that test when it's not failing in the nightly versions anymore.

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