Skip to content
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

Improving User Suite Reports #44209

Open
DanielRosenwasser opened this issue May 21, 2021 · 1 comment
Open

Improving User Suite Reports #44209

DanielRosenwasser opened this issue May 21, 2021 · 1 comment
Assignees
Labels
Infrastructure Issue relates to TypeScript team infrastructure Rescheduled This issue was previously scheduled to an earlier milestone

Comments

@DanielRosenwasser
Copy link
Member

A few months back, @amcasey had put together some great infrastructure for detecting breaks introduced by TypeScript on a weekly basis. That infrastructure creates new issues with a clean readable summary for us to review every Monday.

We would like to get the same sort of printout for user test suites and possibly RWC ("real world code") test suites as well, which have the following properties:

  • Lots of noise generated by build output to diff every single time.
  • RWC test results seem opaque - you don't get feedback if they pass
@DanielRosenwasser
Copy link
Member Author

The new command is user test this inline and is documented at https://github.com/microsoft/TypeScript/wiki/Triggering-TypeScript-Bot

RWC changes are still opaque, so I'll leave this open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Issue relates to TypeScript team infrastructure Rescheduled This issue was previously scheduled to an earlier milestone
Projects
None yet
Development

No branches or pull requests

5 participants