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

Enable and fix race detector for CI #3096

Merged
merged 10 commits into from
Jul 19, 2023

Commits on May 29, 2023

  1. Stop ignoring RACE_DETECTOR when not on amd64.

    The race detector is now supported on arm64 and aarch64.
    cmacknz committed May 29, 2023
    Configuration menu
    Copy the full SHA
    e698a3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfb37f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a02b96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    babf2fb View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    5d56fb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    b7d0a11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb0b575 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    503f2b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    c8abe08 View commit details
    Browse the repository at this point in the history
  2. Fix tests.

    blakerouse committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    12880e5 View commit details
    Browse the repository at this point in the history