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

Add retry on failure support to JunitReporter #293

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Jul 24, 2024

  1. Add xcode back to the Makefile

    Miguel Ferrando committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1ffefd4 View commit details
    Browse the repository at this point in the history
  2. Add retry on failure support for JunitReporter

    Miguel Ferrando committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    31f958b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Apply code format

    Miguel Ferrando committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6641dfb View commit details
    Browse the repository at this point in the history
  2. Fix test on Linux

    Miguel Ferrando committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4174b06 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Remove all failing tests after success

    Not only the previous one
    Miguel Ferrando committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    49b4559 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

  1. Filter out same failing tests in report

    Miguel Ferrando committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    fe00561 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db9e55a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fbda55 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Fix linux assertion

    Miguel Ferrando committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8d420db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de5f561 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 20, 2024

  1. Consider repeating tests

    Miguel Ferrando committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c8fcf82 View commit details
    Browse the repository at this point in the history
  2. Revert xcode action

    Add it into a separate PR
    Miguel Ferrando committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3c65355 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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