--- integration-tests tests completed for run 592282 @2025-08-13T13:18:36.507Z (10.66430416199984 secs)---
junitWatcher error:Error: Unrecognised behave scenario status result "error" found while parsing junit file for testCase "XXX", caller:onDidCreate, file:/tmp/behave-vsc/junit/592282/integration-tests/XXX.xml, run:592282
```
behave-vsc/src/parsers/junitParser.ts
Line 118 in f4b2f54