| Summary: | usr.sbin/sa failed kyua status for 11.0 -r302180 (only tested on rpi2 with -mcpu=cortex-a7 in use) | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Mark Millard <marklmi26-fbsd> |
| Component: | arm | Assignee: | Alan Somers <asomers> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | asomers, ngie |
| Priority: | --- | Flags: | asomers:
mfc-stable10+
|
| Version: | CURRENT | ||
| Hardware: | arm | ||
| OS: | Any | ||
|
Description
Mark Millard
2016-06-25 09:46:33 UTC
A commit references this bug: Author: asomers Date: Sun Jun 26 00:53:31 UTC 2016 New revision: 302206 URL: https://svnweb.freebsd.org/changeset/base/302206 Log: Skip lastcomm and sa tests on unsupported architectures usr.bin/lastcom/tests/Makefile usr.sbin/sa/tests/Makefile Set allow_architectures appropriately. These tests depend on golden files that must be generated for each architecture, and haven't yet been generated for all of them. PR: 210566 PR: 204154 Reviewed by: ngie Approved by: re (gjb) MFC after: 4 weeks Sponsored by: Spectra Logic Corp Differential Revision: https://reviews.freebsd.org/D6960 Changes: head/usr.bin/lastcomm/tests/Makefile head/usr.sbin/sa/tests/Makefile (In reply to commit-hook from comment #1) A rerun under 11.0 -r302331 did not report a failure. But I assume that this stays In Progress for the mfc-stable10 question/flag. |