-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simulation test improvements (#3362)
* Shrink configuration when shrinking inputs * Add quickcheck test focusing on key rotator * Add another regression test * Add assertion that min agg job size cannot be zero * Add validation of durations in task constructor * Upload multiple reports per Upload operation * Add operation to upload without rounding timestamp * Add operation to upload an invalid report * Add timing of setup and operations * Avoid thrashing ephemeral database container * Reduce bias toward upload operations * Discard inputs with no operations * Change default quickcheck input size range * Implement shrinking for upload operations * Fix name in Debug implementation * Log error message on timeout * Configure collector backoff settings * Un-ignore regression test * Combine operations where possible when shrinking * Add log statements with inputs * Treat all server errors as failures
- Loading branch information
1 parent
464c92f
commit df5a4f1
Showing
14 changed files
with
1,142 additions
and
253 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.