summaryrefslogtreecommitdiff
path: root/test/ref/DCP/dcp_test5
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-09-09 22:41:52 +0200
committerCarl Hetherington <cth@carlh.net>2020-09-09 22:41:52 +0200
commitf77a03cc3ec0c5f917e0a2b6cf7599d035b34cff (patch)
tree04996a15949d0bf802dc0d55198945b5a41b9d7b /test/ref/DCP/dcp_test5
parent184bdd25573eaf398aac683efb12c0d2f4e676f7 (diff)
Use the <Id> read in when the Reel was created from XML (if appropriate)
when writing it out again, rather than creating a new one each time. Also there is the associated test churn here from removing a call to make_uuid().
Diffstat (limited to 'test/ref/DCP/dcp_test5')
-rw-r--r--test/ref/DCP/dcp_test5/ASSETMAP.xml6
-rw-r--r--test/ref/DCP/dcp_test5/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml2
-rw-r--r--test/ref/DCP/dcp_test5/pkl_74e205d0-d145-42d2-8c49-7b55d058ca55.xml (renamed from test/ref/DCP/dcp_test5/pkl_48db27c3-4964-46a2-8b02-3e5570efb42d.xml)4
3 files changed, 6 insertions, 6 deletions
diff --git a/test/ref/DCP/dcp_test5/ASSETMAP.xml b/test/ref/DCP/dcp_test5/ASSETMAP.xml
index a5be569a..f0391eb3 100644
--- a/test/ref/DCP/dcp_test5/ASSETMAP.xml
+++ b/test/ref/DCP/dcp_test5/ASSETMAP.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<AssetMap xmlns="http://www.smpte-ra.org/schemas/429-9/2007/AM">
- <Id>urn:uuid:cd49971e-bf4c-4594-8474-54ebef09a40c</Id>
+ <Id>urn:uuid:48db27c3-4964-46a2-8b02-3e5570efb42d</Id>
<AnnotationText>Created by libdcp</AnnotationText>
<Creator>OpenDCP 0.0.25</Creator>
<VolumeCount>1</VolumeCount>
@@ -8,11 +8,11 @@
<Issuer>OpenDCP 0.0.25</Issuer>
<AssetList>
<Asset>
- <Id>urn:uuid:48db27c3-4964-46a2-8b02-3e5570efb42d</Id>
+ <Id>urn:uuid:74e205d0-d145-42d2-8c49-7b55d058ca55</Id>
<PackingList>true</PackingList>
<ChunkList>
<Chunk>
- <Path>pkl_48db27c3-4964-46a2-8b02-3e5570efb42d.xml</Path>
+ <Path>pkl_74e205d0-d145-42d2-8c49-7b55d058ca55.xml</Path>
<VolumeIndex>1</VolumeIndex>
<Offset>0</Offset>
<Length>1186</Length>
diff --git a/test/ref/DCP/dcp_test5/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml b/test/ref/DCP/dcp_test5/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml
index 4eafc4c2..345ae932 100644
--- a/test/ref/DCP/dcp_test5/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml
+++ b/test/ref/DCP/dcp_test5/cpl_81fb54df-e1bf-4647-8788-ea7ba154375b.xml
@@ -14,7 +14,7 @@
<RatingList/>
<ReelList>
<Reel>
- <Id>urn:uuid:74e205d0-d145-42d2-8c49-7b55d058ca55</Id>
+ <Id>urn:uuid:ae8a9818-872a-4f86-8493-11dfdea03e09</Id>
<AssetList>
<MainPicture>
<Id>urn:uuid:1fab8bb0-cfaf-4225-ad6d-01768bc10470</Id>
diff --git a/test/ref/DCP/dcp_test5/pkl_48db27c3-4964-46a2-8b02-3e5570efb42d.xml b/test/ref/DCP/dcp_test5/pkl_74e205d0-d145-42d2-8c49-7b55d058ca55.xml
index dd0f69eb..b7696dfb 100644
--- a/test/ref/DCP/dcp_test5/pkl_48db27c3-4964-46a2-8b02-3e5570efb42d.xml
+++ b/test/ref/DCP/dcp_test5/pkl_74e205d0-d145-42d2-8c49-7b55d058ca55.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<PackingList xmlns="http://www.smpte-ra.org/schemas/429-8/2007/PKL">
- <Id>urn:uuid:48db27c3-4964-46a2-8b02-3e5570efb42d</Id>
+ <Id>urn:uuid:74e205d0-d145-42d2-8c49-7b55d058ca55</Id>
<AnnotationText>Created by libdcp</AnnotationText>
<IssueDate>2012-07-17T04:45:18+00:00</IssueDate>
<Issuer>OpenDCP 0.0.25</Issuer>
@@ -9,7 +9,7 @@
<Asset>
<Id>urn:uuid:81fb54df-e1bf-4647-8788-ea7ba154375b</Id>
<AnnotationText>81fb54df-e1bf-4647-8788-ea7ba154375b</AnnotationText>
- <Hash>yymWSY7jL4TWqI1Sy/Q2oUK1GX8=</Hash>
+ <Hash>e3Gy1PLmR1iRdzDPzy3jqxZ/yLk=</Hash>
<Size>2152</Size>
<Type>text/xml</Type>
</Asset>