[tracker-miners: 2/3] tracker-extract-vorbis.c: Update Vorbis tests for AcoustID Fingerprint



commit b0daf678ec1b3948cdcf170bda217f78fd4a4134
Author: Sumaid Syed <sumaidsyed gmail com>
Date:   Fri Jul 5 15:29:48 2019 +0530

    tracker-extract-vorbis.c: Update Vorbis tests for AcoustID Fingerprint
    
    Existing vorbis test should also check AcoustID fingerprint.
    
    https://gitlab.gnome.org/GNOME/tracker-miners/issues/73

 .../audio/audio-test-vorbis-extractor.expected.json |   5 +++++
 .../audio/audio-test-vorbis-extractor.ogg           | Bin 78716 -> 78716 bytes
 2 files changed, 5 insertions(+)
---
diff --git a/tests/functional-tests/test-extraction-data/audio/audio-test-vorbis-extractor.expected.json 
b/tests/functional-tests/test-extraction-data/audio/audio-test-vorbis-extractor.expected.json
index dbe2d9db5..bdba2905f 100644
--- a/tests/functional-tests/test-extraction-data/audio/audio-test-vorbis-extractor.expected.json
+++ b/tests/functional-tests/test-extraction-data/audio/audio-test-vorbis-extractor.expected.json
@@ -24,6 +24,11 @@
         "nie:title": "SinCos",
         "nmm:mbReleaseGroupID": "561234",
         "nmm:mbReleaseID": "345612"
+    },
+    "nfo:hasHash": {
+        "@type": "nfo:hasHash",
+        "nfo:hashAlgorithm": "chromaprint",
+        "nfo:hashValue": "111222"
     }
     }
 }
diff --git a/tests/functional-tests/test-extraction-data/audio/audio-test-vorbis-extractor.ogg 
b/tests/functional-tests/test-extraction-data/audio/audio-test-vorbis-extractor.ogg
index 53538f3c1..98e26d9cf 100644
Binary files a/tests/functional-tests/test-extraction-data/audio/audio-test-vorbis-extractor.ogg and 
b/tests/functional-tests/test-extraction-data/audio/audio-test-vorbis-extractor.ogg differ


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]