Scott Beddall

Results 121 comments of Scott Beddall

Last 50 days. ![image](https://user-images.githubusercontent.com/45376673/163469820-e1b7fb15-1df8-4f48-aba1-a504532d98d2.png)

This hasn't popped up since April 1st. We will continue to simplify the installation work being completed during builds. As those improvements filter in, we should see the complete elimination...

This hasn't occurred in the last 60 days. [DataSource](https://dataexplorer.azure.com/clusters/azsdkengsys.westus2/databases/Pipelines) ```kusto BuildLogLine | where Timestamp >= now(-60d) | where Message startswith "ERROR: Could not install packages due to an EnvironmentError: [WinError...

Completed the shared_requirement simplification. Need to add `poetry` deep validation.

Merged [this pr](https://github.com/Azure/oav/pull/985) prior to merging this check update. We want `additionalProperties` errors to pop.

# How to regression test `oav` ## Context and setup Current version of `oav` being used was [3.2.2](https://devdiv.visualstudio.com/DevDiv/_git/openapi-alps/pullrequest/481217). Before we can a that PR, we need to ensure that the...

[Rolled to Prod](https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=8076362&view=results)

~~[Narrowed to specific test failure](https://dev.azure.com/azure-sdk/public/_build/results?buildId=3333465&view=logs&j=8e5196d1-9c2a-56bb-41fd-e329e85c48fa&t=6119a4c1-14d2-5fe9-3d3b-b95005807b68&l=1389)~~ ~~It looks like we're timing out because we're getting a TON of `AddSanitizer` failures on each run. The failure to add sanitizer results in slow...

I've done a bunch more digging. After isolating to a single test + working and non-working version, this starts to become a bit clearer. [On this raw log](https://dev.azure.com/azure-sdk/public/_build/results?buildId=3333629&view=logs&j=8e5196d1-9c2a-56bb-41fd-e329e85c48fa&t=41dcb4e8-0ee1-5681-6e9f-43f23ffa72e4) search the...