I've created a workflow that is expected to fail because an expected job output file is not produced. When using `pegasus.mode=development`, I observe a held task when watching p-status output. After less than a minute, the held task goes away and the workflow runs to completion. p-analyzer output also shows 100% complete.
The expected behavior would be that the workflow fails right away.