E2E: Fix artifacts handling in CI #103248
Annotations
2 errors, 1 warning, and 8 notices
[chromium] › editor/blocks/avatar.spec.js:29:2 › Avatar › should change image when user is changed:
test/e2e/specs/editor/blocks/avatar.spec.js#L75
1) [chromium] › editor/blocks/avatar.spec.js:29:2 › Avatar › should change image when user is changed
Error: expect(received).toBeTruthy()
Received: 0
73 | expect( newSrc ).not.toBe( originalSrc );
74 |
> 75 | expect( testInfo.retry ).toBeTruthy();
| ^
76 | } );
77 | } );
78 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/avatar.spec.js:75:28
|
[chromium] › editor/blocks/navigation-colors.spec.js:57:2 › Navigation colors › All navigation links should default to the body color and submenus and mobile overlay should default to a white background with black text:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L77
1) [chromium] › editor/blocks/navigation-colors.spec.js:57:2 › Navigation colors › All navigation links should default to the body color and submenus and mobile overlay should default to a white background with black text
Error: expect(received).toBeTruthy()
Received: 0
75 | await colorControl.testFrontendColors( expectedNavigationColors );
76 |
> 77 | expect( testInfo.retry ).toBeTruthy();
| ^
78 | } );
79 |
80 | test( 'Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text', async ( {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:77:28
|
Report to GitHub
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ./packages/report-flaky-tests. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
3 skipped
186 passed (6.3m)
|
🎭 Playwright Run Summary
3 skipped
145 passed (7.8m)
|
🎭 Playwright Run Summary
186 passed (8.7m)
|
🎭 Playwright Run Summary
1 skipped
178 passed (8.9m)
|
🎭 Playwright Run Summary
1 skipped
181 passed (9.2m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › editor/blocks/avatar.spec.js:29:2 › Avatar › should change image when user is changed
11 skipped
179 passed (8.9m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › editor/blocks/navigation-colors.spec.js:57:2 › Navigation colors › All navigation links should default to the body color and submenus and mobile overlay should default to a white background with black text
1 skipped
190 passed (9.7m)
|
🎭 Playwright Run Summary
221 passed (12.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
3.3 MB |
|
flaky-tests-report
Expired
|
1.79 KB |
|