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

Improve reliability of tests #643

Merged
merged 11 commits into from
Sep 1, 2021

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    71b0ca7 View commit details
    Browse the repository at this point in the history
  2. core sha update

    owais committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    fa44875 View commit details
    Browse the repository at this point in the history
  3. format code

    owais committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    c30a911 View commit details
    Browse the repository at this point in the history
  4. fix ci yaml

    owais committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    0041032 View commit details
    Browse the repository at this point in the history
  5. rebase

    owais committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    0dfcf1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71cfb28 View commit details
    Browse the repository at this point in the history
  7. lint

    owais committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    2a56c1d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c9a9a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Try without win+py3.6 fix

    owais committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    03dccd9 View commit details
    Browse the repository at this point in the history
  2. Try without win+py3.6 fix

    owais committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    32ed1da View commit details
    Browse the repository at this point in the history
  3. Improve test reliability

    Update some tests to use more deterministic methods of testing in memory
    spans. This helps the core repo pass tests after adding Windows to CI
    matrix.
    owais committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    dde62ce View commit details
    Browse the repository at this point in the history