fix: allow long remote URLs to be parsed #4693
build.yaml
on: pull_request
Annotations
4 errors, 1 warning, and 4 notices
|
lint
Process completed with exit code 1.
|
|
[bitbucket-cloud] › e2e/tests/bitbucket/bitbucketCloud.spec.ts:8:13 › Bitbucket Cloud › Connect repository:
e2e/scenarios/bitbucket/connectRepository.spec.ts#L11
1) [bitbucket-cloud] › e2e/tests/bitbucket/bitbucketCloud.spec.ts:8:13 › Bitbucket Cloud › Connect repository
TimeoutError: locator.waitFor: Timeout 5000ms exceeded.
Call log:
- waiting for getByRole('textbox', { name: 'Add Folder to Workspace' }) to be visible
at e2e/scenarios/bitbucket/connectRepository.spec.ts:11
9 |
10 | const pathInput = page.getByRole('textbox', { name: 'Add Folder to Workspace' });
> 11 | await pathInput.waitFor({ state: 'visible', timeout: 5_000 });
| ^
12 | await page.waitForTimeout(250);
13 |
14 | if (type === BitbucketTypes.Cloud) {
at addRepo (/atlascode/e2e/scenarios/bitbucket/connectRepository.spec.ts:11:21)
at Object.connectRepository (/atlascode/e2e/scenarios/bitbucket/connectRepository.spec.ts:57:9)
at /atlascode/e2e/tests/bitbucket/bitbucketCloud.spec.ts:11:13
|
|
[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
|
|
finalize
Process completed with exit code 1.
|
|
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.5m)
|
|
🎭 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
12 passed (3.8m)
|
|
🎭 Playwright Run Summary
13 passed (4.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
e2e-test-results-bitbucket-cloud
Expired
|
18.5 MB |
sha256:c6dbde9a9770d628b87e7e092bdcf1d1aedd07f95fcb83f0b3804841b35003c7
|
|
|
e2e-test-results-bitbucket-dc
Expired
|
16.3 MB |
sha256:b315ed52842d2df453843513e2caba22bafee766c9f3613afc82070165b8ad47
|
|
|
extension-package
Expired
|
348 MB |
sha256:2f8774a6fee6a172c2b8da9bd61288b1378c741b43bd687a404c276c357bf2c4
|
|
|
node-modules
Expired
|
340 MB |
sha256:906ac9d8a614f28a8b9eb1f29ebd5e077b74b737429a1939377b88eb8b8b95cd
|
|