-
Notifications
You must be signed in to change notification settings - Fork 30
Backport: ci: split some binary package tests (#809) #821
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
Conversation
It should be changed, too. Thanks. |
|
As #820 was merged, rebased with branch. |
|
It should be merged into separate PR because of conflicting issue. ( it requires to track changes #661 and the following PRs) |
In the previous versions, some test cases are contained in Build job. It should be executed in a separated job by nature. Signed-off-by: Kentaro Hayashi <[email protected]>
|
known issue 💣: cool.io 1.8.1 is required on windows |
|
Amazon Linux 2: known vagrant spin up issue. |
|
Almalinux9 test case should not be failed. this is blocker to merge it. |
It seems this error was caused by rpmrebuild. it has nothing to do with this PR itself. |
daipom
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!

Backport #809
In the previous versions, some test cases are contained in Build job. It should be executed in a separate job by nature.