Test suite: remove mostly useless scenario
IIRC, we introduced this in 2013 as a regression test for a Tails Installer bug. Given: - A USB stick that has a MBR partition table but no partition is a pretty rare corner case. - Nowadays, the only documented user scenarios that rely on Tails Installer are about full manual upgrades, in which case the destination drive will have a GPT. We're testing this in the "Installing Tails with Tails Installer to a used USB drive" scenario and in usb_upgrade.feature. - I can't recall this test ever catching a regression on this front in the last 7 years. Granted, there's a good chance I would have forgotten. ⇒ IMO, at this point this scenario is not worth spending more than 7 minutes on during every Jenkins test suite run.
Loading
Please register or sign in to comment