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

devops: delete .devcontainer/devcontainer.json #33709

Closed mxschmitt closed 21 hours ago

mxschmitt commented 22 hours ago

This file is outdated, we don't publish to this tag anymore since a while. It ends up in Ubuntu 20.04 image which is not supported anymore. I see two directions how to move forward:

a) stick with the default (removing - like this PR). Then we use the default GitHub Codespaces configuration b) Maintain another set of Codespace configuration files - I don't see us doing this - since we do this in the playwright-browsers repository already.

github-actions[bot] commented 21 hours ago

Test results for "tests 1"

1 failed :x: [playwright-test] › playwright.ct-dev-server.spec.ts:21:5 › should run dev-server and use it for tests @macos-latest-node18-1

3 flaky :warning: [chromium-library] › library/chromium/oopif.spec.ts:284:3 › should click @chromium-ubuntu-22.04-node18
:warning: [chromium-library] › library/chromium/oopif.spec.ts:284:3 › should click @chromium-ubuntu-22.04-node22
:warning: [chromium-library] › library/inspector/cli-codegen-test.spec.ts:23:5 › should print the correct imports and context options @ubuntu-20.04-chromium-tip-of-tree

37127 passed, 650 skipped :heavy_check_mark::heavy_check_mark::heavy_check_mark:

Merge workflow run.