You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm try to use cargo ktest and run into error likes below.
I don't have any idea how to solve it... (Did i miss somethings?)
(Note. It's work on cargo krun)
I'm try to use cargo ktest and run into error likes below.
I don't have any idea how to solve it... (Did i miss somethings?)
(Note. It's work on
cargo krun
)custom code: https://github.com/AmberCrafter/rustos
Here is my cross test results
source code: bootloader/example/test_framework
command: cargo ktest
platform & environment:
Local:
intel core i7-1165G7
windows 11 (21H2)
wsl2
cargo version: cargo 1.64.0-nightly (85b500cca 2022-07-24)
rustc version: rustc 1.64.0-nightly (3924dac7b 2022-07-29)
Remote:
Github codespace with .devcontainer
Full cargo message log: https://gist.github.com/AmberCrafter/90488d25a14623dbec988822ac266f05
The text was updated successfully, but these errors were encountered: