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

Fix InternalAutoDateHistogram reproducible failure #32723

Merged
merged 8 commits into from
Aug 17, 2018

Commits on Aug 8, 2018

  1. count down from innerIntervals instead of up. Also add test case for …

    …incorrect reference to innerintervals
    Paul Sanwald committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    02e20e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. fix wildcard imports

    Paul Sanwald committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    87ce3ba View commit details
    Browse the repository at this point in the history
  2. more bug fixes and testing

    Paul Sanwald committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    27f7422 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. remove seed used for testing

    Paul Sanwald committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    91b0f8e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. WIP commit that correctly calculates buckets

    Paul Sanwald committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    43cfe4a View commit details
    Browse the repository at this point in the history
  2. update logic in assertReduced to correctly implement logic for bucket…

    … slicing
    Paul Sanwald committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    ae2957c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. fix indentation and whitespace

    Paul Sanwald committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    9dd6436 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into fix-bug-in-testreduce

    Paul Sanwald committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    18f7abe View commit details
    Browse the repository at this point in the history