[RNMobile] Social Icons: Ensure inactive icons are visible with block… #86958
end2end-test.yml
on: push
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
4m 10s
Annotations
1 error and 4 notices
[webkit] › editor/various/autocomplete-and-mentions.spec.js:351:3 › Autocomplete (@firefox:
test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js#L418
1) [webkit] › editor/various/autocomplete-and-mentions.spec.js:351:3 › Autocomplete (@Firefox, @WebKit) › User Mention: should allow newlines after multiple mention completions
Error: expect(received).toBe(expected) // Object.is equality
- Expected - 1
+ Received + 1
@@ -1,11 +1,11 @@
<!-- wp:paragraph -->
<p>@BuddytheElf test</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
- <p>@BuddytheElf test</p>
+ <p>@@thebetterhobbit test</p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>@BuddytheElf test</p>
<!-- /wp:paragraph -->
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
416 | }
417 |
> 418 | await expect
| ^
419 | .poll( editor.getEditedPostContent )
420 | .toBe( testData.snapshot );
421 | } );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/autocomplete-and-mentions.spec.js:418:4
|
🎭 Playwright Run Summary
1 skipped
232 passed (14.8m)
|
🎭 Playwright Run Summary
11 skipped
229 passed (19.0m)
|
🎭 Playwright Run Summary
253 passed (21.1m)
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
2.95 MB |
|
flaky-tests-report
Expired
|
4.54 KB |
|