AXON-1653: fix failed to execute jql error #4861
build.yaml
on: pull_request
Annotations
3 errors, 1 warning, and 4 notices
|
[bitbucket-cloud] › e2e/tests/bitbucket/bitbucketCloud.spec.ts:8:13 › Bitbucket Cloud › Connect repository:
e2e/page-objects/fragments/PullRequestsNavigation.ts#L36
1) [bitbucket-cloud] › e2e/tests/bitbucket/bitbucketCloud.spec.ts:8:13 › Bitbucket Cloud › Connect repository
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('tree', { name: 'Bitbucket pull requests' }).getByRole('treeitem', { name: 'Add a repository to this workspace' })
at e2e/page-objects/fragments/PullRequestsNavigation.ts:36
34 |
35 | async addRepository() {
> 36 | await this.addRepoButton.click();
| ^
37 | }
38 |
39 | async startPullRequestCreation() {
at PullRequestsNavigation.addRepository (/atlascode/e2e/page-objects/fragments/PullRequestsNavigation.ts:36:34)
at addRepo (/atlascode/e2e/scenarios/bitbucket/connectRepository.spec.ts:7:50)
at Object.connectRepository (/atlascode/e2e/scenarios/bitbucket/connectRepository.spec.ts:57:15)
at /atlascode/e2e/tests/bitbucket/bitbucketCloud.spec.ts:11:13
|
|
[bitbucket-cloud] › e2e/tests/bitbucket/bitbucketCloud.spec.ts:8:13 › Bitbucket Cloud › Connect repository:
e2e/tests/bitbucket/bitbucketCloud.spec.ts#L0
1) [bitbucket-cloud] › e2e/tests/bitbucket/bitbucketCloud.spec.ts:8:13 › Bitbucket Cloud › Connect repository
Test timeout of 30000ms exceeded.
|
|
[bitbucket-dc] › e2e/tests/bitbucket/bitbucketDC.spec.ts:8:13 › Bitbucket DC › Connect repository:
e2e/page-objects/ExplorerDrawer.ts#L25
1) [bitbucket-dc] › e2e/tests/bitbucket/bitbucketDC.spec.ts:8:13 › Bitbucket DC › Connect repository
TimeoutError: locator.waitFor: Timeout 5000ms exceeded.
Call log:
- waiting for getByRole('treeitem', { name: 'mock-repository' }).or(getByRole('button', { name: 'No Folder Opened Section' })) to be visible
at e2e/page-objects/ExplorerDrawer.ts:25
23 |
24 | async waitForExplorerLoad() {
> 25 | await this.mockRepo.or(this.noFolderSection).waitFor({ state: 'visible', timeout: 5_000 });
| ^
26 | }
27 |
28 | async waitForFilesLoad() {
at ExplorerDrawer.waitForExplorerLoad (/atlascode/e2e/page-objects/ExplorerDrawer.ts:25:54)
at Object.connectRepository (/atlascode/e2e/scenarios/bitbucket/connectRepository.spec.ts:44:30)
at /atlascode/e2e/tests/bitbucket/bitbucketDC.spec.ts:11:13
|
|
build-extension
This extension consists of 379 files, out of which 283 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension. You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore.
|
|
🎭 Playwright Run Summary
1 flaky
[bitbucket-cloud] › e2e/tests/bitbucket/bitbucketCloud.spec.ts:8:13 › Bitbucket Cloud › Connect repository
6 passed (2.6m)
|
|
🎭 Playwright Run Summary
1 flaky
[bitbucket-dc] › e2e/tests/bitbucket/bitbucketDC.spec.ts:8:13 › Bitbucket DC › Connect repository
7 passed (2.8m)
|
|
🎭 Playwright Run Summary
13 passed (4.2m)
|
|
🎭 Playwright Run Summary
12 passed (3.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
e2e-test-results-bitbucket-cloud
|
17.5 MB |
sha256:74f5d1af258eef9ed3e5de09a6acd152fd63ec46e931a052dd0a8ee1a74826f8
|
|
|
e2e-test-results-bitbucket-dc
|
16.9 MB |
sha256:beea912e4b73664ca2600eae0bf2af0d737cc26b0b64432f05f74a3248788378
|
|