Skip to content

← All questions

CI has been green for a week and I do not think the suite ran at all

Asked 15,420 views3 answers

Someone renamed a tag and our pipeline step is:

bash
sdods run -p demo-shop -e staging -t @smoke-ui

Exit code 0, green check, everyone happy. I only looked because a bug walked into production that we have a scenario for. Scrolling back through the log:

text
⚠ No scenarios matched the selection (tags @smoke-ui · layers ui,api,hybrid).

✔ passed  0 passed, 0 failed, 0 skipped, 0 flaky  (4s)

Zero passed is not passed. Why is that a zero exit code?

asked by Karine Moreau655 ·

3 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related