microsoft / playwright

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
https://playwright.dev
Apache License 2.0
67.11k stars 3.69k forks source link

fix(ui mode): do not render anonymous describe #33675

Closed dgozman closed 2 days ago

dgozman commented 2 days ago

Tests inside the anonymous describe are flatten into the parent suite.

Fixes #30476.

github-actions[bot] commented 2 days ago

Test results for "tests 1"

5 failed :x: [playwright-test] › ui-mode-test-tree.spec.ts:338:5 › should update parametrized tests @macos-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:338:5 › should update parametrized tests @ubuntu-latest-node18-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:338:5 › should update parametrized tests @ubuntu-latest-node20-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:338:5 › should update parametrized tests @ubuntu-latest-node22-1 :x: [playwright-test] › ui-mode-test-tree.spec.ts:338:5 › should update parametrized tests @windows-latest-node18-1

2 flaky :warning: [installation tests] › playwright-electron-should-work.spec.ts:44:5 › should work when wrapped inside @playwright/test and trace is enabled @package-installations-macos-latest
:warning: [playwright-test] › ui-mode-test-watch.spec.ts:145:5 › should watch all @windows-latest-node18-1

36946 passed, 650 skipped :heavy_check_mark::heavy_check_mark::heavy_check_mark:

Merge workflow run.

github-actions[bot] commented 2 days ago

Test results for "tests 1"

1 flaky :warning: [playwright-test] › ui-mode-test-watch.spec.ts:145:5 › should watch all @windows-latest-node18-1

36952 passed, 650 skipped :heavy_check_mark::heavy_check_mark::heavy_check_mark:

Merge workflow run.