Bug 1431866 - Tests randomly hang on aarch64
Summary: Tests randomly hang on aarch64
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gc
Version: 26
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-13 21:57 UTC by Petr Šabata
Modified: 2017-03-14 14:51 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-03-14 14:05:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Šabata 2017-03-13 21:57:28 UTC
Description of problem:
While building gc for the Base Runtime module, I noticed its test suite randomly hangs on aarch64.  This has happened twice out of three builds so far.  The build hangs after printing "PASS: cordtest", so it's probably the gctest causing this.

Base Runtime gc koji builds:
https://koji.fedoraproject.org/koji/buildinfo?buildID=866405 (passed)
https://koji.fedoraproject.org/koji/buildinfo?buildID=865860 (cancelled)
https://koji.fedoraproject.org/koji/buildinfo?buildID=868388 (cancelled)

From the SPEC file I can tell you've observed issues like this on other architectures already.  Perhaps skip the test on aarch64, too?  Or better, fix the issue :)

Version-Release number of selected component (if applicable):
7.6.0-2

How reproducible:
It's random.

Steps to Reproduce:
1. Attempt to build gc-7.6.0-2 on aarch64.
2. The build either passes within 10 minutes or hangs forever.
3. There's no step three.

Additional info:
There doesn't seem to be any aarch64 arch macro :|

Comment 1 Rex Dieter 2017-03-14 14:00:18 UTC
OK, we can skip tests if they are problematic

Comment 2 Rex Dieter 2017-03-14 14:05:18 UTC
* Tue Mar 14 2017 Rex Dieter <rdieter> - 7.6.0-3
- skip tests on aarch64 (#1431866)

Comment 3 Petr Šabata 2017-03-14 14:51:21 UTC
Thanks, Rex.


Note You need to log in before you can comment on or make changes to this bug.