Skip to content

[RNMobile] Use ActivityIndicator to display media upload progress #96310

[RNMobile] Use ActivityIndicator to display media upload progress

[RNMobile] Use ActivityIndicator to display media upload progress #96310

Triggered via pull request February 8, 2024 01:29
Status Success
Total duration 18m 30s
Artifacts 2

end2end-test.yml

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

Annotations

1 error, 10 warnings, and 8 notices
[webkit] › editor/various/inserting-blocks.spec.js:547:2 › Inserting blocks (@firefox: test/e2e/specs/editor/various/inserting-blocks.spec.js#L577
1) [webkit] › editor/various/inserting-blocks.spec.js:547:2 › Inserting blocks (@Firefox, @WebKit) › passes the search value in the main inserter when clicking `Browse all` Error: expect.toHaveValue: Error: strict mode violation: getByRole('searchbox', { name: 'Search for blocks and patterns' }) resolved to 2 elements: 1) <input type="search" value="Verse" autocomplete="off" p…/> aka getByLabel('Block Library').getByPlaceholder('Search') 2) <input type="search" value="Verse" autocomplete="off" p…/> aka locator('#components-search-control-0') =========================== logs =========================== expect.toHaveValue with timeout 5000ms waiting for getByRole('searchbox', { name: 'Search for blocks and patterns' }) ============================================================ 575 | await page.getByRole( 'button', { name: 'Browse All' } ).click(); 576 | > 577 | await expect( searchBox ).toHaveValue( 'Verse' ); | ^ 578 | await expect( 579 | page.getByRole( 'listbox', { name: 'Blocks' } ) 580 | ).toHaveCount( 1 ); at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:577:29
Puppeteer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright - 6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright - 1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright - 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright - 7
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright - 4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright - 5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright - 2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright - 3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Report to GitHub
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8, ./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
4 skipped 132 passed (6.1m)
🎭 Playwright Run Summary
11 skipped 151 passed (7.4m)
🎭 Playwright Run Summary
3 skipped 128 passed (7.6m)
🎭 Playwright Run Summary
1 flaky [webkit] › editor/various/inserting-blocks.spec.js:547:2 › Inserting blocks (@Firefox, @WebKit) › passes the search value in the main inserter when clicking `Browse all` 175 passed (8.0m)
🎭 Playwright Run Summary
155 passed (8.4m)
🎭 Playwright Run Summary
1 skipped 180 passed (8.3m)
🎭 Playwright Run Summary
1 skipped 155 passed (8.0m)
🎭 Playwright Run Summary
170 passed (8.5m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
1.38 MB
flaky-tests-report Expired
1.13 KB