Skip to content

Proposal: Unit test to showcase a serious bug - #1381

Open
ancorgs wants to merge 1 commit into
yast:masterfrom
ancorgs:embarrasing
Open

Proposal: Unit test to showcase a serious bug#1381
ancorgs wants to merge 1 commit into
yast:masterfrom
ancorgs:embarrasing

Conversation

@ancorgs

@ancorgs ancorgs commented Apr 23, 2024

Copy link
Copy Markdown
Contributor

Problem

Consider a system that initially contains an MS-DOS partition table and partitions are deleted one by one during the proposal process to the point in which the partition table is empty.

Then the proposal will take the opportunity to replace that empty MS-DOS partition table with a GPT one (which is the default)... but it doesn't re-calculate the partitions needed for booting.

The problem is not new. This test fails in several branches (SLE-15-SP5, SLE-15-SP6 and master at the time I tested).

Solution

To be implemented (before merging this, of course).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant