-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Description
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
Labels
No labels