fatty- / daisy-pipeline

Automatically exported from code.google.com/p/daisy-pipeline
0 stars 0 forks source link

Report error on validation status ports on runtime errors #380

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run a script with a validation port
2. Provoke a runtime error somehow

What is the expected output? What do you see instead?
The job should have the state "error", but "success" is displayed instead.

For all output ports with px:media-type="application/vnd.pipeline.status+xml": 
provide the document <d:validation-status 
xmlns:d="http://www.daisy.org/ns/pipeline/data" result="error"/>

Original issue reported on code.google.com by josteinaj@gmail.com on 11 Feb 2014 at 8:00