playwright icon indicating copy to clipboard operation
playwright copied to clipboard

JUnit codegen

Open jfgreffier opened this issue 1 year ago • 2 comments

Codegen for JUnit

Fixes https://github.com/microsoft/playwright-java/issues/1039

Following JUnit5 integration https://github.com/microsoft/playwright-java/issues/1369

jfgreffier avatar Feb 08 '24 20:02 jfgreffier

Test results for "tests 1"

2 flaky :warning: [chromium] › library/tracing.spec.ts:243:5 › should not include trace resources from the previous chunks
:warning: [chromium] › library/tracing.spec.ts:243:5 › should not include trace resources from the previous chunks

26627 passed, 611 skipped :heavy_check_mark::heavy_check_mark::heavy_check_mark:

Merge workflow run.

github-actions[bot] avatar Feb 08 '24 20:02 github-actions[bot]

Test results for "tests 1"

10 flaky :warning: [chromium] › library/tracing.spec.ts:243:5 › should not include trace resources from the previous chunks
:warning: [chromium] › page/page-event-request.spec.ts:110:3 › should report navigation requests and responses handled by service worker
:warning: [chromium] › library/tracing.spec.ts:243:5 › should not include trace resources from the previous chunks
:warning: [chromium] › library/capabilities.spec.ts:140:3 › should not crash on showDirectoryPicker
:warning: [playwright-test] › ui-mode-test-progress.spec.ts:165:5 › should update tracing network live
:warning: [chromium] › library/tracing.spec.ts:243:5 › should not include trace resources from the previous chunks
:warning: [playwright-test] › ui-mode-test-ct.spec.ts:117:5 › should run component tests after editing test and component
:warning: [playwright-test] › ui-mode-test-ct.spec.ts:188:5 › should watch component
:warning: [playwright-test] › ui-mode-test-ct.spec.ts:59:5 › should run component tests after editing test
:warning: [webkit] › library/tracing.spec.ts:243:5 › should not include trace resources from the previous chunks

26599 passed, 611 skipped :heavy_check_mark::heavy_check_mark::heavy_check_mark:

Merge workflow run.

github-actions[bot] avatar Feb 14 '24 20:02 github-actions[bot]