{"id":16148958,"url":"https://github.com/laurentbristiel/robotframework-rerunfailed","last_synced_at":"2025-03-18T18:33:11.713Z","repository":{"id":27814469,"uuid":"31303981","full_name":"laurentbristiel/robotframework-rerunfailed","owner":"laurentbristiel","description":"Robot Framework re-execution of failed test cases example","archived":false,"fork":false,"pushed_at":"2020-01-09T07:48:52.000Z","size":10,"stargazers_count":9,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-11T00:35:26.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laurentbristiel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-25T08:26:13.000Z","updated_at":"2020-06-18T13:46:03.000Z","dependencies_parsed_at":"2022-07-24T15:17:06.460Z","dependency_job_id":null,"html_url":"https://github.com/laurentbristiel/robotframework-rerunfailed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laurentbristiel%2Frobotframework-rerunfailed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laurentbristiel%2Frobotframework-rerunfailed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laurentbristiel%2Frobotframework-rerunfailed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laurentbristiel%2Frobotframework-rerunfailed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laurentbristiel","download_url":"https://codeload.github.com/laurentbristiel/robotframework-rerunfailed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221715908,"owners_count":16868641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T00:35:24.054Z","updated_at":"2024-10-27T18:15:05.145Z","avatar_url":"https://github.com/laurentbristiel.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# robotframework-rerunfailed\nRobot Framework re-execution of failed test cases example.\nThe script and the test hosted here are used in a [blog article](http://laurent.bristiel.com/re-executing-failed-test-cases-and-merging-outputs-with-robot-framework/) that shows how to use --rerunfailed and --merge.\n\nUsage: \n```\n./launch_test_and_rerun.sh test-example.robot\n```\nwill run our unstable suite that contains a stable test and an unstable one.\nIf the unstable fails, we will launch it again.\nThen we will merge the 2 executions in a single output/log/report set of files.\n\nFor example:\n\n```\n    $ ./launch_test_and_rerun.sh unstable_suite.robot\n    \n    #######################################\n    # Running portfolio a first time      #\n    #######################################\n    \n    ==============================================================================\n    Unstable Suite\n    ==============================================================================\n    stable_test                                                           | PASS |\n    ------------------------------------------------------------------------------\n    unstable_test                                                         | FAIL |\n    'False' should be true.\n    ------------------------------------------------------------------------------\n    Unstable Suite                                                        | FAIL |\n    2 critical tests, 1 passed, 1 failed\n    2 tests total, 1 passed, 1 failed\n    ==============================================================================\n    Output:  /Users/laurent/Development/github/robotframework-rerunfailed/output/output.xml\n    Log:     /Users/laurent/Development/github/robotframework-rerunfailed/output/log.html\n    Report:  /Users/laurent/Development/github/robotframework-rerunfailed/output/report.html\n    \n    #######################################\n    # Running again the tests that failed #\n    #######################################\n    \n    ==============================================================================\n    Unstable Suite\n    ==============================================================================\n    unstable_test                                                         | PASS |\n    ------------------------------------------------------------------------------\n    Unstable Suite                                                        | PASS |\n    1 critical test, 1 passed, 0 failed\n    1 test total, 1 passed, 0 failed\n    ==============================================================================\n    Output:  /Users/laurent/Development/github/robotframework-rerunfailed/output/rerun.xml\n    Log:     /Users/laurent/Development/github/robotframework-rerunfailed/output/log.html\n    Report:  /Users/laurent/Development/github/robotframework-rerunfailed/output/report.html\n    \n    ########################\n    # Merging output files #\n    ########################\n    \n    Output:  /Users/laurent/Development/github/robotframework-rerunfailed/output/output.xml\n    Log:     /Users/laurent/Development/github/robotframework-rerunfailed/output/log.html\n    Report:  /Users/laurent/Development/github/robotframework-rerunfailed/output/report.html\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaurentbristiel%2Frobotframework-rerunfailed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaurentbristiel%2Frobotframework-rerunfailed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaurentbristiel%2Frobotframework-rerunfailed/lists"}