Skip to content

Commit

Permalink
fix spurious failure in netbsd multiboot test
Browse files Browse the repository at this point in the history
  • Loading branch information
copy committed Jul 1, 2024
1 parent 70ab99a commit 2e7cf58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/full/run.js
Original file line number Diff line number Diff line change
Expand Up @@ -793,7 +793,7 @@ if(cluster.isMaster)
multiboot: root_path + "/images/netbsd9.3-kernel-multiboot.img",
expected_texts: [
// NOTE: doesn't success booting yet, just testing the multiboot boot
"[ 1.0000030] isa0 at mainbus0",
"[ 1.0000000] multiboot:",
],
},
{
Expand Down

0 comments on commit 2e7cf58

Please sign in to comment.