Skip to content

test: Skip phase 3 tests temporarily #1

test: Skip phase 3 tests temporarily

test: Skip phase 3 tests temporarily #1

Triggered via push January 3, 2026 21:14
Status Failure
Total duration 35s
Artifacts
Matrix: test
integration
0s
integration
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 2 warnings
src/core/context/__tests__/shared-context-layer.test.ts > SharedContextLayer > addToSharedContext > should extract and update patterns: src/core/context/__tests__/shared-context-layer.test.ts#L264
AssertionError: expected [] to have a length of 1 but got +0 - Expected + Received - 1 + 0 ❯ src/core/context/__tests__/shared-context-layer.test.ts:264:43
src/core/context/__tests__/context-bridge.test.ts > ContextBridge > auto-sync > should sync periodically when auto-sync is enabled: src/core/context/__tests__/context-bridge.test.ts#L389
AssertionError: expected "vi.fn()" to be called 1 times, but got 0 times ❯ src/core/context/__tests__/context-bridge.test.ts:389:53
src/core/context/__tests__/context-bridge.test.ts > ContextBridge > loadSharedContext > should handle empty shared context: src/core/context/__tests__/context-bridge.test.ts#L190
AssertionError: expected "vi.fn()" to not be called at all, but actually been called 1 times Received: 1st vi.fn() call: Array [ "shared-context-suggestions", Object { "loadedAt": 1767474877375, "suggestedFrames": Array [ Object { "createdAt": 1767474877375, "frameId": "f1", "score": 0.9, "tags": Array [ "important", ], "title": "Important Frame", "type": "task", }, ], }, ] Number of calls: 1 ❯ src/core/context/__tests__/context-bridge.test.ts:190:47
src/core/context/__tests__/context-bridge.test.ts > ContextBridge > initialization > should start auto-sync when enabled: src/core/context/__tests__/context-bridge.test.ts#L140
AssertionError: expected "vi.fn()" to be called at least once ❯ src/core/context/__tests__/context-bridge.test.ts:140:53
src/cli/__tests__/shared-context-integration.test.ts > CLI Shared Context Integration > Context discovery on startup > should auto-discover relevant context when starting new session: src/cli/__tests__/shared-context-integration.test.ts#L316
AssertionError: expected 'Use TypeScript for type safety' to be 'Use TDD approach' // Object.is equality Expected: "Use TDD approach" Received: "Use TypeScript for type safety" ❯ src/cli/__tests__/shared-context-integration.test.ts:316:51
src/cli/__tests__/shared-context-integration.test.ts > CLI Shared Context Integration > Decision persistence across sessions > should persist and retrieve decisions: src/cli/__tests__/shared-context-integration.test.ts#L256
AssertionError: expected [ { id: 'dec-1', …(5) }, …(3) ] to have a length of 3 but got 4 - Expected + Received - 3 + 4 ❯ src/cli/__tests__/shared-context-integration.test.ts:256:34
src/cli/__tests__/shared-context-integration.test.ts > CLI Shared Context Integration > Session creation and context sharing > should share context between multiple sessions: src/cli/__tests__/shared-context-integration.test.ts#L185
AssertionError: expected 'Important Decision' to be 'Critical Decision' // Object.is equality Expected: "Critical Decision" Received: "Important Decision" ❯ src/cli/__tests__/shared-context-integration.test.ts:185:37
test (18.x)
The strategy configuration was canceled because "test._20_x" failed
src/core/context/__tests__/shared-context-layer.test.ts > SharedContextLayer > addToSharedContext > should extract and update patterns: src/core/context/__tests__/shared-context-layer.test.ts#L264
AssertionError: expected [] to have a length of 1 but got +0 - Expected + Received - 1 + 0 ❯ src/core/context/__tests__/shared-context-layer.test.ts:264:43
src/core/context/__tests__/context-bridge.test.ts > ContextBridge > auto-sync > should sync periodically when auto-sync is enabled: src/core/context/__tests__/context-bridge.test.ts#L389
AssertionError: expected "vi.fn()" to be called 1 times, but got 0 times ❯ src/core/context/__tests__/context-bridge.test.ts:389:53
src/core/context/__tests__/context-bridge.test.ts > ContextBridge > loadSharedContext > should handle empty shared context: src/core/context/__tests__/context-bridge.test.ts#L190
AssertionError: expected "vi.fn()" to not be called at all, but actually been called 1 times Received: 1st vi.fn() call: Array [ "shared-context-suggestions", Object { "loadedAt": 1767474880790, "suggestedFrames": Array [ Object { "createdAt": 1767474880790, "frameId": "f1", "score": 0.9, "tags": Array [ "important", ], "title": "Important Frame", "type": "task", }, ], }, ] Number of calls: 1 ❯ src/core/context/__tests__/context-bridge.test.ts:190:47
src/core/context/__tests__/context-bridge.test.ts > ContextBridge > initialization > should start auto-sync when enabled: src/core/context/__tests__/context-bridge.test.ts#L140
AssertionError: expected "vi.fn()" to be called at least once ❯ src/core/context/__tests__/context-bridge.test.ts:140:53
src/cli/__tests__/shared-context-integration.test.ts > CLI Shared Context Integration > Context discovery on startup > should auto-discover relevant context when starting new session: src/cli/__tests__/shared-context-integration.test.ts#L316
AssertionError: expected 'Use TypeScript for type safety' to be 'Use TDD approach' // Object.is equality Expected: "Use TDD approach" Received: "Use TypeScript for type safety" ❯ src/cli/__tests__/shared-context-integration.test.ts:316:51
src/cli/__tests__/shared-context-integration.test.ts > CLI Shared Context Integration > Decision persistence across sessions > should persist and retrieve decisions: src/cli/__tests__/shared-context-integration.test.ts#L256
AssertionError: expected [ { id: 'dec-1', …(5) }, …(3) ] to have a length of 3 but got 4 - Expected + Received - 3 + 4 ❯ src/cli/__tests__/shared-context-integration.test.ts:256:34
src/cli/__tests__/shared-context-integration.test.ts > CLI Shared Context Integration > Session creation and context sharing > should share context between multiple sessions: src/cli/__tests__/shared-context-integration.test.ts#L185
AssertionError: expected 'Important Decision' to be 'Critical Decision' // Object.is equality Expected: "Critical Decision" Received: "Important Decision" ❯ src/cli/__tests__/shared-context-integration.test.ts:185:37
test (20.x)
No files were found with the provided path: coverage/ test-results/. No artifacts will be uploaded.
test (18.x)
No files were found with the provided path: coverage/ test-results/. No artifacts will be uploaded.