-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Add vs_build dep to windows performance test #99602
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
Conversation
dnfield
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rslgtm
| properties: | ||
| tags: > | ||
| ["devicelab","hostonly"] | ||
| dependencies: >- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can remove bringup: true to run it in presubmit to see if this fixes it before landing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks! that worked great :D
This test is failing on ToT because there is no visual studio installed. Maybe an explicit property is required?