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

Fix some failing ATH tests, increase some timeout to avoid flakyness of some tests #2495

Merged
merged 22 commits into from
Sep 16, 2023

Commits on Sep 12, 2023

  1. add an option to disable flaky tests on CI

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ae1df5c View commit details
    Browse the repository at this point in the history
  2. re run tests

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d4b365a View commit details
    Browse the repository at this point in the history
  3. add some retry

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    da0c10c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. this re run here is a bad idea :)

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    dbdfdee View commit details
    Browse the repository at this point in the history
  2. more retry

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0cf4a61 View commit details
    Browse the repository at this point in the history
  3. reduce timeout

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    bfe70bd View commit details
    Browse the repository at this point in the history
  4. need this new option now to have some tests working -Dhudson.plugins.…

    …git.GitSCM.ALLOW_LOCAL_CHECKOUT=true
    
    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    2e8ea60 View commit details
    Browse the repository at this point in the history
  5. test with forkCount 2

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    19c7b04 View commit details
    Browse the repository at this point in the history
  6. fix some XPath

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    01d7780 View commit details
    Browse the repository at this point in the history
  7. default retry of 3 for ATH tests

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    fbeb4ad View commit details
    Browse the repository at this point in the history
  8. forkCount 3

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    6154b44 View commit details
    Browse the repository at this point in the history
  9. less agressive with the build :)

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    39c04ab View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. increase timeout here

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f2de7dd View commit details
    Browse the repository at this point in the history
  2. increase timeout here

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    20c8a0e View commit details
    Browse the repository at this point in the history
  3. a bit more memory

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    722efc8 View commit details
    Browse the repository at this point in the history
  4. increase even more ATH default timeout

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    ca9dceb View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. disable this one as it is too much flaky

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8912640 View commit details
    Browse the repository at this point in the history
  2. use default wait timeout

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0c5e2dd View commit details
    Browse the repository at this point in the history
  3. use default wait timeout

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    6474e7b View commit details
    Browse the repository at this point in the history
  4. fix pom

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    53707a6 View commit details
    Browse the repository at this point in the history
  5. fix pom

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    36aaeb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. use max of retry and default retry

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    bf8411c View commit details
    Browse the repository at this point in the history