Commit Graph

4 Commits

Author SHA1 Message Date
Sandeep Somavarapu
4b601b0fcf use workspace storage location instead of global storage location (#232596) 2024-10-30 07:00:32 -07:00
Connor Peet
929bec07f1 eng: make it selfhost failure log easier to access and more stable (#212626) 2024-05-13 11:35:03 -07:00
Connor Peet
5447d0db10 bug fixes and such, format 2024-05-09 11:38:45 -07:00
Connor Peet
26120e5bf4 testing: add temporary failure tracker to the selfhost test runner (#212134)
For /fixTestFailures, I want to get more 'real world' tests and test
fixes. This makes a change in the selfhost test provider such that when
a test fails and is then fixed, we record the code changes into a JSON
file in the `.build` directory. In a few days I'll follow up with team
members to collect their test failures and use them as evaluation tests
for copilot. The FailureTracker will be removed when I've gotten enough
data.
2024-05-07 00:54:33 +02:00