-
Notifications
You must be signed in to change notification settings - Fork 40
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
Some tests hang on ppc64le and aarch64 #1196
Comments
The end of the aarch64 build (https://kojipkgs.fedoraproject.org//work/tasks/562/126510562/build.log) looks like:
and it hangs there. |
For ppc64le, some tests are actually failing (see https://kojipkgs.fedoraproject.org//work/tasks/563/126510563/build.log):
|
I tested on Power 10 system (Mammatus on Franken). Both current master and 1.7 are fine there. I wonder what's going on. I tested both Surprisingly, I can make a different fail for the clustering helpers test. Some dendrogram tests fail:
Not very surprising because that test is hard to design as dendrograms may shift slightly. |
Nevermind. Only |
Sometimes they run for weeks: https://koji.fedoraproject.org/koji/tasks?owner=junghans&state=active&view=tree&method=all&order=-id |
@junghans Is there a way to test current |
I tested master here: https://koji.fedoraproject.org/koji/taskinfo?taskID=126684443 aarch64 passed, but ppc64le still have one failing test:
|
x86_64 fails to build for a different reason due to some rocm issue, but aarch64 is also still failing on testing:
ppc64le is fine. |
Actually this is vice versa from before now that aarch64 is failing and pcc64le is fine, |
Thanks for testing! Interesting. So the failing test is actually different from the one before. |
Ah you are right, it is indeed a different test! |
E.g. see the build here: https://koji.fedoraproject.org/koji/taskinfo?taskID=126510517
The text was updated successfully, but these errors were encountered: