Temporarily skip unstable sys.geom.class.gate.ggate_test.ggated on i386 in CI

PR:		244737
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Li-Wen Hsu 2020-06-24 07:25:54 +00:00
parent d836a9dbe3
commit f29bf91a23
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=362573

View File

@ -16,6 +16,11 @@ ggated_head()
ggated_body()
{
if [ "$(atf_config_get ci false)" = "true" ] && \
[ "$(uname -p)" = "i386" ]; then
atf_skip "https://bugs.freebsd.org/244737"
fi
load_ggate
us=$(alloc_ggate_dev)