[feat] tuistory for e2e tests #4969
ci.yml
on: pull_request
build-and-check
2m 42s
Matrix: test-integration
Matrix: test
Annotations
19 errors and 9 warnings
|
error: expect(received).toBe(expected):
common/src/__tests__/agent-validation.test.ts#L775
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/common/src/__***s__/agent-validation.***.ts:775:30)
|
|
error: expect(received).toBe(expected):
common/src/__tests__/handlesteps-parsing.test.ts#L169
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/common/src/__***s__/handlesteps-parsing.***.ts:169:28)
|
|
error: expect(received).toBe(expected):
common/src/__tests__/dynamic-agent-template-schema.test.ts#L259
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/common/src/__***s__/dynamic-agent-template-schema.***.ts:259:30)
|
|
error: expect(received).toBe(expected):
common/src/__tests__/agent-validation.test.ts#L775
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/common/src/__***s__/agent-validation.***.ts:775:30)
|
|
error: expect(received).toBe(expected):
common/src/__tests__/handlesteps-parsing.test.ts#L169
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/common/src/__***s__/handlesteps-parsing.***.ts:169:28)
|
|
error: expect(received).toBe(expected):
common/src/__tests__/dynamic-agent-template-schema.test.ts#L259
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/common/src/__***s__/dynamic-agent-template-schema.***.ts:259:30)
|
|
error: expect(received).toBe(expected):
common/src/__tests__/agent-validation.test.ts#L775
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/common/src/__***s__/agent-validation.***.ts:775:30)
|
|
error: expect(received).toBe(expected):
common/src/__tests__/handlesteps-parsing.test.ts#L169
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/common/src/__***s__/handlesteps-parsing.***.ts:169:28)
|
|
error: expect(received).toBe(expected):
common/src/__tests__/dynamic-agent-template-schema.test.ts#L259
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/common/src/__***s__/dynamic-agent-template-schema.***.ts:259:30)
|
|
error: expect(received).toBe(expected):
common/src/__tests__/agent-validation.test.ts#L775
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/common/src/__***s__/agent-validation.***.ts:775:30)
|
|
test-sdk
The strategy configuration was canceled because "test.common" failed
|
|
test-sdk
The operation was canceled.
|
|
error: expect(received).toBe(expected):
sdk/src/__tests__/validate-agents.test.ts#L322
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/sdk/src/__***s__/validate-agents.***.ts:322:32)
|
|
error: expect(received).toBe(expected):
sdk/src/__tests__/validate-agents.test.ts#L322
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/sdk/src/__***s__/validate-agents.***.ts:322:32)
|
|
error: expect(received).toBe(expected):
sdk/src/__tests__/validate-agents.test.ts#L322
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/sdk/src/__***s__/validate-agents.***.ts:322:32)
|
|
error: expect(received).toBe(expected):
sdk/src/__tests__/validate-agents.test.ts#L322
Expected: false
Received: ***
at <anonymous> (/home/runner/work/***/***/sdk/src/__***s__/validate-agents.***.ts:322:32)
|
|
test-cli
The strategy configuration was canceled because "test.common" failed
|
|
test-cli
The operation was canceled.
|
|
error: expect(received).toBeGreaterThanOrEqual(expected):
cli/src/utils/__tests__/osc-timeout-scenarios.test.ts#L27
Expected: >= 100
Received: 99
at <anonymous> (/home/runner/work/***/***/cli/src/utils/__***s__/osc-timeout-scenarios.***.ts:27:23)
|
|
test-common
Attempt 4 failed. Reason: Child_process exited with error code 123
|
|
test-common
Attempt 3 failed. Reason: Child_process exited with error code 123
|
|
test-common
Attempt 2 failed. Reason: Child_process exited with error code 123
|
|
test-common
Attempt 1 failed. Reason: Child_process exited with error code 123
|
|
test-sdk
Attempt 4 failed. Reason: Child_process exited with error code 123
|
|
test-sdk
Attempt 3 failed. Reason: Child_process exited with error code 123
|
|
test-sdk
Attempt 2 failed. Reason: Child_process exited with error code 123
|
|
test-sdk
Attempt 1 failed. Reason: Child_process exited with error code 123
|
|
test-cli
Attempt 1 failed. Reason: Child_process exited with error code 123
|