diff --git a/cmd/tools/vtest-self.v b/cmd/tools/vtest-self.v index d0f86c7915..c9a8f1d42f 100644 --- a/cmd/tools/vtest-self.v +++ b/cmd/tools/vtest-self.v @@ -146,6 +146,7 @@ const ( ] skip_with_fsanitize_undefined = [ 'do_not_remove', + 'vlib/v/tests/orm_sub_array_struct_test.v', ] skip_with_werror = [ 'do_not_remove',