Skip to content

Commit

Permalink
Headed chrome for Cypress (#4720)
Browse files Browse the repository at this point in the history
  • Loading branch information
nboisteault authored Aug 30, 2024
1 parent c92c66f commit 1e538ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ jobs:
uses: cypress-io/github-action@v6.7.2
with:
browser: chrome
headed: true
working-directory: tests/end2end
spec: cypress/integration/*-ghaction.js
wait-on: http://localhost:8130
Expand Down

1 comment on commit 1e538ec

@3liz-bot
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The latest weekly run of end2end "playwright" tests failed with this latest commit on the branch release_3_6 😣

CC @nboisteault and @Gustry, please have a look to the logs. Maybe it's a false positive ?

Visit https://github.com/3liz/lizmap-web-client/actions/runs/10660181585

Please sign in to comment.