Summary: | /usr/tests/usr.sbin/{lastcomm,sa}/legacy_test fails on arm64 -- missing MD input files | ||
---|---|---|---|
Product: | Base System | Reporter: | Ed Maste <emaste> |
Component: | tests | Assignee: | Alan Somers <asomers> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | asomers, marklmi26-fbsd |
Priority: | --- | Flags: | asomers:
mfc-stable10+
|
Version: | CURRENT | ||
Hardware: | arm64 | ||
OS: | Any | ||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210329 | ||
Bug Depends on: | |||
Bug Blocks: | 203349 |
Description
Ed Maste
![]() *** Bug 210565 has been marked as a duplicate of this bug. *** 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 A commit references this bug: Author: asomers Date: Tue Jul 12 22:53:11 UTC 2016 New revision: 302689 URL: https://svnweb.freebsd.org/changeset/base/302689 Log: MFC r302206 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: 204154 Changes: _U stable/10/ stable/10/usr.bin/lastcomm/tests/Makefile stable/10/usr.sbin/sa/tests/Makefile |