Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

front: fail E2E test if PDF download fails in downloadSimulation() #10719

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

emersion
Copy link
Member

@emersion emersion commented Feb 7, 2025

downloadSimulation() was logging an error and silently continuing the tests on failure. CI wouldn't complain in that case.

Don't catch the error to ensure that we notice when the function fails.

@emersion emersion requested a review from Maymanaf February 7, 2025 11:03
@emersion emersion requested a review from a team as a code owner February 7, 2025 11:03
@github-actions github-actions bot added the area:front Work on Standard OSRD Interface modules label Feb 7, 2025
downloadSimulation() was logging an error and silently continuing
the tests on failure. CI wouldn't complain in that case.

Don't catch the error to ensure that we notice when the function
fails.

Signed-off-by: Simon Ser <[email protected]>
@emersion emersion enabled auto-merge February 10, 2025 14:09
@emersion emersion added this pull request to the merge queue Feb 10, 2025
Merged via the queue into dev with commit 303861b Feb 10, 2025
53 checks passed
@emersion emersion deleted the emr/pdf-dl-check branch February 10, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:front Work on Standard OSRD Interface modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants