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

Test combinations of task behavior #3967

Merged
merged 16 commits into from Jul 22, 2021
Merged

Test combinations of task behavior #3967

merged 16 commits into from Jul 22, 2021

Commits on Jul 19, 2021

  1. Copy the full SHA
    8993e6e View commit details
    Browse the repository at this point in the history
  2. Silence clippy lint

    Darksonn committed Jul 19, 2021
    Copy the full SHA
    eda9559 View commit details
    Browse the repository at this point in the history
  3. Update to fix races in test

    Darksonn committed Jul 19, 2021
    Copy the full SHA
    dcce6ec View commit details
    Browse the repository at this point in the history
  4. rustfmt

    Darksonn committed Jul 19, 2021
    Copy the full SHA
    f56d94d View commit details
    Browse the repository at this point in the history
  5. Turn into loom test

    Darksonn committed Jul 19, 2021
    Copy the full SHA
    89ad298 View commit details
    Browse the repository at this point in the history
  6. Fix memory leak

    Darksonn committed Jul 19, 2021
    Copy the full SHA
    3765a17 View commit details
    Browse the repository at this point in the history
  7. Delete old test file

    Darksonn committed Jul 19, 2021
    Copy the full SHA
    9088a48 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    513ee71 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Copy the full SHA
    18ec2ca View commit details
    Browse the repository at this point in the history
  2. rustfmt

    Darksonn committed Jul 20, 2021
    Copy the full SHA
    c65bcb1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f70f465 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0712dcb View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Simplify double abort cases

    Darksonn committed Jul 21, 2021
    Copy the full SHA
    8cced74 View commit details
    Browse the repository at this point in the history
  2. Run without nocapture

    Darksonn committed Jul 21, 2021
    Copy the full SHA
    28955cf View commit details
    Browse the repository at this point in the history
  3. Disable miri test

    Darksonn committed Jul 21, 2021
    Copy the full SHA
    e9178fc View commit details
    Browse the repository at this point in the history
  4. Remove CI changes

    Darksonn committed Jul 21, 2021
    Copy the full SHA
    4bcad57 View commit details
    Browse the repository at this point in the history