Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure cpu/clocktest does not run on the s390x architecture (BugFix) (#…
…1704) Skip cpu/clocktest on the s390x architecture The cpu/clocktest test doesn't work on s390x due to issues with sched_setaffinity, so skip this test on this architecture. Fixes: #422
- Loading branch information