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

Append nanoseconds to dataset name in test_historical_retrival to prevent tests stomping over each other #1593

Merged
merged 6 commits into from
May 28, 2021

Commits on May 28, 2021

  1. Append the python version to the dataset name in test_historical_retr…

    …ival to prevent tests stomping over each other
    
    Signed-off-by: Achal Shah <achals@gmail.com>
    achals committed May 28, 2021
    Configuration menu
    Copy the full SHA
    54822af View commit details
    Browse the repository at this point in the history
  2. make format

    Signed-off-by: Achal Shah <achals@gmail.com>
    achals committed May 28, 2021
    Configuration menu
    Copy the full SHA
    19df93f View commit details
    Browse the repository at this point in the history
  3. use version_info to avoid mucking wiht strings

    Signed-off-by: Achal Shah <achals@gmail.com>
    achals committed May 28, 2021
    Configuration menu
    Copy the full SHA
    bcbc459 View commit details
    Browse the repository at this point in the history
  4. time_ns followed by randint

    Signed-off-by: Achal Shah <achals@gmail.com>
    achals committed May 28, 2021
    Configuration menu
    Copy the full SHA
    29df7b0 View commit details
    Browse the repository at this point in the history
  5. fix lint

    Signed-off-by: Achal Shah <achals@gmail.com>
    achals committed May 28, 2021
    Configuration menu
    Copy the full SHA
    c4a3bd7 View commit details
    Browse the repository at this point in the history
  6. Use 1000-9999 for fixed width

    Signed-off-by: Achal Shah <achals@gmail.com>
    achals committed May 28, 2021
    Configuration menu
    Copy the full SHA
    afe0a38 View commit details
    Browse the repository at this point in the history