completed delete partial testsuite
This commit is contained in:
parent
4f8bc70d37
commit
faf54a2055
18
needles/provided_second_partition_intact.json
Normal file
18
needles/provided_second_partition_intact.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"tags": [
|
||||
"provided_second_partition_intact",
|
||||
"ENV-DISTRI-fedora",
|
||||
"ENV-INSTLANG-en_US",
|
||||
"ENV-OFW-1",
|
||||
"ENV-FLAVOR-server"
|
||||
],
|
||||
"area": [
|
||||
{
|
||||
"xpos": 0,
|
||||
"ypos": 0,
|
||||
"width": 88,
|
||||
"height": 95,
|
||||
"type": "match"
|
||||
}
|
||||
]
|
||||
}
|
BIN
needles/provided_second_partition_intact.png
Normal file
BIN
needles/provided_second_partition_intact.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 404 B |
@ -9,7 +9,7 @@ sub run {
|
||||
assert_screen "console_command_success";
|
||||
type_string "reset; cat /mnt/testfile";
|
||||
send_key "ret";
|
||||
assert_screen "provided_disk_intact";
|
||||
assert_screen "provided_second_partition_intact";
|
||||
}
|
||||
|
||||
sub test_flags {
|
||||
|
Loading…
Reference in New Issue
Block a user