Make Play Button stateful and remove intent toggle #26102
ci.yml
on: pull_request
fast_tests_matrix_prep
0s
slow_tests_matrix_prep
0s
build
2m 29s
Matrix: test-integration
Matrix: test-unit
Matrix: test-e2e
Annotations
6 errors, 26 warnings, and 5 notices
webviews/chat/cells/messageCell/human/editor/HumanMessageEditor.test.tsx > HumanMessageEditor > submitting > empty editor:
vscode/webviews/chat/cells/messageCell/human/editor/HumanMessageEditor.test.tsx#L93
Error: expect(element).toBeDisabled()
Received element is not disabled:
<button
class="tw-px-6 tw-py-1 tw-rounded-full tw-w-full tw-relative tw-border tw-border-button-border tw-box-content tw-bg-button-background hover:tw-bg-button-background-hover tw-text-button-foreground disabled:tw-bg-button-secondary-background disabled:tw-text-muted-foreground"
title="Send"
type="submit"
/>
❯ testNoSubmitting webviews/chat/cells/messageCell/human/editor/HumanMessageEditor.test.tsx:93:38
❯ webviews/chat/cells/messageCell/human/editor/HumanMessageEditor.test.tsx:105:13
|
test-unit (ubuntu, 20)
Process completed with exit code 1.
|
webviews/chat/cells/messageCell/human/editor/HumanMessageEditor.test.tsx > HumanMessageEditor > submitting > empty editor:
vscode/webviews/chat/cells/messageCell/human/editor/HumanMessageEditor.test.tsx#L93
Error: expect(element).toBeDisabled()
Received element is not disabled:
<button
class="tw-px-6 tw-py-1 tw-rounded-full tw-w-full tw-relative tw-border tw-border-button-border tw-box-content tw-bg-button-background hover:tw-bg-button-background-hover tw-text-button-foreground disabled:tw-bg-button-secondary-background disabled:tw-text-muted-foreground"
title="Send"
type="submit"
/>
❯ testNoSubmitting webviews/chat/cells/messageCell/human/editor/HumanMessageEditor.test.tsx:93:38
❯ webviews/chat/cells/messageCell/human/editor/HumanMessageEditor.test.tsx:105:13
|
test-unit (ubuntu, 18)
Process completed with exit code 1.
|
webviews/chat/cells/messageCell/human/editor/HumanMessageEditor.test.tsx > HumanMessageEditor > submitting > empty editor:
vscode/webviews/chat/cells/messageCell/human/editor/HumanMessageEditor.test.tsx#L93
Error: expect(element).toBeDisabled()
Received element is not disabled:
<button
class="tw-px-6 tw-py-1 tw-rounded-full tw-w-full tw-relative tw-border tw-border-button-border tw-box-content tw-bg-button-background hover:tw-bg-button-background-hover tw-text-button-foreground disabled:tw-bg-button-secondary-background disabled:tw-text-muted-foreground"
title="Send"
type="submit"
/>
❯ testNoSubmitting webviews/chat/cells/messageCell/human/editor/HumanMessageEditor.test.tsx:93:38
❯ webviews/chat/cells/messageCell/human/editor/HumanMessageEditor.test.tsx:105:13
|
test-unit (windows, 20)
Process completed with exit code 1.
|
slow_tests_matrix_prep
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fast_tests_matrix_prep
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-integration (ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-unit (ubuntu, 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-e2e (ubuntu, 1/5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
vscode/auth.test.ts#L1
vscode/auth.test.ts took 33.2s
|
Slow Test:
vscode/attribution.test.ts#L1
vscode/attribution.test.ts took 23.3s
|
test-unit (ubuntu, 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-e2e (ubuntu, 5/5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
vscode/initial-context.test.ts#L1
vscode/initial-context.test.ts took 56.3s
|
Slow Test:
vscode/support-menu-items.test.ts#L1
vscode/support-menu-items.test.ts took 21.5s
|
test-e2e (ubuntu, 2/5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
vscode/chat-atFile.test.ts#L1
vscode/chat-atFile.test.ts took 1.5m
|
Slow Test:
vscode/chat-input.test.ts#L1
vscode/chat-input.test.ts took 31.4s
|
Slow Test:
vscode/chat-history.test.ts#L1
vscode/chat-history.test.ts took 24.0s
|
test-e2e (ubuntu, 3/5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
vscode/command-core.test.ts#L1
vscode/command-core.test.ts took 45.3s
|
Slow Test:
vscode/code-actions.test.ts#L1
vscode/code-actions.test.ts took 36.1s
|
Slow Test:
vscode/chat-rateLimit.test.ts#L1
vscode/chat-rateLimit.test.ts took 35.6s
|
Slow Test:
vscode/chat-messages.test.ts#L1
vscode/chat-messages.test.ts took 22.0s
|
Slow Test:
vscode/command-commit.test.ts#L1
vscode/command-commit.test.ts took 15.1s
|
test-e2e (ubuntu, 4/5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
vscode/command-custom.test.ts#L1
vscode/command-custom.test.ts took 1.2m
|
Slow Test:
vscode/command-edit.test.ts#L1
vscode/command-edit.test.ts took 45.8s
|
Slow Test:
vscode/enterprise-cody-ignore.test.ts#L1
vscode/enterprise-cody-ignore.test.ts took 18.9s
|
🎭 Playwright Run Summary
8 skipped
5 passed (59.9s)
|
🎭 Playwright Run Summary
4 skipped
7 passed (1.6m)
|
🎭 Playwright Run Summary
3 skipped
9 passed (2.5m)
|
🎭 Playwright Run Summary
2 skipped
10 passed (2.6m)
|
🎭 Playwright Run Summary
10 passed (2.8m)
|