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

refactor(core): Include logless case in crash recovery (no-changelog) #9725

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

ivov
Copy link
Contributor

@ivov ivov commented Jun 13, 2024

Extracted from #9676

);

const messages = setupMessages(execution.id, workflow.name);
describe('if messages', () => {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From here only added indentation and reworded test names.

@n8n-assistant n8n-assistant bot added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team labels Jun 13, 2024
Copy link
Contributor

@krynble krynble left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot 2024-06-13 at 10 50 53

When logs are present it all worked fine, but when I created a workflow that would cause n8n to crash, then I deleted the log files and started n8n I got this error.

Copy link

cypress bot commented Jun 13, 2024

3 flaky tests on run #5463 ↗︎

0 388 0 0 Flakiness 3

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 ivov 🗃️ e2e/*
Project: n8n Commit: 4f9d382e5e
Status: Passed Duration: 05:15 💡
Started: Jun 13, 2024 10:37 AM Ended: Jun 13, 2024 10:42 AM
Flakiness  5-ndv.cy.ts • 2 flaky tests

View Output Video

Test Artifacts
NDV > should not retrieve remote options when required params throw errors Screenshots Video
NDV > Stop listening for trigger event from NDV 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 #9725 ↗︎

Copy link
Contributor

✅ All Cypress E2E specs passed

@ivov ivov merged commit cfef49e into master Jun 13, 2024
31 checks passed
@ivov ivov deleted the include-logless-case-in-crash-recovery branch June 13, 2024 10:54
@janober
Copy link
Member

janober commented Jun 20, 2024

Got released with [email protected]

1 similar comment
@janober
Copy link
Member

janober commented Jun 20, 2024

Got released with [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants