Skip to content

fix: remove QEMU workflow and fix CI test failures#1459

Closed
N2D4 wants to merge 1 commit into
devfrom
devin/1779393702-fix-ci-cd
Closed

fix: remove QEMU workflow and fix CI test failures#1459
N2D4 wants to merge 1 commit into
devfrom
devin/1779393702-fix-ci-cd

Conversation

@N2D4
Copy link
Copy Markdown
Contributor

@N2D4 N2D4 commented May 21, 2026

  • Remove qemu-emulator-build.yaml (no longer needed)
  • Replace 3x sequential full test re-runs with vitest --retry 2 per-test retry in e2e workflows (re-runs accumulated DB/ClickHouse state causing 210-996 false test failures on 2nd/3rd run)
  • Increase test timeout to 120s for setup-tests (dev mode is slower, all 44 failures were pure timeouts at the 50s default)

Link to Devin session: https://app.devin.ai/sessions/c9ac5a23e6ae4031a829a84a5b86c611
Requested by: @N2D4

- Remove qemu-emulator-build.yaml (no longer needed)
- Replace broken 3x sequential test re-runs with vitest --retry 2
  (re-runs accumulated state causing 210-996 test failures on 2nd/3rd run)
- Increase test timeout to 120s for setup-tests (dev mode is slower,
  causing 44 timeouts at the default 50s threshold)

Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
@devin-ai-integration
Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR that start with 'DevinAI' or '@devin'.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
stack-auth-hosted-components Ready Ready Preview, Comment May 21, 2026 8:14pm
stack-auth-mcp Ready Ready Preview, Comment May 21, 2026 8:14pm
stack-auth-skills Ready Ready Preview, Comment May 21, 2026 8:14pm
stack-backend Ready Ready Preview, Comment May 21, 2026 8:14pm
stack-dashboard Ready Ready Preview, Comment May 21, 2026 8:14pm
stack-demo Ready Ready Preview, Comment May 21, 2026 8:14pm
stack-docs Ready Ready Preview, Comment May 21, 2026 8:14pm
stack-preview-backend Ready Ready Preview, Comment May 21, 2026 8:14pm
stack-preview-dashboard Ready Ready Preview, Comment May 21, 2026 8:14pm

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 21, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: fbc1a4cd-fdaf-4fdb-97f0-a1d42a3fa360

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch devin/1779393702-fix-ci-cd

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant