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

ci: Make pinning e2e test work locally (no-changelog) #9954

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

netroy
Copy link
Member

@netroy netroy commented Jul 5, 2024

Summary

The current e2e setup depends on the custom max pinned-data size to be set at compile time, which only works if the person testing it remembers to set the env variable.
This PR changes the setup to let us customize the max max pinned-data size at runtime instead, like we do for preventNodeViewBeforeUnload.

This unblocks #9696

Review / Merge checklist

  • PR title and summary are descriptive

@netroy netroy requested review from alexgrozav and OlegIvaniv and removed request for alexgrozav July 5, 2024 13:51
@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Jul 5, 2024
@netroy netroy marked this pull request as draft July 5, 2024 14:08
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
@OlegIvaniv OlegIvaniv marked this pull request as ready for review July 5, 2024 14:20
Copy link

cypress bot commented Jul 5, 2024

2 flaky tests on run #5807 ↗︎

0 399 0 0 Flakiness 2

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 netroy 🗃️ e2e/*
Project: n8n Commit: 86fea9dedf
Status: Passed Duration: 04:38 💡
Started: Jul 5, 2024 2:28 PM Ended: Jul 5, 2024 2:32 PM
Flakiness  5-ndv.cy.ts • 1 flaky test

View Output Video

Test Artifacts
NDV > should not retrieve remote options when required params throw errors Screenshots Video
Flakiness  10-undo-redo.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Undo/Redo > should undo/redo adding nodes Test Replay Screenshots Video

Review all test suite changes for PR #9954 ↗︎

Copy link
Contributor

github-actions bot commented Jul 5, 2024

✅ All Cypress E2E specs passed

@netroy netroy merged commit bbb2296 into master Jul 5, 2024
27 checks passed
@netroy netroy deleted the fix-pinning-e2e-test branch July 5, 2024 14:52
@janober
Copy link
Member

janober commented Jul 10, 2024

Got released with n8n@1.50.0

jeanpaul pushed a commit that referenced this pull request Jul 11, 2024
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team Released ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants