RichText (native): remove HTML check in getFormatColors (#56684) #89732
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
end2end-test.yml
on: push
Matrix: e2e-playwright
Puppeteer
15m 33s
Report to GitHub
2m 34s
Annotations
1 error and 8 notices
[chromium] › editor/various/autocomplete-and-mentions.spec.js:467:2 › Autocomplete (@firefox:
test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L477
1) [chromium] › editor/various/autocomplete-and-mentions.spec.js:467:2 › Autocomplete (@Firefox, @WebKit) › should hide UI when selection changes (by keyboard)
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=option').filter({ hasText: 'Frodo Baggins' })
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=option').filter({ hasText: 'Frodo Baggins' })
475 | await expect(
476 | page.locator( 'role=option', { hasText: 'Frodo Baggins' } )
> 477 | ).toBeVisible();
| ^
478 | await page.keyboard.press( 'ArrowLeft' );
479 | await expect(
480 | page.locator( 'role=option', { hasText: 'Frodo Baggins' } )
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:477:5
|
🎭 Playwright Run Summary
1 skipped
105 passed (5.3m)
|
🎭 Playwright Run Summary
1 skipped
114 passed (6.3m)
|
🎭 Playwright Run Summary
1 skipped
150 passed (6.6m)
|
|
🎭 Playwright Run Summary
133 passed (6.9m)
|
🎭 Playwright Run Summary
145 passed (6.9m)
|
🎭 Playwright Run Summary
11 skipped
151 passed (7.5m)
|
🎭 Playwright Run Summary
2 skipped
119 passed (7.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
1.79 MB |
|
flaky-tests-report
Expired
|
3.77 KB |
|