Bump tj-actions/changed-files from 39.2.0 to 41.1.2 #75
Annotations
10 errors and 1 notice
Run the tests:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L454
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: Timed out 5000ms waiting for expect(received).toHaveCSS(expected)
Expected string: "rgb(0, 0, 0)"
Received string: ""
Call log:
- expect.toHaveCSS with timeout 5000ms
- waiting for locator('a').filter({ hasText: 'Custom Link' })
- waiting for locator('a').filter({ hasText: 'Custom Link' })
452 |
453 | // Top level link colors.
> 454 | await expect( customLink ).toHaveCSS( 'color', textColor );
| ^
455 | await expect( pageLink ).toHaveCSS( 'color', textColor );
456 |
457 | // Navigation background.
at ColorControl.testFrontendColors (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:454:30)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:75:22
|
Run the tests:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L454
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
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toHaveCSS(expected)
Expected string: "rgb(0, 0, 0)"
Received string: ""
Call log:
- expect.toHaveCSS with timeout 5000ms
- waiting for locator('a').filter({ hasText: 'Custom Link' })
- waiting for locator('a').filter({ hasText: 'Custom Link' })
452 |
453 | // Top level link colors.
> 454 | await expect( customLink ).toHaveCSS( 'color', textColor );
| ^
455 | await expect( pageLink ).toHaveCSS( 'color', textColor );
456 |
457 | // Navigation background.
at ColorControl.testFrontendColors (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:454:30)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:75:22
|
Run the tests:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L454
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
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toHaveCSS(expected)
Expected string: "rgb(0, 0, 0)"
Received string: ""
Call log:
- expect.toHaveCSS with timeout 5000ms
- waiting for locator('a').filter({ hasText: 'Custom Link' })
- waiting for locator('a').filter({ hasText: 'Custom Link' })
452 |
453 | // Top level link colors.
> 454 | await expect( customLink ).toHaveCSS( 'color', textColor );
| ^
455 | await expect( pageLink ).toHaveCSS( 'color', textColor );
456 |
457 | // Navigation background.
at ColorControl.testFrontendColors (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:454:30)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:75:22
|
Run the tests:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L454
2) [chromium] › editor/blocks/navigation-colors.spec.js:78:2 › Navigation colors › Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text
Error: Timed out 5000ms waiting for expect(received).toHaveCSS(expected)
Expected string: "rgb(255, 255, 255)"
Received string: ""
Call log:
- expect.toHaveCSS with timeout 5000ms
- waiting for locator('a').filter({ hasText: 'Custom Link' })
- waiting for locator('a').filter({ hasText: 'Custom Link' })
452 |
453 | // Top level link colors.
> 454 | await expect( customLink ).toHaveCSS( 'color', textColor );
| ^
455 | await expect( pageLink ).toHaveCSS( 'color', textColor );
456 |
457 | // Navigation background.
at ColorControl.testFrontendColors (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:454:30)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:128:22
|
Run the tests:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L454
2) [chromium] › editor/blocks/navigation-colors.spec.js:78:2 › Navigation colors › Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toHaveCSS(expected)
Expected string: "rgb(255, 255, 255)"
Received string: ""
Call log:
- expect.toHaveCSS with timeout 5000ms
- waiting for locator('a').filter({ hasText: 'Custom Link' })
- waiting for locator('a').filter({ hasText: 'Custom Link' })
452 |
453 | // Top level link colors.
> 454 | await expect( customLink ).toHaveCSS( 'color', textColor );
| ^
455 | await expect( pageLink ).toHaveCSS( 'color', textColor );
456 |
457 | // Navigation background.
at ColorControl.testFrontendColors (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:454:30)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:128:22
|
Run the tests:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L454
2) [chromium] › editor/blocks/navigation-colors.spec.js:78:2 › Navigation colors › Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toHaveCSS(expected)
Expected string: "rgb(255, 255, 255)"
Received string: ""
Call log:
- expect.toHaveCSS with timeout 5000ms
- waiting for locator('a').filter({ hasText: 'Custom Link' })
- waiting for locator('a').filter({ hasText: 'Custom Link' })
452 |
453 | // Top level link colors.
> 454 | await expect( customLink ).toHaveCSS( 'color', textColor );
| ^
455 | await expect( pageLink ).toHaveCSS( 'color', textColor );
456 |
457 | // Navigation background.
at ColorControl.testFrontendColors (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:454:30)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:128:22
|
Run the tests:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L454
3) [chromium] › editor/blocks/navigation-colors.spec.js:131:2 › Navigation colors › Navigation text does not inherit the link color from the theme/group
Error: Timed out 5000ms waiting for expect(received).toHaveCSS(expected)
Expected string: "rgb(0, 0, 0)"
Received string: ""
Call log:
- expect.toHaveCSS with timeout 5000ms
- waiting for locator('a').filter({ hasText: 'Custom Link' })
- waiting for locator('a').filter({ hasText: 'Custom Link' })
452 |
453 | // Top level link colors.
> 454 | await expect( customLink ).toHaveCSS( 'color', textColor );
| ^
455 | await expect( pageLink ).toHaveCSS( 'color', textColor );
456 |
457 | // Navigation background.
at ColorControl.testFrontendColors (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:454:30)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:184:22
|
Run the tests:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L454
3) [chromium] › editor/blocks/navigation-colors.spec.js:131:2 › Navigation colors › Navigation text does not inherit the link color from the theme/group
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toHaveCSS(expected)
Expected string: "rgb(0, 0, 0)"
Received string: ""
Call log:
- expect.toHaveCSS with timeout 5000ms
- waiting for locator('a').filter({ hasText: 'Custom Link' })
- waiting for locator('a').filter({ hasText: 'Custom Link' })
452 |
453 | // Top level link colors.
> 454 | await expect( customLink ).toHaveCSS( 'color', textColor );
| ^
455 | await expect( pageLink ).toHaveCSS( 'color', textColor );
456 |
457 | // Navigation background.
at ColorControl.testFrontendColors (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:454:30)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:184:22
|
Run the tests:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L454
3) [chromium] › editor/blocks/navigation-colors.spec.js:131:2 › Navigation colors › Navigation text does not inherit the link color from the theme/group
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(received).toHaveCSS(expected)
Expected string: "rgb(0, 0, 0)"
Received string: ""
Call log:
- expect.toHaveCSS with timeout 5000ms
- waiting for locator('a').filter({ hasText: 'Custom Link' })
- waiting for locator('a').filter({ hasText: 'Custom Link' })
452 |
453 | // Top level link colors.
> 454 | await expect( customLink ).toHaveCSS( 'color', textColor );
| ^
455 | await expect( pageLink ).toHaveCSS( 'color', textColor );
456 |
457 | // Navigation background.
at ColorControl.testFrontendColors (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:454:30)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:184:22
|
Run the tests:
test/e2e/specs/editor/blocks/navigation-colors.spec.js#L454
4) [chromium] › editor/blocks/navigation-colors.spec.js:187:2 › Navigation colors › The navigation text color should apply to all navigation links including submenu and overlay text
Error: Timed out 5000ms waiting for expect(received).toHaveCSS(expected)
Expected string: "rgb(247, 141, 167)"
Received string: ""
Call log:
- expect.toHaveCSS with timeout 5000ms
- waiting for locator('a').filter({ hasText: 'Custom Link' })
- waiting for locator('a').filter({ hasText: 'Custom Link' })
452 |
453 | // Top level link colors.
> 454 | await expect( customLink ).toHaveCSS( 'color', textColor );
| ^
455 | await expect( pageLink ).toHaveCSS( 'color', textColor );
456 |
457 | // Navigation background.
at ColorControl.testFrontendColors (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:454:30)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:226:22
|
Run the tests
12 failed
[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
[chromium] › editor/blocks/navigation-colors.spec.js:78:2 › Navigation colors › Top level navigation links inherit the text color from the theme/group but do not apply to the submenu or overlay text
[chromium] › editor/blocks/navigation-colors.spec.js:131:2 › Navigation colors › Navigation text does not inherit the link color from the theme/group
[chromium] › editor/blocks/navigation-colors.spec.js:187:2 › Navigation colors › The navigation text color should apply to all navigation links including submenu and overlay text
[chromium] › editor/blocks/navigation-colors.spec.js:229:2 › Navigation colors › The navigation background color should apply to all navigation links including submenu and overlay backgrounds
[chromium] › editor/blocks/navigation-colors.spec.js:274:2 › Navigation colors › As a user I expect my navigation to use the colors I selected for it
[chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:45:3 › Navigation block - Frontend interactivity › Overlay menu › Overlay menu interactions
[chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:91:3 › Navigation block - Frontend interactivity › Overlay menu › Overlay menu interactions in Safari (@WebKit)
[chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:161:3 › Navigation block - Frontend interactivity › Submenu mouse and keyboard interactions › Submenu interactions
[chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:260:3 › Navigation block - Frontend interactivity › Submenu mouse and keyboard interactions › Submenu interactions on Safari (@WebKit)
[chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:368:3 › Navigation block - Frontend interactivity › Submenus (Arrow setting) (@Firefox, @WebKit) › submenu click on the arrow interactions
[chromium] › editor/blocks/navigation-frontend-interactivity.spec.js:458:3 › Navigation block - Frontend interactivity › Page list block (@Firefox, @WebKit) › page-list submenu user interactions
11 skipped
217 passed (18.0m)
|
The logs for this run have expired and are no longer available.
Loading