playwright icon indicating copy to clipboard operation
playwright copied to clipboard

test: use role based selectors in trace-viewer tests

Open mxschmitt opened this issue 7 months ago • 5 comments

Addresses the comments from https://github.com/microsoft/playwright-python/pull/2885#pullrequestreview-2916707147.

mxschmitt avatar Jun 12 '25 09:06 mxschmitt

Test results for "tests 1"

10 failed :x: [playwright-test] › reporter-html.spec.ts:499:5 › merged › should show trace source @macos-latest-node18-2 :x: [playwright-test] › reporter-html.spec.ts:499:5 › created › should show trace source @macos-latest-node18-2 :x: [playwright-test] › reporter-html.spec.ts:499:5 › merged › should show trace source @ubuntu-latest-node18-2 :x: [playwright-test] › reporter-html.spec.ts:499:5 › created › should show trace source @ubuntu-latest-node18-2 :x: [playwright-test] › reporter-html.spec.ts:499:5 › merged › should show trace source @ubuntu-latest-node20-2 :x: [playwright-test] › reporter-html.spec.ts:499:5 › created › should show trace source @ubuntu-latest-node20-2 :x: [playwright-test] › reporter-html.spec.ts:499:5 › merged › should show trace source @ubuntu-latest-node22-2 :x: [playwright-test] › reporter-html.spec.ts:499:5 › created › should show trace source @ubuntu-latest-node22-2 :x: [playwright-test] › reporter-html.spec.ts:499:5 › merged › should show trace source @windows-latest-node18-2 :x: [playwright-test] › reporter-html.spec.ts:499:5 › created › should show trace source @windows-latest-node18-2

1 flaky :warning: [webkit-page] › page/page-screenshot.spec.ts:345:5 › page screenshot › should work while navigating @webkit-ubuntu-22.04-node18

27570 passed, 468 skipped :heavy_check_mark::heavy_check_mark::heavy_check_mark:

Merge workflow run.

github-actions[bot] avatar Jun 12 '25 10:06 github-actions[bot]

Test results for "tests 1"

180 failed :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:19:5 › should filter network requests by resource type @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:62:5 › should filter network requests by url @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:168:5 › should not duplicate network entries from beforeAll @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:43:5 › should run visible @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:106:5 › should run on hover @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:136:5 › should run on double click @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:165:5 › should run on Enter @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:195:5 › should run by project @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:356:5 › should stop @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:414:5 › should run folder @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:453:5 › should show time @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:497:5 › should show test.fail as passing @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:528:5 › should ignore repeatEach @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:564:5 › should remove output folder before test run @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:614:5 › should show proper total when using deps @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:686:5 › should respect --tsconfig option @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:752:5 › should respect --ignore-snapshots option @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-setup.spec.ts:129:5 › should run setup and teardown projects (1) @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-setup.spec.ts:180:5 › should run setup and teardown projects (2) @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-setup.spec.ts:226:5 › should run setup and teardown projects (3) @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-setup.spec.ts:267:5 › should run part of the setup only @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-shortcut.spec.ts:31:5 › should run tests @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-shortcut.spec.ts:63:5 › should stop tests @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-source.spec.ts:33:5 › should show selected test in sources @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-source.spec.ts:86:5 › should show top-level errors in file @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-source.spec.ts:129:5 › should show syntax errors in file @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:38:5 › should list tests @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:64:5 › should list all tests from projects with clashing names @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:134:5 › should traverse up/down @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:204:5 › should expand / collapse groups @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:270:5 › should merge folder trees @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:305:5 › should list parametrized tests @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:341:5 › should update parametrized tests @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:407:5 › should collapse all @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:442:5 › should expand all @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:483:5 › should resolve title conflicts @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:19:5 › should filter network requests by resource type @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:62:5 › should filter network requests by url @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:168:5 › should not duplicate network entries from beforeAll @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:43:5 › should run visible @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:106:5 › should run on hover @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:136:5 › should run on double click @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:165:5 › should run on Enter @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:195:5 › should run by project @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:356:5 › should stop @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:414:5 › should run folder @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:453:5 › should show time @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:497:5 › should show test.fail as passing @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:528:5 › should ignore repeatEach @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:564:5 › should remove output folder before test run @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:614:5 › should show proper total when using deps @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:686:5 › should respect --tsconfig option @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:752:5 › should respect --ignore-snapshots option @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-setup.spec.ts:129:5 › should run setup and teardown projects (1) @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-setup.spec.ts:180:5 › should run setup and teardown projects (2) @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-setup.spec.ts:226:5 › should run setup and teardown projects (3) @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-setup.spec.ts:267:5 › should run part of the setup only @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-shortcut.spec.ts:31:5 › should run tests @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-shortcut.spec.ts:63:5 › should stop tests @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-source.spec.ts:33:5 › should show selected test in sources @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-source.spec.ts:86:5 › should show top-level errors in file @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-source.spec.ts:129:5 › should show syntax errors in file @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:38:5 › should list tests @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:64:5 › should list all tests from projects with clashing names @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:134:5 › should traverse up/down @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:204:5 › should expand / collapse groups @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:270:5 › should merge folder trees @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:305:5 › should list parametrized tests @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:341:5 › should update parametrized tests @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:407:5 › should collapse all @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:442:5 › should expand all @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:483:5 › should resolve title conflicts @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:19:5 › should filter network requests by resource type @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:62:5 › should filter network requests by url @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:168:5 › should not duplicate network entries from beforeAll @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:43:5 › should run visible @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:106:5 › should run on hover @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:136:5 › should run on double click @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:165:5 › should run on Enter @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:195:5 › should run by project @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:356:5 › should stop @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:414:5 › should run folder @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:453:5 › should show time @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:497:5 › should show test.fail as passing @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:528:5 › should ignore repeatEach @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:564:5 › should remove output folder before test run @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:614:5 › should show proper total when using deps @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:686:5 › should respect --tsconfig option @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:752:5 › should respect --ignore-snapshots option @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-setup.spec.ts:129:5 › should run setup and teardown projects (1) @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-setup.spec.ts:180:5 › should run setup and teardown projects (2) @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-setup.spec.ts:226:5 › should run setup and teardown projects (3) @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-setup.spec.ts:267:5 › should run part of the setup only @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-shortcut.spec.ts:31:5 › should run tests @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-shortcut.spec.ts:63:5 › should stop tests @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-source.spec.ts:33:5 › should show selected test in sources @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-source.spec.ts:86:5 › should show top-level errors in file @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-source.spec.ts:129:5 › should show syntax errors in file @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:38:5 › should list tests @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:64:5 › should list all tests from projects with clashing names @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:134:5 › should traverse up/down @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:204:5 › should expand / collapse groups @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:270:5 › should merge folder trees @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:305:5 › should list parametrized tests @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:341:5 › should update parametrized tests @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:407:5 › should collapse all @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:442:5 › should expand all @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:483:5 › should resolve title conflicts @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:19:5 › should filter network requests by resource type @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:62:5 › should filter network requests by url @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:168:5 › should not duplicate network entries from beforeAll @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:43:5 › should run visible @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:106:5 › should run on hover @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:136:5 › should run on double click @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:165:5 › should run on Enter @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:195:5 › should run by project @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:356:5 › should stop @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:414:5 › should run folder @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:453:5 › should show time @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:497:5 › should show test.fail as passing @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:528:5 › should ignore repeatEach @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:564:5 › should remove output folder before test run @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:614:5 › should show proper total when using deps @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:686:5 › should respect --tsconfig option @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:752:5 › should respect --ignore-snapshots option @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-setup.spec.ts:129:5 › should run setup and teardown projects (1) @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-setup.spec.ts:180:5 › should run setup and teardown projects (2) @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-setup.spec.ts:226:5 › should run setup and teardown projects (3) @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-setup.spec.ts:267:5 › should run part of the setup only @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-shortcut.spec.ts:31:5 › should run tests @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-shortcut.spec.ts:63:5 › should stop tests @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-source.spec.ts:33:5 › should show selected test in sources @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-source.spec.ts:86:5 › should show top-level errors in file @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-source.spec.ts:129:5 › should show syntax errors in file @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:38:5 › should list tests @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:64:5 › should list all tests from projects with clashing names @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:134:5 › should traverse up/down @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:204:5 › should expand / collapse groups @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:270:5 › should merge folder trees @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:305:5 › should list parametrized tests @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:341:5 › should update parametrized tests @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:407:5 › should collapse all @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:442:5 › should expand all @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:483:5 › should resolve title conflicts @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:19:5 › should filter network requests by resource type @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:62:5 › should filter network requests by url @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:168:5 › should not duplicate network entries from beforeAll @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:43:5 › should run visible @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:106:5 › should run on hover @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:136:5 › should run on double click @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:165:5 › should run on Enter @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:195:5 › should run by project @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:356:5 › should stop @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:414:5 › should run folder @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:453:5 › should show time @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:497:5 › should show test.fail as passing @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:528:5 › should ignore repeatEach @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:564:5 › should remove output folder before test run @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:614:5 › should show proper total when using deps @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:686:5 › should respect --tsconfig option @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-run.spec.ts:752:5 › should respect --ignore-snapshots option @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-setup.spec.ts:129:5 › should run setup and teardown projects (1) @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-setup.spec.ts:180:5 › should run setup and teardown projects (2) @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-setup.spec.ts:226:5 › should run setup and teardown projects (3) @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-setup.spec.ts:267:5 › should run part of the setup only @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-shortcut.spec.ts:31:5 › should run tests @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-shortcut.spec.ts:63:5 › should stop tests @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-source.spec.ts:33:5 › should show selected test in sources @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-source.spec.ts:86:5 › should show top-level errors in file @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-source.spec.ts:129:5 › should show syntax errors in file @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:38:5 › should list tests @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:64:5 › should list all tests from projects with clashing names @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:134:5 › should traverse up/down @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:204:5 › should expand / collapse groups @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:270:5 › should merge folder trees @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:305:5 › should list parametrized tests @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:341:5 › should update parametrized tests @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:407:5 › should collapse all @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:442:5 › should expand all @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:483:5 › should resolve title conflicts @windows-latest-node18-1

5 flaky :warning: [firefox-library] › library/inspector/cli-codegen-1.spec.ts:986:7 › cli codegen › should not throw csp directive violation errors @firefox-ubuntu-22.04-node18
:warning: [firefox-library] › library/inspector/cli-codegen-pick-locator.spec.ts:35:7 › should update locator highlight @firefox-ubuntu-22.04-node18
:warning: [firefox-page] › page/page-wait-for-function.spec.ts:104:3 › should work with strict CSP policy @firefox-ubuntu-22.04-node18
:warning: [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:157:5 › mobile viewport › mouse should work with mobile viewports and cross process navigations @webkit-ubuntu-22.04-node18
:warning: [playwright-test] › ui-mode-test-watch.spec.ts:145:5 › should watch all @windows-latest-node18-1

39186 passed, 820 skipped :heavy_check_mark::heavy_check_mark::heavy_check_mark:

Merge workflow run.

github-actions[bot] avatar Jun 12 '25 12:06 github-actions[bot]

Test results for "tests 1"

17 failed :x: [playwright-test] › playwright.artifacts.spec.ts:219:5 › should work with screenshot: only-on-failure & fullPage @macos-latest-node18-1 :x: [playwright-test] › runner.spec.ts:118:5 › should ignore subprocess creation error because of SIGINT @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:19:5 › should filter network requests by resource type @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:62:5 › should filter network requests by url @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:168:5 › should not duplicate network entries from beforeAll @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:19:5 › should filter network requests by resource type @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:62:5 › should filter network requests by url @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:168:5 › should not duplicate network entries from beforeAll @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:19:5 › should filter network requests by resource type @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:62:5 › should filter network requests by url @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:168:5 › should not duplicate network entries from beforeAll @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:19:5 › should filter network requests by resource type @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:62:5 › should filter network requests by url @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:168:5 › should not duplicate network entries from beforeAll @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:19:5 › should filter network requests by resource type @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:62:5 › should filter network requests by url @windows-latest-node18-1 :x: [playwright-test] › ui-mode-test-network-tab.spec.ts:168:5 › should not duplicate network entries from beforeAll @windows-latest-node18-1

5 flaky :warning: [firefox-library] › library/inspector/cli-codegen-1.spec.ts:986:7 › cli codegen › should not throw csp directive violation errors @firefox-ubuntu-22.04-node18
:warning: [firefox-page] › page/page-wait-for-function.spec.ts:104:3 › should work with strict CSP policy @firefox-ubuntu-22.04-node18
:warning: [webkit-library] › library/screenshot.spec.ts:205:14 › element screenshot › element screenshot should work with a mobile viewport @webkit-ubuntu-22.04-node18
:warning: [webkit-page] › page/page-screenshot.spec.ts:345:5 › page screenshot › should work while navigating @webkit-ubuntu-22.04-node18
:warning: [playwright-test] › ui-mode-test-watch.spec.ts:145:5 › should watch all @windows-latest-node18-1

39349 passed, 820 skipped :heavy_check_mark::heavy_check_mark::heavy_check_mark:

Merge workflow run.

github-actions[bot] avatar Jun 12 '25 13:06 github-actions[bot]

Test results for "tests 1"

5 flaky :warning: [firefox-library] › library/inspector/cli-codegen-1.spec.ts:986:7 › cli codegen › should not throw csp directive violation errors @firefox-ubuntu-22.04-node18
:warning: [webkit-library] › library/browsercontext-pages.spec.ts:82:3 › should click the button with offset with page scale @webkit-ubuntu-22.04-node18
:warning: [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:97:5 › mobile viewport › should fire orientationchange event @webkit-ubuntu-22.04-node18
:warning: [webkit-library] › library/video.spec.ts:411:5 › screencast › should capture css transformation @webkit-ubuntu-22.04-node18
:warning: [playwright-test] › ui-mode-test-watch.spec.ts:145:5 › should watch all @windows-latest-node18-1

39370 passed, 822 skipped :heavy_check_mark::heavy_check_mark::heavy_check_mark:

Merge workflow run.

github-actions[bot] avatar Jun 12 '25 22:06 github-actions[bot]

Test results for "tests 1"

3 flaky :warning: [firefox-library] › library/inspector/cli-codegen-1.spec.ts:986:7 › cli codegen › should not throw csp directive violation errors @firefox-ubuntu-22.04-node18
:warning: [webkit-library] › library/screenshot.spec.ts:66:14 › page screenshot › should work with a mobile viewport and fullPage @webkit-ubuntu-22.04-node18
:warning: [webkit-page] › page/elementhandle-bounding-box.spec.ts:22:3 › should work @webkit-ubuntu-22.04-node18

39378 passed, 822 skipped :heavy_check_mark::heavy_check_mark::heavy_check_mark:

Merge workflow run.

github-actions[bot] avatar Jun 13 '25 12:06 github-actions[bot]

Test results for "tests 1"

28 passed :heavy_check_mark::heavy_check_mark::heavy_check_mark:

Merge workflow run.

github-actions[bot] avatar Jun 16 '25 14:06 github-actions[bot]

Test results for "tests 1"

2 flaky :warning: [firefox-library] › library/inspector/cli-codegen-1.spec.ts:986:7 › cli codegen › should not throw csp directive violation errors @firefox-ubuntu-22.04-node18
:warning: [firefox-page] › page/page-wait-for-function.spec.ts:104:3 › should work with strict CSP policy @firefox-ubuntu-22.04-node18

39405 passed, 822 skipped :heavy_check_mark::heavy_check_mark::heavy_check_mark:

Merge workflow run.

github-actions[bot] avatar Jun 16 '25 15:06 github-actions[bot]