Skip to content

Conversation

@jaysoo
Copy link
Member

@jaysoo jaysoo commented Nov 7, 2025

CI and nightlies can flake out during expo test if cypress or playwright times out waiting for webserver. This makes is to the export that powers static-serve is run before running e2e.

This is not usually a problem in new workspaces with inference, but this legacy test uses executors so continuous task dependency isn't set up.

@jaysoo jaysoo requested a review from a team as a code owner November 7, 2025 19:38
@jaysoo jaysoo requested a review from Coly010 November 7, 2025 19:38
@vercel
Copy link

vercel bot commented Nov 7, 2025

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

Project Deployment Preview Updated (UTC)
nx-dev Ready Ready Preview Nov 7, 2025 7:41pm

@netlify
Copy link

netlify bot commented Nov 7, 2025

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 0bac835
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/690e4ac31c6829000805d74e
😎 Deploy Preview https://deploy-preview-33414--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@nx-cloud
Copy link
Contributor

nx-cloud bot commented Nov 7, 2025

View your CI Pipeline Execution ↗ for commit 0bac835

Command Status Duration Result
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 2m 4s View ↗
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded <1s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 10s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗
nx affected -t e2e-macos-local --parallel=1 --b... ✅ Succeeded 13m 22s View ↗

☁️ Nx Cloud last updated this comment at 2025-11-10 14:33:28 UTC

@jaysoo jaysoo merged commit 60089cc into master Nov 10, 2025
22 of 23 checks passed
@jaysoo jaysoo deleted the NXC-3429 branch November 10, 2025 15:19
FrozenPandaz pushed a commit that referenced this pull request Nov 14, 2025
CI and nightlies can flake out during expo test if cypress or playwright
times out waiting for webserver. This makes is to the `export` that
powers `static-serve` is run before running e2e.

This is not usually a problem in new workspaces with inference, but this
legacy test uses executors so continuous task dependency isn't set up.

(cherry picked from commit 60089cc)
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.

3 participants