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 AutoIntervalDateHistogram.testReduce random failures #32301

Merged
merged 8 commits into from
Jul 31, 2018

Commits on Jul 22, 2018

  1. Refactor test roundings to be configured in one place

    Paul Sanwald committed Jul 22, 2018
    Configuration menu
    Copy the full SHA
    2fcf1ee View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. refactor roundings to be computed dynamically

    Paul Sanwald committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    4cccc87 View commit details
    Browse the repository at this point in the history
  2. Refactor test to respect inner intervals

    Paul Sanwald committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    3bddd14 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. revert a few changes that were not necessary to this PR

    Paul Sanwald committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    f9fa709 View commit details
    Browse the repository at this point in the history
  2. address review comments: make buildRoundings() static and pass timeZo…

    …ne in
    Paul Sanwald committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    1d2f50b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. Merge branch 'master' into fix-testreduce-random-failure

    Paul Sanwald committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    54243e9 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary builder

    Paul Sanwald committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    55a06aa View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Merge branch 'master' into fix-testreduce-random-failure

    Paul Sanwald committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    873d9f1 View commit details
    Browse the repository at this point in the history