Temporarily skip sys.geom.class.gate.ggate_test.ggated in CI
PR: 244737 Sponsored by: The FreeBSD Foundation
This commit is contained in:
@@ -16,6 +16,10 @@ ggated_head()
|
|||||||
|
|
||||||
ggated_body()
|
ggated_body()
|
||||||
{
|
{
|
||||||
|
if [ "$(atf_config_get ci false)" = "true" ]; then
|
||||||
|
atf_skip "https://bugs.freebsd.org/244737"
|
||||||
|
fi
|
||||||
|
|
||||||
load_ggate
|
load_ggate
|
||||||
|
|
||||||
us=$(alloc_ggate_dev)
|
us=$(alloc_ggate_dev)
|
||||||
|
|||||||
Reference in New Issue
Block a user