Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add @packages/example as a dependency of create-cypress-tests #27978

Merged

Conversation

astone123
Copy link
Contributor

The build step for create-cypress-tests relies on build output from packages/example. This is an implicit dependency since create-cypress-tests doesn't import anything from packages/example in its source.

This PR tells Nx that create-cypress-tests depends on packages/example.

Example CI failure

@cypress
Copy link

cypress bot commented Oct 5, 2023

4 flaky tests on run #51467 ↗︎

0 5357 76 0 Flakiness 4

Details:

chore: add @packages/example as a dependency of create-cypress-tests
Project: cypress Commit: 744085f32b
Status: Passed Duration: 14:46 💡
Started: Oct 5, 2023 3:17 PM Ended: Oct 5, 2023 3:32 PM
Flakiness  cypress/cypress.cy.js • 3 flaky tests • 5x-driver-electron

View Output Video

Test Artifacts
... > correctly returns currentRetry Test Replay Output
... > correctly returns currentRetry Test Replay Output
... > correctly returns currentRetry Test Replay Output
Flakiness  e2e/origin/user_agent_override.cy.ts • 1 flaky test • 5x-driver-electron

View Output Video

Test Artifacts
user agent override > persists modified user agent after cy.go Test Replay Output

Review all test suite changes for PR #27978 ↗︎

@dkasper-was-taken dkasper-was-taken merged commit 86057dc into develop Oct 5, 2023
7 checks passed
@dkasper-was-taken dkasper-was-taken deleted the astone123/create-cypress-tests-dependency branch October 5, 2023 15:41
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