Temporarily skip sys.geom.class.gate.ggate_test.ggated in CI

PR:		244737
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Li-Wen Hsu 2020-03-11 10:42:05 +00:00
parent 45ddfe6806
commit f95988cc0e
1 changed files with 4 additions and 0 deletions

View File

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