-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Some of the test stimuli don't have the expected result because they don't specify daptm:represents
.
Valid tests that are in fact invalid because of this:
- dapt-valid-originTimecode
- dapt-valid-descType-extension-value
- dapt-valid-descType-no-descType
- dapt-valid-descType-registry-value
- dapt-valid-onScreen
- dapt-valid-scriptEventMapping
- dapt-valid-serialization
Similarly many (most?) of the invalid tests are invalidated due to the same omission, which can mask whether or not they are failing validation for the intended reason.
Fix is to set daptm:represents
so that the computed value meets the requirements of §4.7 Represents.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working