Skip to content

ci: rename test summary names for busybox & toybox#5652

Merged
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:ci_rename_test_summary_names
Dec 16, 2023
Merged

ci: rename test summary names for busybox & toybox#5652
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:ci_rename_test_summary_names

Conversation

@cakebaker
Copy link
Copy Markdown
Contributor

This PR is an attempt to fix the failing Tests/Toybox test suite, probably caused by #5646 and its breaking change:

Uploading to the same named Artifact multiple times.

Due to how Artifacts are created in this new version, it is no longer possible to upload to the same named Artifact multiple times. You must either split the uploads into multiple Artifacts with different names, or only upload once. Otherwise you will encounter an error.

@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

GNU test failed: tests/tail/inotify-dir-recreate. tests/tail/inotify-dir-recreate is passing on 'main'. Maybe you have to rebase?

@sylvestre sylvestre merged commit ec35d9e into uutils:main Dec 16, 2023
@cakebaker cakebaker deleted the ci_rename_test_summary_names branch December 16, 2023 12:13
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.

2 participants