mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: ignore vlib/v/tests/inout/vscript_using_generics_in_os.vsh in v test-cleancode
on windows for now
This commit is contained in:
parent
8b5f3aa970
commit
3e599a1436
@ -15,6 +15,7 @@ const vet_known_failing_windows = [
|
|||||||
'vlib/v/gen/js/tests/testdata/compare_ints.v',
|
'vlib/v/gen/js/tests/testdata/compare_ints.v',
|
||||||
'vlib/v/gen/js/tests/testdata/hw.v',
|
'vlib/v/gen/js/tests/testdata/hw.v',
|
||||||
'vlib/v/gen/js/tests/testdata/string_methods.v',
|
'vlib/v/gen/js/tests/testdata/string_methods.v',
|
||||||
|
'vlib/v/tests/inout/vscript_using_generics_in_os.vsh',
|
||||||
'vlib/v/tests/project_with_modules_having_submodules/bin/main.vsh',
|
'vlib/v/tests/project_with_modules_having_submodules/bin/main.vsh',
|
||||||
'vlib/v/tests/valgrind/simple_interpolation_script_mode.v',
|
'vlib/v/tests/valgrind/simple_interpolation_script_mode.v',
|
||||||
'vlib/v/tests/valgrind/simple_interpolation_script_mode_more_scopes.v',
|
'vlib/v/tests/valgrind/simple_interpolation_script_mode_more_scopes.v',
|
||||||
|
Loading…
Reference in New Issue
Block a user