Index: tests/sbin/ifconfig/t_woptions.sh =================================================================== RCS file: /cvsroot/src/tests/sbin/ifconfig/t_woptions.sh,v retrieving revision 1.1 diff -p -u -r1.1 t_woptions.sh --- tests/sbin/ifconfig/t_woptions.sh 27 Jun 2020 05:07:08 -0000 1.1 +++ tests/sbin/ifconfig/t_woptions.sh 8 Sep 2020 00:41:05 -0000 @@ -35,6 +35,7 @@ chan_head() { } chan_body() { + atf_skip "Test triggers real device activity and may hang or destroy configuration." # This sequence covers both valid and invalid channels. # Different 802.11 modes are not taken into account, and @@ -97,6 +98,7 @@ mediaopt_head() { } mediaopt_body() { + atf_skip "Test triggers real device activity and may hang or destroy configuration." # Again, also non-802.11 interfaces are tested. # @@ -158,6 +160,7 @@ modes_head() { } modes_body() { + atf_skip "Test triggers real device activity and may hang or destroy configuration." # Although 11n is not yet supported, the system # should not panic from invalid input parameters.