-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
timing-suite failed on s390x #981
Comments
Hi @mortenstevens I suggest you run the timing suite, with the verbose parameter, to have more information of the failure, for you to continue debugging:
|
We are already using ctest --output-on-failure -V Please note: This is not a question. The test fails on s390x platform. So that's a bug report . |
As a data point, mbedTLS succeeded building on s390x on Debian: |
@jcowgill Thanks for uploading the build report @mortenstevens please run
We would like to focus on the specific test that fails |
ARM Internal Ref: IOTSSL-1490 |
I think I'm not able to provide the requested information. As Fedora package maintainer we have only API access to Fedora build servers. So I can change only something like this: %check to %check (VV = extra-verbose) But this doesn't display the requested information. |
Hi @mortenstevens
to
after that, build the tests with debug:
and after that, run the test:
Is this something you can do? |
Yes, thank you. It's strange. We are not able to reproduce this build issue. Maybe it was an issue related to our s390x build servers. Here is the output: Now, it's building fine: https://kojipkgs.fedoraproject.org//work/tasks/3079/20183079/build.log 55: Test command: /builddir/build/BUILD/mbedtls-2.5.1/tests/test_suite_timing "--verbose" |
@mortenstevens Thank you for your update |
We believe that this issue no longer exists, therefore closing it. |
55: FAILED (0 / 1 tests (0 skipped))
55/60 Test #55: timing-suite .....................***Failed 6.76 sec
Timing selftest ...................................................
Full buildlog: https://kojipkgs.fedoraproject.org//work/tasks/332/20080332/build.log
Any ideas how to fix this? This issue affects only the timing-suite on s390x.
The text was updated successfully, but these errors were encountered: