Author: asomers
Date: Sun May 17 02:41:50 2020
New Revision: 361129
URL: https://svnweb.freebsd.org/changeset/base/361129

Log:
  Reenable sys.geom.class.gate.ggate_test.ggated in CI
  
  Should be fixed by r360613
  
  PR:           244737
  Reported by:  lwhsu

Modified:
  head/tests/sys/geom/class/gate/ggate_test.sh

Modified: head/tests/sys/geom/class/gate/ggate_test.sh
==============================================================================
--- head/tests/sys/geom/class/gate/ggate_test.sh        Sun May 17 02:40:49 
2020        (r361128)
+++ head/tests/sys/geom/class/gate/ggate_test.sh        Sun May 17 02:41:50 
2020        (r361129)
@@ -16,10 +16,6 @@ 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)
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to