Skip to content

feat(cli): add --failures-only flag to smoke#2454

Open
abhi-03-kh wants to merge 2 commits intobowtie-json-schema:mainfrom
abhi-03-kh:feature/smoke-only-failures
Open

feat(cli): add --failures-only flag to smoke#2454
abhi-03-kh wants to merge 2 commits intobowtie-json-schema:mainfrom
abhi-03-kh:feature/smoke-only-failures

Conversation

@abhi-03-kh
Copy link

Adds a --failures-only flag to bowtie smoke.

When used with pretty or markdown output, only implementations that
fail smoke tests are displayed. JSON output remains unchanged so
machine consumers can filter results using tools like jq.

Fixes #1318.

@read-the-docs-community
Copy link

Documentation build overview

📚 Bowtie | 🛠️ Build #31711623 | 📁 Comparing a672df9 against latest (e588d7f)


🔍 Preview build

Show files changed (2 files in total): 📝 2 modified | ➕ 0 added | ➖ 0 deleted
File Status
cli/index.html 📝 modified
genindex/index.html 📝 modified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ensure it's easy to run smoke on many implementations and only see output for failing ones

1 participant