Skip to content

Conversation

@HaoK
Copy link
Member

@HaoK HaoK commented Mar 4, 2021

Fixes #30135

@Pilchie Pilchie added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Mar 4, 2021
@HaoK HaoK requested review from a team March 4, 2021 20:20
@HaoK
Copy link
Member Author

HaoK commented Mar 4, 2021

@HaoK HaoK marked this pull request as ready for review March 4, 2021 20:20
@HaoK HaoK added the auto-merge label Mar 4, 2021
@ghost
Copy link

ghost commented Mar 4, 2021

Hello @HaoK!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.


if (browserContextOptions?.RecordVideo?.Dir != null)
{
var uploadDir = Environment.GetEnvironmentVariable("HELIX_WORKITEM_UPLOAD_ROOT");
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: This could be done just once above line 55

Copy link
Member Author

Choose a reason for hiding this comment

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

Yup, will fix in next pr

@ghost ghost merged commit c3625dc into main Mar 5, 2021
@ghost ghost deleted the haok/har2 branch March 5, 2021 02:07
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

5 participants