]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Also skip sys/net/if_lagg_test:witness on non-i386
authorAlex Richardson <arichardson@FreeBSD.org>
Fri, 19 Mar 2021 18:35:04 +0000 (18:35 +0000)
committerAlex Richardson <arichardson@FreeBSD.org>
Fri, 19 Mar 2021 18:35:06 +0000 (18:35 +0000)
commitee231b27fff9d6950bf36a9800c02f6474b53139
tree5d935d0899dbf12bf7ae3b36b32a6890183a5680
parent7dd1f932c1f51bfe10da7bc8875879cdcdd40821
Also skip sys/net/if_lagg_test:witness on non-i386

The LOR also happens on amd64 and other architectures. Ideally we would
fix this. However, in order to get Jenkins green again to catch real
regressions, we should skip this test for now.

PR: 251726
Reviewed By: lwhsu
Differential Revision: https://reviews.freebsd.org/D29341
tests/sys/net/if_lagg_test.sh