playwright/.github/workflows
Andrey Lushnikov 2c59985bcd
chore: refactor installation tests (#12054)
This patch refactors installation tests. With this
refactoring:

- each test is a separate file
- to run a single test, just run the bash file
  * tests support optional `--no-build` flag to re-use previously
    built packages.
  * tests support optional `--debug` flag to see line-by-line test output
  * failed tests print a line that can be copied-and-pasted locally
    to debug the test
- run all tests with `//installation-tests/run_all_tests.sh`
  * test output is hidden for successful runs when run locally and is
    shown when test fails
  * runs all tests, and reports failed tests in the end
  * command output is split into groups when viewed on Github.
2022-02-11 17:06:37 -08:00
..
infra.yml chore: work-around npm install on windows (#11726) 2022-01-29 07:56:50 -08:00
pr_check_client_side_changes.yml devops: migrate from master to main branch (#10303) 2021-12-07 22:58:33 -08:00
publish_canary.yml chore: work-around npm install on windows (#11726) 2022-01-29 07:56:50 -08:00
publish_release_docker.yml chore: work-around npm install on windows (#11726) 2022-01-29 07:56:50 -08:00
publish_release_driver.yml chore: work-around npm install on windows (#11726) 2022-01-29 07:56:50 -08:00
publish_release_npm.yml chore: work-around npm install on windows (#11726) 2022-01-29 07:56:50 -08:00
publish_release_traceviewer.yml devops: split release workflow into many (#11310) 2022-01-10 14:05:48 -08:00
roll_browser_into_playwright.yml chore: work-around npm install on windows (#11726) 2022-01-29 07:56:50 -08:00
roll_chromium_build.yml devops: migrate from master to main branch (#10303) 2021-12-07 22:58:33 -08:00
tests_fyi.yml chore: work-around npm install on windows (#11726) 2022-01-29 07:56:50 -08:00
tests_primary.yml chore: work-around npm install on windows (#11726) 2022-01-29 07:56:50 -08:00
tests_secondary.yml chore: refactor installation tests (#12054) 2022-02-11 17:06:37 -08:00
trigger_build_chromium_with_symbols.yml devops: migrate from master to main branch (#10303) 2021-12-07 22:58:33 -08:00
trigger_build_chromium.yml devops: migrate from master to main branch (#10303) 2021-12-07 22:58:33 -08:00
trigger_build_deprecated_webkit_mac_10.14.yml devops: migrate from master to main branch (#10303) 2021-12-07 22:58:33 -08:00
trigger_build_ffmpeg.yml devops: migrate from master to main branch (#10303) 2021-12-07 22:58:33 -08:00
trigger_build_firefox_beta.yml devops: migrate from master to main branch (#10303) 2021-12-07 22:58:33 -08:00
trigger_build_firefox.yml devops: migrate from master to main branch (#10303) 2021-12-07 22:58:33 -08:00
trigger_build_webkit.yml devops: migrate from master to main branch (#10303) 2021-12-07 22:58:33 -08:00
trigger_build_winldd.yml devops: migrate from master to main branch (#10303) 2021-12-07 22:58:33 -08:00
trigger_tests.yml devops: migrate from master to main branch (#10303) 2021-12-07 22:58:33 -08:00