-
Notifications
You must be signed in to change notification settings - Fork 31.5k
test(core): Fix multiple parallel private key checks (no-changelog) #9012
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
Conversation
2 flaky tests on run #4605 ↗︎Details:
|
Test | Artifacts | |
---|---|---|
NDV > should not retrieve remote options when required params throw errors |
Test Replay
Screenshots
Video
|
24-ndv-paired-item.cy.ts • 1 flaky test
Test | Artifacts | |
---|---|---|
NDV > resolves expression with default item when input node is not parent, while still pairing items |
Test Replay
Screenshots
Video
|
Review all test suite changes for PR #9012 ↗︎
✅ All Cypress E2E specs passed |
✅ All Cypress E2E specs passed |
Got released with |
Hello guys, After upgrading to the latest version of n8n, my Docker environment became stuck and is not booting up. Error :
Versions :
Any recommendations are appreciated. (Please except migrate to the PostgreSQL) 🙏 |
thanks for letting us know. |
n8n/packages/cli/src/databases/migrations/common/1711390882123-MoveSshKeysToDatabase.ts Line 109 in 58518b6
|
Yeah. the query is invalid because of the double One issue here is that we deprecated MySQL support almost a year ago, and don't test on MySQL as extensively anymore. |
Prevent migration
MoveSshKeysToDatabase1711390882123
from failing during multiple parallel private key checks during test runs, leading tothis.cipher.encrypt(undefined)
.