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

[20843] Add action to generate flaky test reports #107

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    f4bc922 View commit details
    Browse the repository at this point in the history
  2. Refs #20843: Add windows and macos support

    Signed-off-by: eduponz <[email protected]>
    EduPonz committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7ac6646 View commit details
    Browse the repository at this point in the history
  3. Refs #20843: Break down flakiness_report into modules

    Signed-off-by: eduponz <[email protected]>
    EduPonz committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ca3b111 View commit details
    Browse the repository at this point in the history
  4. Refs #20843: Upload JSON report

    Signed-off-by: eduponz <[email protected]>
    EduPonz committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    86d0590 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3869567 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    5435eb3 View commit details
    Browse the repository at this point in the history
  2. Refs #20843: Add grouping

    Signed-off-by: eduponz <[email protected]>
    EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0638588 View commit details
    Browse the repository at this point in the history
  3. Refs #20843: Add overwrite option to upload-artifact

    Signed-off-by: eduponz <[email protected]>
    EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    33a58d7 View commit details
    Browse the repository at this point in the history
  4. Refs #20843: DROP: Debug prints

    Signed-off-by: eduponz <[email protected]>
    EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    742f883 View commit details
    Browse the repository at this point in the history
  5. Refs #20843: Correctly return number of flaky tests

    Signed-off-by: eduponz <[email protected]>
    EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2dcee15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    223f771 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab1e9b5 View commit details
    Browse the repository at this point in the history
  8. Refs #20843: Fail with 255 in case of exception

    Signed-off-by: eduponz <[email protected]>
    EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8dcf761 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2d18b21 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    35aaca1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2003d38 View commit details
    Browse the repository at this point in the history
  12. Refs #20822: Clarify name of JSON artifact

    Signed-off-by: eduponz <[email protected]>
    EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d19fd07 View commit details
    Browse the repository at this point in the history
  13. Refs #20822: Rename multiplatform YAML to .yml

    Signed-off-by: eduponz <[email protected]>
    EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b66b1c6 View commit details
    Browse the repository at this point in the history
  14. Refs #20822: Add versions.md and README.md

    Signed-off-by: eduponz <[email protected]>
    EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d1bae90 View commit details
    Browse the repository at this point in the history
  15. Refs #20822: Apply Eliana's suggestions

    Signed-off-by: eduponz <[email protected]>
    EduPonz committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    fbc513d View commit details
    Browse the repository at this point in the history