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
|
> bootimage test
|
||||||
test-panic
|
test-panic
|
||||||
Finished dev [unoptimized + debuginfo] target(s) in 0.01s
|
Finished dev [unoptimized + debuginfo] target(s) in 0.01s
|
||||||
Updating registry `https://github.com/rust-lang/crates.io-index`
|
|
||||||
Ok
|
Ok
|
||||||
|
|
||||||
test-basic-boot
|
test-basic-boot
|
||||||
Finished dev [unoptimized + debuginfo] target(s) in 0.01s
|
Finished dev [unoptimized + debuginfo] target(s) in 0.01s
|
||||||
Updating registry `https://github.com/rust-lang/crates.io-index`
|
|
||||||
Ok
|
Ok
|
||||||
|
|
||||||
test-something
|
test-something
|
||||||
Finished dev [unoptimized + debuginfo] target(s) in 0.01s
|
Finished dev [unoptimized + debuginfo] target(s) in 0.01s
|
||||||
Updating registry `https://github.com/rust-lang/crates.io-index`
|
|
||||||
Timed Out
|
Timed Out
|
||||||
|
|
||||||
The following tests failed:
|
The following tests failed:
|
||||||
|
|||||||
Reference in New Issue
Block a user