tests: align createiso hfs_compat expectations with new default #19

Merged
alukoshko merged 1 commits from fix-createiso-hfs-tests into master 2026-05-04 15:27:31 +00:00

1 Commits

Author SHA1 Message Date
4a933bc881 tests: align createiso hfs_compat expectations with new default
Commit 65986b8e flipped the iso_hfs_ppc64le_compatible default from True
to 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.
2026-05-04 17:27:06 +02:00