Skip to content

Add Playwright driver (no deps) #450

Add Playwright driver (no deps)

Add Playwright driver (no deps) #450

Triggered via pull request October 30, 2024 08:25
Status Failure
Total duration 21m 8s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
Test on OTP 26.1.2 / Elixir 1.15.0: test/phoenix_test/static_test.exs#L531
test select/3 can target option with selector if multiple labels have same text (Playwright) (PhoenixTest.StaticTest)
Test on OTP 26.1.2 / Elixir 1.15.0: test/phoenix_test/static_test.exs#L510
test select/3 can target a label with exact: false (Playwright) (PhoenixTest.StaticTest)
Test on OTP 26.1.2 / Elixir 1.15.0
Process completed with exit code 2.
Test on OTP 26.1.2 / Elixir 1.17.0
The job was canceled because "_26_1_2_1_15_0" failed.
Test on OTP 26.1.2 / Elixir 1.17.0: test/phoenix_test/static_test.exs#L531
test select/3 can target option with selector if multiple labels have same text (Playwright) (PhoenixTest.StaticTest)
Test on OTP 26.1.2 / Elixir 1.17.0: test/phoenix_test/static_test.exs#L510
test select/3 can target a label with exact: false (Playwright) (PhoenixTest.StaticTest)
Test on OTP 26.1.2 / Elixir 1.17.0
The operation was canceled.
Test on OTP 26.1.2 / Elixir 1.16.0
The job was canceled because "_26_1_2_1_15_0" failed.
Test on OTP 26.1.2 / Elixir 1.16.0: test/phoenix_test/static_test.exs#L531
test select/3 can target option with selector if multiple labels have same text (Playwright) (PhoenixTest.StaticTest)
Test on OTP 26.1.2 / Elixir 1.16.0: test/phoenix_test/static_test.exs#L510
test select/3 can target a label with exact: false (Playwright) (PhoenixTest.StaticTest)
Test on OTP 26.1.2 / Elixir 1.16.0
The operation was canceled.
Test on OTP 26.1.2 / Elixir 1.15.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test on OTP 26.1.2 / Elixir 1.16.0
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs