Bump @atlaskit/avatar-group from 12.3.0 to 12.4.0 #4442
build.yaml
on: pull_request
Annotations
3 errors, 1 warning, and 4 notices
|
[bitbucket-dc] › e2e/tests/bitbucket/bitbucketDC.spec.ts:8:13 › Bitbucket DC › Start work Flow:
e2e/page-objects/fragments/IssueStatus.ts#L31
2) [bitbucket-dc] › e2e/tests/bitbucket/bitbucketDC.spec.ts:8:13 › Bitbucket DC › Start work Flow
Error: locator.textContent: Test timeout of 60000ms exceeded.
Call log:
- waiting for getByTestId('issue.status-transition-menu')
at e2e/page-objects/fragments/IssueStatus.ts:31
29 |
30 | async expectEqual(expectedStatus: string) {
> 31 | const currentStatus = await this.statusMenu.textContent();
| ^
32 | expect(currentStatus).toMatch(new RegExp(expectedStatus, 'i'));
33 | }
34 | }
at IssueStatus.expectEqual (/atlascode/e2e/page-objects/fragments/IssueStatus.ts:31:53)
at Object.startWorkFlow (/atlascode/e2e/scenarios/bitbucket/startWorkFlow.spec.ts:37:32)
at /atlascode/e2e/tests/bitbucket/bitbucketDC.spec.ts:11:13
|
|
[bitbucket-dc] › e2e/tests/bitbucket/bitbucketDC.spec.ts:8:13 › Bitbucket DC › Start work Flow:
e2e/tests/bitbucket/bitbucketDC.spec.ts#L0
2) [bitbucket-dc] › e2e/tests/bitbucket/bitbucketDC.spec.ts:8:13 › Bitbucket DC › Start work Flow
Test timeout of 60000ms 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 383 files, out of which 287 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
7 passed (2.3m)
|
|
🎭 Playwright Run Summary
12 passed (3.7m)
|
|
🎭 Playwright Run Summary
13 passed (4.1m)
|
|
🎭 Playwright Run Summary
2 flaky
[bitbucket-dc] › e2e/tests/bitbucket/bitbucketDC.spec.ts:8:13 › Bitbucket DC › Connect repository
[bitbucket-dc] › e2e/tests/bitbucket/bitbucketDC.spec.ts:8:13 › Bitbucket DC › Start work Flow ─
6 passed (3.9m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
e2e-test-results-bitbucket-dc
Expired
|
37.7 MB |
sha256:2a34fad73b7b133eebd57af3d10602661abd2abd5c831e17d78aaf7cc5f8d8ff
|
|