Skip to content

DataModelTestDataRead: Fix base declaration.

Change DATAVECTOR_VIRTBASES1 to DATAVECTOR_BASE for DVec.

Root6 I/O doesn't handle virtual derivation. The payload classes here were changed to non-virtual derivation some time ago, but the tests involving them were disabled. As part of the CA migration, try to reenable them. But we'll need this change first to get that to work.

Merge request reports