tests: align createiso hfs_compat expectations with new default #19
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-createiso-hfs-tests"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Commit
65986b8eflipped the iso_hfs_ppc64le_compatible default from Trueto False but the createiso phase tests still asserted hfs_compat=True for
the cases that rely on the default. Update the four affected expectations
so test_start_one_worker, test_bootable, and test_bootable_but_failed
pass again. The test that explicitly sets the option (already False) is
unchanged.