mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Update bootimage test output
This commit is contained in:
@@ -585,17 +585,14 @@ The `test-basic-boot` and `test-panic` tests we created above begin with `test-`
|
||||
> bootimage test
|
||||
test-panic
|
||||
Finished dev [unoptimized + debuginfo] target(s) in 0.01s
|
||||
Updating registry `https://github.com/rust-lang/crates.io-index`
|
||||
Ok
|
||||
|
||||
test-basic-boot
|
||||
Finished dev [unoptimized + debuginfo] target(s) in 0.01s
|
||||
Updating registry `https://github.com/rust-lang/crates.io-index`
|
||||
Ok
|
||||
|
||||
test-something
|
||||
Finished dev [unoptimized + debuginfo] target(s) in 0.01s
|
||||
Updating registry `https://github.com/rust-lang/crates.io-index`
|
||||
Timed Out
|
||||
|
||||
The following tests failed:
|
||||
|
||||
Reference in New Issue
Block a user