Skip to content

feat(testing): support continuous tasks#30632

Merged
FrozenPandaz merged 1 commit intonext-majorfrom
testing/support-parallelism
Apr 14, 2025
Merged

feat(testing): support continuous tasks#30632
FrozenPandaz merged 1 commit intonext-majorfrom
testing/support-parallelism

Conversation

@leosvelperez
Copy link
Copy Markdown
Member

@leosvelperez leosvelperez commented Apr 8, 2025

Current Behavior

The Cypress and Playwright graph plugins do not infer tasks configured to take advantage of continuous tasks (do not add the task they run to start the app/server as a dependency of the e2e task).

Expected Behavior

The Cypress and Playwright graph plugins should infer tasks configured to take advantage of continuous tasks.

Related Issue(s)

Fixes #

@leosvelperez leosvelperez self-assigned this Apr 8, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Apr 14, 2025 8:28am

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Apr 8, 2025

View your CI Pipeline Execution ↗ for commit 8d3980e.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-ci ✅ Succeeded 33m 45s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 15s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 3s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 1s View ↗
nx documentation ✅ Succeeded 29s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-14 09:00:31 UTC

@leosvelperez leosvelperez changed the title feat(testing): support parallel testing tasks feat(testing): support continuous tasks Apr 9, 2025
@leosvelperez leosvelperez force-pushed the testing/support-parallelism branch from 0dcf92f to 35cb4ef Compare April 9, 2025 15:42
@FrozenPandaz FrozenPandaz force-pushed the next-major branch 3 times, most recently from 47723e0 to dcd99f1 Compare April 9, 2025 23:30
@leosvelperez leosvelperez force-pushed the testing/support-parallelism branch from 35cb4ef to fe4d530 Compare April 10, 2025 08:32
@leosvelperez leosvelperez force-pushed the testing/support-parallelism branch 3 times, most recently from fbaa14f to 986b426 Compare April 11, 2025 14:04
@FrozenPandaz FrozenPandaz force-pushed the next-major branch 2 times, most recently from 08b6719 to 6c66322 Compare April 12, 2025 11:45
@leosvelperez leosvelperez force-pushed the testing/support-parallelism branch 2 times, most recently from d69fcff to dde40fe Compare April 13, 2025 08:42
@leosvelperez leosvelperez force-pushed the testing/support-parallelism branch from dde40fe to e89dce2 Compare April 14, 2025 07:52
@leosvelperez leosvelperez force-pushed the testing/support-parallelism branch from e89dce2 to 8d3980e Compare April 14, 2025 08:20
@FrozenPandaz FrozenPandaz marked this pull request as ready for review April 14, 2025 21:14
@FrozenPandaz FrozenPandaz requested review from a team and Coly010 as code owners April 14, 2025 21:14
@FrozenPandaz FrozenPandaz merged commit 22e461d into next-major Apr 14, 2025
12 checks passed
@FrozenPandaz FrozenPandaz deleted the testing/support-parallelism branch April 14, 2025 21:15
FrozenPandaz pushed a commit that referenced this pull request Apr 14, 2025
## Current Behavior

The Cypress and Playwright graph plugins do not infer tasks configured
to take advantage of continuous tasks (do not add the task they run to
start the app/server as a dependency of the e2e task).

## Expected Behavior

The Cypress and Playwright graph plugins should infer tasks configured
to take advantage of continuous tasks.

## Related Issue(s)

Fixes #
FrozenPandaz pushed a commit that referenced this pull request Apr 14, 2025
## Current Behavior

The Cypress and Playwright graph plugins do not infer tasks configured
to take advantage of continuous tasks (do not add the task they run to
start the app/server as a dependency of the e2e task).

## Expected Behavior

The Cypress and Playwright graph plugins should infer tasks configured
to take advantage of continuous tasks.

## Related Issue(s)

Fixes #
FrozenPandaz pushed a commit that referenced this pull request Apr 14, 2025
## Current Behavior

The Cypress and Playwright graph plugins do not infer tasks configured
to take advantage of continuous tasks (do not add the task they run to
start the app/server as a dependency of the e2e task).

## Expected Behavior

The Cypress and Playwright graph plugins should infer tasks configured
to take advantage of continuous tasks.

## Related Issue(s)

Fixes #
FrozenPandaz pushed a commit that referenced this pull request Apr 15, 2025
## Current Behavior

The Cypress and Playwright graph plugins do not infer tasks configured
to take advantage of continuous tasks (do not add the task they run to
start the app/server as a dependency of the e2e task).

## Expected Behavior

The Cypress and Playwright graph plugins should infer tasks configured
to take advantage of continuous tasks.

## Related Issue(s)

Fixes #
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants