You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
print_test_stats.py had a somewhat misleading name, as it was also
responsible for uploading test statistics to both S3 and Scuba.
We are using Rockset for most of this now, so removing the redundant
code.
The following are things we do *not* have replacements for:
- The actual display of regressed or slow tests in the
`print_test_stats` job step. I don't think people really looked at these
so not a big loss.
- Scuba uploads. This is sad, but fundamentally I think we probably
don't want to maintain two data pipelines.
[ghstack-poisoned]
0 commit comments