Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-01 | Add blacklist support to the runtime test runner. | Nicolas Lacasse | |
Tests in the blacklist will be explicitly skipped (with associated log line). Checks in a blacklist for the nodejs tests. PiperOrigin-RevId: 272272749 | |||
2019-09-23 | Run all runtime tests in a single container. | Nicolas Lacasse | |
This makes them run much faster. Also cleaned up the log reporting. PiperOrigin-RevId: 270799808 | |||
2019-09-18 | Shard the runtime tests. | Nicolas Lacasse | |
Default of 20 shards was arbitrary and will need fine-tuning in later CLs. PiperOrigin-RevId: 269922871 |