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

Rename files arg to junit_files, deprecate files #285

Merged
merged 4 commits into from May 23, 2022

Conversation

EnricoMi
Copy link
Owner

This allows to support multiple test result file formats without the need to detect the format. There are multiple XML variants but usually, only a single is format is used and fully known to the user.

@github-actions
Copy link

github-actions bot commented May 23, 2022

Test Results (reference)

       69 files  ±0         69 suites  ±0   3m 33s ⏱️ -6s
     280 tests ±0       280 ✔️ ±0      0 💤 ±0  0 ±0 
19 320 runs  ±0  18 780 ✔️ ±0  540 💤 ±0  0 ±0 

Results for commit 8609e64. ± Comparison against base commit c8ce9bb.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
test_action_script.Test ‑ test_get_settings_files
test_action_script.Test ‑ test_get_settings_junit_files

♻️ This comment has been updated with latest results.

@github-actions

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented May 23, 2022

Test Results (macOS 12 python installed)

       69 files  ±0         69 suites  ±0   3m 33s ⏱️ -6s
     280 tests ±0       280 ✔️ ±0      0 💤 ±0  0 ±0 
19 320 runs  ±0  18 780 ✔️ ±0  540 💤 ±0  0 ±0 

Results for commit 8609e64. ± Comparison against base commit c8ce9bb.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
test_action_script.Test ‑ test_get_settings_files
test_action_script.Test ‑ test_get_settings_junit_files

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented May 23, 2022

Test Results (macOS python installed)

       69 files  ±0         69 suites  ±0   3m 33s ⏱️ -6s
     280 tests ±0       280 ✔️ ±0      0 💤 ±0  0 ±0 
19 320 runs  ±0  18 780 ✔️ ±0  540 💤 ±0  0 ±0 

Results for commit 8609e64. ± Comparison against base commit c8ce9bb.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
test_action_script.Test ‑ test_get_settings_files
test_action_script.Test ‑ test_get_settings_junit_files

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented May 23, 2022

Test Results (Test Files)

  26 files  ±0      4 errors  23 suites  ±0   39m 21s ⏱️ ±0s
279 tests ±0  228 ✔️ ±0  20 💤 ±0  25 ±0  6 🔥 ±0 
450 runs  ±0  358 ✔️ ±0  57 💤 ±0  28 ±0  7 🔥 ±0 

For more details on these parsing errors, failures and errors, see this check.

Results for commit 8609e64. ± Comparison against base commit c8ce9bb.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented May 23, 2022

Test Results (Dockerfile)

       69 files  ±0         69 suites  ±0   3m 33s ⏱️ -6s
     280 tests ±0       280 ✔️ ±0      0 💤 ±0  0 ±0 
19 320 runs  ±0  18 780 ✔️ ±0  540 💤 ±0  0 ±0 

Results for commit 8609e64. ± Comparison against base commit c8ce9bb.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
test_action_script.Test ‑ test_get_settings_files
test_action_script.Test ‑ test_get_settings_junit_files

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented May 23, 2022

Test Results (macOS python 3.6)

       69 files  ±0         69 suites  ±0   3m 33s ⏱️ -6s
     280 tests ±0       280 ✔️ ±0      0 💤 ±0  0 ±0 
19 320 runs  ±0  18 780 ✔️ ±0  540 💤 ±0  0 ±0 

Results for commit 8609e64. ± Comparison against base commit c8ce9bb.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
test_action_script.Test ‑ test_get_settings_files
test_action_script.Test ‑ test_get_settings_junit_files

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented May 23, 2022

Test Results (Docker Image)

       69 files  ±0         69 suites  ±0   3m 33s ⏱️ -6s
     280 tests ±0       280 ✔️ ±0      0 💤 ±0  0 ±0 
19 320 runs  ±0  18 780 ✔️ ±0  540 💤 ±0  0 ±0 

Results for commit 8609e64. ± Comparison against base commit c8ce9bb.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
test_action_script.Test ‑ test_get_settings_files
test_action_script.Test ‑ test_get_settings_junit_files

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented May 23, 2022

Test Results (Linux python installed)

       69 files  ±0         69 suites  ±0   3m 33s ⏱️ -6s
     280 tests ±0       280 ✔️ ±0      0 💤 ±0  0 ±0 
19 320 runs  ±0  18 780 ✔️ ±0  540 💤 ±0  0 ±0 

Results for commit 8609e64. ± Comparison against base commit c8ce9bb.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
test_action_script.Test ‑ test_get_settings_files
test_action_script.Test ‑ test_get_settings_junit_files

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented May 23, 2022

Test Results (Linux 22.04 python installed)

       69 files  ±0         69 suites  ±0   3m 33s ⏱️ -6s
     280 tests ±0       280 ✔️ ±0      0 💤 ±0  0 ±0 
19 320 runs  ±0  18 780 ✔️ ±0  540 💤 ±0  0 ±0 

Results for commit 8609e64. ± Comparison against base commit c8ce9bb.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
test_action_script.Test ‑ test_get_settings_files
test_action_script.Test ‑ test_get_settings_junit_files

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented May 23, 2022

Test Results (Linux python 3.6)

       69 files  ±0         69 suites  ±0   3m 33s ⏱️ -6s
     280 tests ±0       280 ✔️ ±0      0 💤 ±0  0 ±0 
19 320 runs  ±0  18 780 ✔️ ±0  540 💤 ±0  0 ±0 

Results for commit 8609e64. ± Comparison against base commit c8ce9bb.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
test_action_script.Test ‑ test_get_settings_files
test_action_script.Test ‑ test_get_settings_junit_files

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented May 23, 2022

Test Results (Windows python installed)

       69 files  ±0         69 suites  ±0   3m 33s ⏱️ -6s
     280 tests ±0       280 ✔️ ±0      0 💤 ±0  0 ±0 
19 320 runs  ±0  18 780 ✔️ ±0  540 💤 ±0  0 ±0 

Results for commit 8609e64. ± Comparison against base commit c8ce9bb.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
test_action_script.Test ‑ test_get_settings_files
test_action_script.Test ‑ test_get_settings_junit_files

♻️ This comment has been updated with latest results.

@github-actions

This comment has been minimized.

@EnricoMi EnricoMi marked this pull request as ready for review May 23, 2022 11:02
@github-actions

This comment has been minimized.

@github-actions
Copy link

Test Results (setup-python)

       69 files  ±0         69 suites  ±0   3m 33s ⏱️ -6s
     280 tests ±0       280 ✔️ ±0      0 💤 ±0  0 ±0 
19 320 runs  ±0  18 780 ✔️ ±0  540 💤 ±0  0 ±0 

Results for commit 8609e64. ± Comparison against base commit c8ce9bb.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
test_action_script.Test ‑ test_get_settings_files
test_action_script.Test ‑ test_get_settings_junit_files

@EnricoMi EnricoMi merged commit 096a45e into master May 23, 2022
@EnricoMi EnricoMi deleted the branch-rename-files-arg branch May 23, 2022 13:10
kristof-mattei added a commit to kristof-mattei/rust-end-to-end-application that referenced this pull request Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant