mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
test(qa): align AI oracles with fixtures and honor QA_OUT_DIR (#686)
The ocr oracle demanded six pangram words when ocr-clean.png prints five; the ocr-pdf oracle expected a searchable PDF when the tool's contract is text extraction; media-30s.mp4 was eight seconds long. Fix all three, regenerate tool-contract.json from current schemas, record the new fixture in the manifest, and add a QA_OUT_DIR override so parallel machines stop clobbering each other's lane output. Fixes #677.
This commit is contained in:
Vendored
+3
-3
@@ -402,11 +402,11 @@
|
||||
},
|
||||
{
|
||||
"path": "video/valid/media-30s.mp4",
|
||||
"sourceUrl": "Big Buck Bunny (Blender Foundation, www.bigbuckbunny.org) via archive.org, 8s segment at 30s, 480x270",
|
||||
"sourceUrl": "Big Buck Bunny (Blender Foundation, www.bigbuckbunny.org) via archive.org, 8s segment at 30s, 480x270, stream-looped to a true 30.1s (#677)",
|
||||
"license": "CC-BY",
|
||||
"toolsServed": [],
|
||||
"sha256": "6ad37435eeb01cc694b918f8588255fead60eb01f2a06ca0dc904070064e9136",
|
||||
"bytes": 247284
|
||||
"sha256": "19c3256788660ee49766497dee364c38bf508050f505f949b8ad41714d7db4de",
|
||||
"bytes": 941146
|
||||
},
|
||||
{
|
||||
"path": "video/valid/speech-10s.mp4",
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user