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

[GHA] Enable thread sanitizer #26634

Open
wants to merge 73 commits into
base: master
Choose a base branch
from

Commits on Sep 30, 2024

  1. enabled all builds

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    26978c5 View commit details
    Browse the repository at this point in the history
  2. enable pull events

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0c09b06 View commit details
    Browse the repository at this point in the history
  3. added tsan suppresions.txt

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0c4c277 View commit details
    Browse the repository at this point in the history
  4. fixed path in the tests

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    28a3501 View commit details
    Browse the repository at this point in the history
  5. added missed sting

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0b3f26a View commit details
    Browse the repository at this point in the history
  6. update suppresions

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    412d661 View commit details
    Browse the repository at this point in the history
  7. set additional filters

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9f11960 View commit details
    Browse the repository at this point in the history
  8. ignore list

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6c7e435 View commit details
    Browse the repository at this point in the history
  9. ignore onnx too

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f2a964d View commit details
    Browse the repository at this point in the history
  10. exlude tsan from configure

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    416fef4 View commit details
    Browse the repository at this point in the history
  11. gcc

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3f1100a View commit details
    Browse the repository at this point in the history
  12. removed clang

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a399af4 View commit details
    Browse the repository at this point in the history
  13. disable blacklist

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0eccfff View commit details
    Browse the repository at this point in the history
  14. Revert "disable blacklist"

    This reverts commit 876023a.
    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0897a1b View commit details
    Browse the repository at this point in the history
  15. Revert "removed clang"

    This reverts commit 3b074fe.
    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d97eab0 View commit details
    Browse the repository at this point in the history
  16. Revert "gcc"

    This reverts commit 2fac464.
    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0d07a86 View commit details
    Browse the repository at this point in the history
  17. disable onnx fe

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    036fb3a View commit details
    Browse the repository at this point in the history
  18. ENABLE_SYSTEM_PROTOBUF=ON

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fa02e63 View commit details
    Browse the repository at this point in the history
  19. fixed protobuf builds

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1a52e59 View commit details
    Browse the repository at this point in the history
  20. Revert "disable onnx fe"

    This reverts commit 9eae0af.
    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1dad8fe View commit details
    Browse the repository at this point in the history
  21. Revert "ENABLE_SYSTEM_PROTOBUF=ON"

    This reverts commit d05eaf7.
    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a8d8ce2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7b39c02 View commit details
    Browse the repository at this point in the history
  23. final variant

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fc82d2a View commit details
    Browse the repository at this point in the history
  24. revert tsan blacklist

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    44c6547 View commit details
    Browse the repository at this point in the history
  25. rerfactoring

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a217ee7 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    809b42d View commit details
    Browse the repository at this point in the history
  27. fixed envs

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    02b466e View commit details
    Browse the repository at this point in the history
  28. use docker images

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0f5fe7e View commit details
    Browse the repository at this point in the history
  29. fixed image name

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8d10090 View commit details
    Browse the repository at this point in the history
  30. dedicated sanitizers image

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    27cb932 View commit details
    Browse the repository at this point in the history
  31. ccache

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9fc4eba View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d909165 View commit details
    Browse the repository at this point in the history
  33. fixed typo

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f119c03 View commit details
    Browse the repository at this point in the history
  34. changed test image

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c134d2f View commit details
    Browse the repository at this point in the history
  35. improved cache

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2c67e75 View commit details
    Browse the repository at this point in the history
  36. revert test envs

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b7a0bc1 View commit details
    Browse the repository at this point in the history
  37. di not cleanup build

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e3512c8 View commit details
    Browse the repository at this point in the history
  38. increased ccache size

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c0854a3 View commit details
    Browse the repository at this point in the history
  39. ccache size 20g

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    bd466ea View commit details
    Browse the repository at this point in the history
  40. changed steps conditionsa

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    abf58b2 View commit details
    Browse the repository at this point in the history
  41. fixed syntax

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6119654 View commit details
    Browse the repository at this point in the history
  42. use gcc10

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    26f13f8 View commit details
    Browse the repository at this point in the history
  43. -revert lubsan

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    23b0e94 View commit details
    Browse the repository at this point in the history
  44. -revert lubsan

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    cf62916 View commit details
    Browse the repository at this point in the history
  45. debug

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7288c03 View commit details
    Browse the repository at this point in the history
  46. tmp disable tests

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7dfe47a View commit details
    Browse the repository at this point in the history
  47. check compilers

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    26e2713 View commit details
    Browse the repository at this point in the history
  48. enabled tests

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f9177af View commit details
    Browse the repository at this point in the history
  49. final flags

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7f0ae9a View commit details
    Browse the repository at this point in the history
  50. debug info

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c84fb76 View commit details
    Browse the repository at this point in the history
  51. cleanup the ccache

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9760f6a View commit details
    Browse the repository at this point in the history
  52. reverted tests

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    cc31b94 View commit details
    Browse the repository at this point in the history
  53. sccache instead of ccache

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    90c61ce View commit details
    Browse the repository at this point in the history
  54. change sccache prefix

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    cea5621 View commit details
    Browse the repository at this point in the history
  55. sccache size 50G

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    04bdd25 View commit details
    Browse the repository at this point in the history
  56. disabled cleanup cache steps

    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b0e325a View commit details
    Browse the repository at this point in the history
  57. Revert "disabled cleanup cache steps"

    This reverts commit b0e325a.
    mryzhov committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    213d334 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    3cb0d9a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. diadable cache cleanup

    mryzhov committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d518608 View commit details
    Browse the repository at this point in the history
  2. test old tes image

    mryzhov committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    36aa03f View commit details
    Browse the repository at this point in the history
  3. remove commented code

    mryzhov committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4927057 View commit details
    Browse the repository at this point in the history
  4. split jobs

    mryzhov committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b33f739 View commit details
    Browse the repository at this point in the history
  5. Revert "test old tes image"

    This reverts commit 36aa03f.
    mryzhov committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    87b25aa View commit details
    Browse the repository at this point in the history
  6. Revert "remove commented code"

    This reverts commit 4927057.
    mryzhov committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    88c08a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. install python for the tests

    mryzhov committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c1e3895 View commit details
    Browse the repository at this point in the history
  2. fixed descriptions

    mryzhov committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d266580 View commit details
    Browse the repository at this point in the history
  3. parallel gzip

    mryzhov committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8481b39 View commit details
    Browse the repository at this point in the history
  4. setup python

    mryzhov committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    74d0b67 View commit details
    Browse the repository at this point in the history
  5. fixed tar command

    mryzhov committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0cdfc56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7307d2 View commit details
    Browse the repository at this point in the history
  7. revert test deps

    mryzhov committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0ba8bc3 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. increase runner ram

    mryzhov committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0d63b9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ad87dd View commit details
    Browse the repository at this point in the history