Skip to content

[Infrastructure] Capture E2E test artifacts upon build failure on the CI #30135

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

Closed
javiercn opened this issue Feb 12, 2021 · 1 comment · Fixed by #30637
Closed

[Infrastructure] Capture E2E test artifacts upon build failure on the CI #30135

javiercn opened this issue Feb 12, 2021 · 1 comment · Fixed by #30637
Assignees
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates Done This issue has been fixed feature-templates ✔️ Resolution: Fixed The bug or enhancement requested in this issue has been checked-in! task
Milestone

Comments

@javiercn
Copy link
Member

We currently generate a video and a network trace of every page we create as part of running our E2E tests. For local development we put these under a videos and har folders respectively on the folder where the tests run from.

We need to make sure we capture these assets on the CI on build failure.

Ideally, instead of resorting to "hardcoded" folders, we should have a task to generate a playwright.overrides|environment.json file to enable overriding these settings as part of the build/publish process to reflect the environment they will run in.

@javiercn javiercn added area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates feature-templates labels Feb 12, 2021
@javiercn javiercn added this to the Next sprint planning milestone Feb 15, 2021
@ghost
Copy link

ghost commented Feb 15, 2021

Thanks for contacting us.
We're moving this issue to the Next sprint planning milestone for future evaluation / consideration. We will evaluate the request when we are planning the work for the next milestone. To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@ghost ghost closed this as completed in #30637 Mar 5, 2021
@HaoK HaoK added ✔️ Resolution: Fixed The bug or enhancement requested in this issue has been checked-in! Done This issue has been fixed and removed Working labels Mar 5, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Apr 4, 2021
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates Done This issue has been fixed feature-templates ✔️ Resolution: Fixed The bug or enhancement requested in this issue has been checked-in! task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants