Skip to content

Set custom color when applying initial background image #84257

Set custom color when applying initial background image

Set custom color when applying initial background image #84257

Triggered via pull request September 20, 2023 03:02
Status Success
Total duration 38m 30s
Artifacts 2

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
3m 55s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 notices
[chromium] › editor/blocks/cover.spec.js:79:2 › Cover › dims background image down by 50% by default: test/e2e/specs/editor/blocks/cover.spec.js#L99
1) [chromium] › editor/blocks/cover.spec.js:79:2 › Cover › dims background image down by 50% by default Error: expect(received).toBe(expected) // Object.is equality Expected: "rgb(255, 255, 255)" Received: "rgb(179, 179, 179)" 97 | coverBlock.locator( 'span[aria-hidden="true"]' ) 98 | ); > 99 | expect( backgroundDimColor ).toBe( 'rgb(255, 255, 255)' ); | ^ 100 | expect( backgroundDimOpacity ).toBe( '0.5' ); 101 | } ); 102 | at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/cover.spec.js:99:32
[chromium] › editor/various/autocomplete-and-mentions.spec.js:422:2 › Autocomplete (@firefox: test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L435
1) [chromium] › editor/various/autocomplete-and-mentions.spec.js:422:2 › Autocomplete (@Firefox, @WebKit) › should insert elements from multiple completers in a single block Error: Timed out 5000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('role=option').filter({ hasText: 'Bilbo Baggins' }) - waiting for locator('role=option').filter({ hasText: 'Bilbo Baggins' }) 433 | await expect( 434 | page.locator( 'role=option', { hasText: 'Bilbo Baggins' } ) > 435 | ).toBeVisible(); | ^ 436 | await page.keyboard.press( 'Enter' ); 437 | await expect.poll( editor.getEditedPostContent ) 438 | .toBe( `<!-- wp:paragraph --> at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:435:5
🎭 Playwright Run Summary
1 flaky [chromium] › editor/blocks/cover.spec.js:79:2 › Cover › dims background image down by 50% by default 11 skipped 213 passed (15.5m)
🎭 Playwright Run Summary
1 flaky [chromium] › editor/various/autocomplete-and-mentions.spec.js:422:2 › Autocomplete (@Firefox, @WebKit) › should insert elements from multiple completers in a single block 224 passed (17.7m)
🎭 Playwright Run Summary
1 skipped 222 passed (17.0m)
🎭 Playwright Run Summary
2 skipped 220 passed (21.3m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
3.3 MB
flaky-tests-report Expired
5.1 KB