Skip to content

Restore workaround for MPS-34340 in variability "for-all-variants" extension#1738

Open
kbirken wants to merge 4 commits intomaintenance/mps20251from
feature/variability_forallvariants_restore_workaround_1709
Open

Restore workaround for MPS-34340 in variability "for-all-variants" extension#1738
kbirken wants to merge 4 commits intomaintenance/mps20251from
feature/variability_forallvariants_restore_workaround_1709

Conversation

@kbirken
Copy link
Copy Markdown
Member

@kbirken kbirken commented Apr 13, 2026

This restores the workaround in the "for-all-variants" runtime needed for MPS-34340. In mps20241, this problem was hidden because exceptions in checking rules were not reported, and so the removal of the workaround didn't cause any visible issues. In mps20251, exception are thoroughly handled, so the workaround is needed again.

Notes:

  • The solution org.iets3.variability.artifacts.typesystem.runtime which hosts the workaround has been moved from IETS3.Core to IETS3.Opensource in 2025. So the workaround could not be just restored, but had to be re-added by copy&paste.
  • There is a test in IETS3.Core (TwoActualRoots), which checks that the workaround is working correctly. This test needs stuff from IETS3.Core, so it could not be migrated to IETS3.Opensource together with the org.iets3.variability.artifacts.typesystem.runtime solution. Thus, we need a companion PR in IETS3.Core to adapt the test.

This solves #1709.

@kbirken kbirken self-assigned this Apr 13, 2026
@kbirken kbirken requested review from dbinkele and removed request for arimer and jonaskraemer April 13, 2026 09:46
dbinkele
dbinkele previously approved these changes Apr 13, 2026
…re/variability_forallvariants_restore_workaround_1709

# Conflicts:
#	CHANGELOG.md
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.

2 participants