Skip to content

Conversation

@guillaumejacquart
Copy link
Contributor

Summary

Related Linear tickets, Github issues, and Community forum posts

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@bundlemon
Copy link

bundlemon bot commented Dec 5, 2025

BundleMon

Unchanged files (2)
Status Path Size Limits
WASM Dependencies
tree-sitter-bash.wasm
181.26KB -
WASM Dependencies
tree-sitter.wasm
74.47KB -

No change in files bundle size

Groups updated (2)
Status Path Size Limits
**/*.js
11.43MB (+146.63KB +1.27%) -
**/*.css
233.39KB (+12.62KB +5.72%) -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@n8n-assistant n8n-assistant bot added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team labels Dec 5, 2025
@codecov
Copy link

codecov bot commented Dec 5, 2025

❌ 3 Tests Failed:

Tests completed Failed Passed Skipped
15474 3 15471 0
View the top 3 failed test(s) by shortest run time
InsightsService (Integration) getInsightsByTime compacted data are are grouped by time correctly
Stack Traces | 0.042s run time
Error: expect(received).toHaveLength(expected)

Expected length: 4
Received length: 3
Received array:  [{"date": "2025-11-25T00:00:00.000Z", "values": {"averageRunTime": 15, "failed": 0, "failureRate": 0, "succeeded": 2, "timeSaved": 0, "total": 2}}, {"date": "2025-12-03T00:00:00.000Z", "values": {"averageRunTime": 0, "failed": 0, "failureRate": 0, "succeeded": 2, "timeSaved": 0, "total": 2}}, {"date": "2025-12-05T00:00:00.000Z", "values": {"averageRunTime": 0, "failed": 4, "failureRate": 0.5714285714285714, "succeeded": 3, "timeSaved": 0, "total": 7}}]
    at Object.<anonymous> (.../insights/__tests__/insights.service.integration.test.ts:765:19)
InsightsService (Integration) getInsightsByTime compacted data are are grouped by time correctly with projectId filter
Stack Traces | 0.052s run time
Error: expect(received).toEqual(expected) // deep equality

Expected: ArrayContaining [ObjectContaining {"date": "2025-11-21T00:00:00.000Z", "values": {"averageRunTime": 0, "failed": 1, "failureRate": 0.5, "succeeded": 1, "timeSaved": 0, "total": 2}}, ObjectContaining {"date": "2025-11-25T00:00:00.000Z", "values": {"averageRunTime": 15, "failed": 0, "failureRate": 0, "succeeded": 2, "timeSaved": 0, "total": 2}}, ObjectContaining {"date": "2025-12-03T00:00:00.000Z", "values": {"averageRunTime": 0, "failed": 0, "failureRate": 0, "succeeded": 2, "timeSaved": 0, "total": 2}}, ObjectContaining {"date": "2025-12-05T00:00:00.000Z", "values": {"averageRunTime": 0, "failed": 4, "failureRate": 0.5714285714285714, "succeeded": 3, "timeSaved": 0, "total": 7}}]
Received: [{"date": "2025-11-25T00:00:00.000Z", "values": {"averageRunTime": 15, "failed": 0, "failureRate": 0, "succeeded": 2, "timeSaved": 0, "total": 2}}, {"date": "2025-12-03T00:00:00.000Z", "values": {"averageRunTime": 0, "failed": 0, "failureRate": 0, "succeeded": 2, "timeSaved": 0, "total": 2}}, {"date": "2025-12-05T00:00:00.000Z", "values": {"averageRunTime": 0, "failed": 4, "failureRate": 0.5714285714285714, "succeeded": 3, "timeSaved": 0, "total": 7}}]
    at Object.<anonymous> (.../insights/__tests__/insights.service.integration.test.ts:923:19)
InsightsService (Integration) getInsightsByWorkflow compacted data are grouped by workflow correctly with projectId filter
Stack Traces | 0.061s run time
Error: expect(received).toMatchObject(expected)

- Expected  - 2
+ Received  + 2

  Object {
    "failed": 2,
    "projectId": "H5SrybLsBja6z4J9",
    "projectName": "orievg",
    "runTime": 123,
-   "succeeded": 5,
+   "succeeded": 4,
    "timeSaved": 0,
-   "total": 7,
+   "total": 6,
    "workflowId": "KsQVq6qMPgIkjGqy",
    "workflowName": "test workflow",
  }
    at Object.<anonymous> (.../insights/__tests__/insights.service.integration.test.ts:609:31)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@blacksmith-sh
Copy link

blacksmith-sh bot commented Dec 5, 2025

Found 9 test failures on Blacksmith runners:

Failures

Test View Logs
InsightsService (Integration)/
InsightsService (Integration) getInsightsByTime compacted data are are grouped by time
correctly
View Logs
InsightsService (Integration)/
InsightsService (Integration) getInsightsByTime compacted data are are grouped by time
correctly
View Logs
InsightsService (Integration)/
InsightsService (Integration) getInsightsByTime compacted data are are grouped by time
correctly
View Logs
InsightsService (Integration)/
InsightsService (Integration) getInsightsByTime compacted data are are grouped by time
correctly with projectId filter
View Logs
InsightsService (Integration)/
InsightsService (Integration) getInsightsByTime compacted data are are grouped by time
correctly with projectId filter
View Logs
InsightsService (Integration)/
InsightsService (Integration) getInsightsByTime compacted data are are grouped by time
correctly with projectId filter
View Logs
InsightsService (Integration)/
InsightsService (Integration) getInsightsByWorkflow compacted data are grouped by workf
low correctly with projectId filter
View Logs
InsightsService (Integration)/
InsightsService (Integration) getInsightsByWorkflow compacted data are grouped by workf
low correctly with projectId filter
View Logs
InsightsService (Integration)/
InsightsService (Integration) getInsightsByWorkflow compacted data are grouped by workf
low correctly with projectId filter
View Logs

Fix in Cursor

@currents-bot
Copy link

currents-bot bot commented Dec 5, 2025

E2E Tests: n8n tests passed after 10m 14.2s

🟢 573 · 🔴 0 · ⚪️ 43 · 🟣 1

View Run Details

Run Details

  • Project: n8n

  • Groups: 2

  • Framework: Playwright

  • Run Status: Passed

  • Commit: 65cea77

  • Spec files: 129

  • Overall tests: 616

  • Duration: 10m 14.2s

  • Parallelization: 9

Groups

GroupId Results Spec Files Progress
multi-main:ui 🟢 519 · 🔴 0 · ⚪️ 43 · 🟣 1 120 / 120
multi-main:ui:isolated 🟢 54 · 🔴 0 · ⚪️ 0 9 / 9


This message was posted automatically by currents.dev | Integration Settings

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.

2 participants