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

Run master TSAN on gcc-12 #2072

Merged
merged 45 commits into from
May 16, 2024
Merged

Run master TSAN on gcc-12 #2072

merged 45 commits into from
May 16, 2024

Commits on Apr 30, 2024

  1. Run master TSAN on gcc-12

    kamilsa committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3730f91 View commit details
    Browse the repository at this point in the history
  2. Always run all sanitizers

    kamilsa committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a787798 View commit details
    Browse the repository at this point in the history
  3. Fix name

    kamilsa committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1c59b0e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Fix for GCC

    Harrm committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a41e63f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/origin/master' into update…

    …/toolchains-and-runners
    
    # Conflicts:
    #	.github/workflows/test.yml
    kamilsa committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b95614e View commit details
    Browse the repository at this point in the history
  3. Fix WAVM

    Harrm committed May 3, 2024
    Configuration menu
    Copy the full SHA
    6228d07 View commit details
    Browse the repository at this point in the history
  4. Fix secure mode test

    Harrm committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f41f374 View commit details
    Browse the repository at this point in the history
  5. Try fix TSAN

    Harrm committed May 3, 2024
    Configuration menu
    Copy the full SHA
    e157999 View commit details
    Browse the repository at this point in the history
  6. Try fix chroot test

    Harrm committed May 3, 2024
    Configuration menu
    Copy the full SHA
    47fe5f7 View commit details
    Browse the repository at this point in the history
  7. Revert test.yml

    Harrm committed May 3, 2024
    Configuration menu
    Copy the full SHA
    442c420 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    bdda432 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba32461 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b02c001 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    4014dcc View commit details
    Browse the repository at this point in the history
  2. Check landlock

    Harrm authored May 13, 2024
    Configuration menu
    Copy the full SHA
    e96cc89 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    59d622b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/update/toolchains-and-runners' i…

    …nto update/toolchains-and-runners
    kamilsa committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ed3896c View commit details
    Browse the repository at this point in the history
  3. Revert "Try run pvf test on ubuntu latest"

    This reverts commit 59d622b.
    kamilsa committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f340fe4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c1191c View commit details
    Browse the repository at this point in the history
  5. Fix clang

    kamilsa committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a98826f View commit details
    Browse the repository at this point in the history
  6. Fix gcc

    kamilsa committed May 14, 2024
    Configuration menu
    Copy the full SHA
    698d0ec View commit details
    Browse the repository at this point in the history
  7. Simplify test yml

    kamilsa committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c557935 View commit details
    Browse the repository at this point in the history
  8. Fix gcc wavm tsan

    kamilsa committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6729c65 View commit details
    Browse the repository at this point in the history
  9. Fix typo

    kamilsa committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2fe4827 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Add log message to cmake

    kamilsa committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f7a4bec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ae8198 View commit details
    Browse the repository at this point in the history
  3. Run test using ctest

    kamilsa committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2a1aa95 View commit details
    Browse the repository at this point in the history
  4. Revert "Run test using ctest"

    This reverts commit 2a1aa95.
    kamilsa committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8394ce9 View commit details
    Browse the repository at this point in the history
  5. Revert "Fix disabling secure mode test"

    This reverts commit 8ae8198.
    kamilsa committed May 15, 2024
    Configuration menu
    Copy the full SHA
    44c3fff View commit details
    Browse the repository at this point in the history
  6. Revert "Add log message to cmake"

    This reverts commit f7a4bec.
    kamilsa committed May 15, 2024
    Configuration menu
    Copy the full SHA
    66b5951 View commit details
    Browse the repository at this point in the history
  7. Revert "Fix typo"

    This reverts commit 2fe4827.
    kamilsa committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4cdbe46 View commit details
    Browse the repository at this point in the history
  8. Revert "Simplify test yml"

    This reverts commit c557935.
    kamilsa committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b3a9a87 View commit details
    Browse the repository at this point in the history
  9. Revert "Add pvf test only execution on gh runners"

    This reverts commit 7c1191c.
    kamilsa committed May 15, 2024
    Configuration menu
    Copy the full SHA
    41b4c60 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b4f438 View commit details
    Browse the repository at this point in the history
  11. Disable landlock test

    kamilsa committed May 15, 2024
    Configuration menu
    Copy the full SHA
    00c9cc5 View commit details
    Browse the repository at this point in the history
  12. Remove landlock from test.yml

    kamilsa committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a05def9 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    188052f View commit details
    Browse the repository at this point in the history
  2. Clean test.yml

    kamilsa committed May 16, 2024
    Configuration menu
    Copy the full SHA
    07db585 View commit details
    Browse the repository at this point in the history
  3. Try TSAN fix

    kamilsa committed May 16, 2024
    Configuration menu
    Copy the full SHA
    bd44f03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a8d434 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63f386a View commit details
    Browse the repository at this point in the history
  6. Add empty line

    kamilsa committed May 16, 2024
    Configuration menu
    Copy the full SHA
    408d320 View commit details
    Browse the repository at this point in the history
  7. Fix indents

    kamilsa committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f5ca5d1 View commit details
    Browse the repository at this point in the history
  8. Fix hunter

    kamilsa committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1df57ed View commit details
    Browse the repository at this point in the history
  9. Remove du

    kamilsa committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2b88a53 View commit details
    Browse the repository at this point in the history