You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds compatibility tests to the transactional test runner to test
different upgrade scenarios and compatibility checking around it.
This also adds the ability to specify the upgrade policy when upgrading
in the transactional test runner, and also relaxes compatibility
requirements around constant pools in additive and dep_only modes
(constants can be added/removed as long as they are not used, and added
and used in additive mode).
0 commit comments