diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-01-17 22:25:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-01-17 22:25:50 +0100 |
| commit | 7a6d7724348efb76f12e8dfd03ebc2d16120de50 (patch) | |
| tree | 32d7af34b5a672ea9f4c684355113fdc996f6fce /test/ref/DCP | |
| parent | c421a8c20a489eccd36c2646bf795dc2bbe35882 (diff) | |
Use feature not trailer for some tests to avoid verification errors about FFEC/FFMC.
Diffstat (limited to 'test/ref/DCP')
4 files changed, 4 insertions, 4 deletions
diff --git a/test/ref/DCP/dcp_test1/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml b/test/ref/DCP/dcp_test1/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml index ec32f39f..256c3a39 100644 --- a/test/ref/DCP/dcp_test1/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml +++ b/test/ref/DCP/dcp_test1/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml @@ -6,7 +6,7 @@ <Issuer>OpenDCP 0.0.25</Issuer> <Creator>OpenDCP 0.0.25</Creator> <ContentTitleText>A Test DCP</ContentTitleText> - <ContentKind>feature</ContentKind> + <ContentKind>trailer</ContentKind> <ContentVersion> <Id>urn:uuid:75ac29aa-42ac-1234-ecae-49251abefd11</Id> <LabelText>content-version-label-text</LabelText> diff --git a/test/ref/DCP/dcp_test1/pkl_cd49971e-bf4c-4594-8474-54ebef09a40c.xml b/test/ref/DCP/dcp_test1/pkl_cd49971e-bf4c-4594-8474-54ebef09a40c.xml index 870fb677..93386451 100644 --- a/test/ref/DCP/dcp_test1/pkl_cd49971e-bf4c-4594-8474-54ebef09a40c.xml +++ b/test/ref/DCP/dcp_test1/pkl_cd49971e-bf4c-4594-8474-54ebef09a40c.xml @@ -9,7 +9,7 @@ <Asset> <Id>urn:uuid:81fb54df-e1bf-4647-8788-ea7ba154375b</Id> <AnnotationText>81fb54df-e1bf-4647-8788-ea7ba154375b</AnnotationText> - <Hash>786I2gazclNFDZSUFBO6NfqbBbo=</Hash> + <Hash>QqphASVaO8SqRvmlJ0acJP6c0GE=</Hash> <Size>1589</Size> <Type>text/xml</Type> </Asset> diff --git a/test/ref/DCP/dcp_test7/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml b/test/ref/DCP/dcp_test7/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml index faa322a3..9e307a2f 100644 --- a/test/ref/DCP/dcp_test7/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml +++ b/test/ref/DCP/dcp_test7/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml @@ -6,7 +6,7 @@ <Issuer>OpenDCP 0.0.25</Issuer> <Creator>OpenDCP 0.0.25</Creator> <ContentTitleText>A Test DCP</ContentTitleText> - <ContentKind>feature</ContentKind> + <ContentKind>trailer</ContentKind> <ContentVersion> <Id>urn:uuid:75ac29aa-42ac-1234-ecae-49251abefd11</Id> <LabelText>content-version-label-text</LabelText> diff --git a/test/ref/DCP/dcp_test7/pkl_cd49971e-bf4c-4594-8474-54ebef09a40c.xml b/test/ref/DCP/dcp_test7/pkl_cd49971e-bf4c-4594-8474-54ebef09a40c.xml index f5ed5055..fdb0c16c 100644 --- a/test/ref/DCP/dcp_test7/pkl_cd49971e-bf4c-4594-8474-54ebef09a40c.xml +++ b/test/ref/DCP/dcp_test7/pkl_cd49971e-bf4c-4594-8474-54ebef09a40c.xml @@ -9,7 +9,7 @@ <Asset> <Id>urn:uuid:81fb54df-e1bf-4647-8788-ea7ba154375b</Id> <AnnotationText>81fb54df-e1bf-4647-8788-ea7ba154375b</AnnotationText> - <Hash>gcNHRpu5EEZrXIYyIMEqjA792h0=</Hash> + <Hash>WSXYtHMlxzMuhrEmXrRctm9Ij04=</Hash> <Size>1587</Size> <Type>text/xml;asdcpKind=CPL</Type> </Asset> |
