User test requests fail too silently #37560
Labels
Infrastructure
Issue relates to TypeScript team infrastructure
Rescheduled
This issue was previously scheduled to an earlier milestone
Milestone
A couple of days ago, we requested a test run on the user test suite in a PR for the
awaited
type. Today, @mattbierner opened up #37556, uncovering a series of breaks in the Visual Studio Code codebase. While we're lucky that we're only shipping beta at this point, we really should have been able to make an informed call last week on whether these breaks were good or not.Looking at the logs, it appears that the error is that an existing PR was already out but not accepted.
There are actually a couple of PRs like this: https://typescript.visualstudio.com/TypeScript/_pipeline/analytics/stageawareoutcome?definitionId=11
I think there are a few things that need to be fixed here.
The text was updated successfully, but these errors were encountered: