mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-04-02 22:38:24 +00:00
chore: mark more mcfunction tests as bad
This commit is contained in:
parent
71fb699f96
commit
d4e189e596
@ -47,8 +47,13 @@ known_bad = {
|
||||
"#{__DIR__}/tests/bash_session/test_newline_in_ls_no_ps2.txt",
|
||||
"#{__DIR__}/tests/bash_session/test_newline_in_ls_ps2.txt",
|
||||
"#{__DIR__}/tests/bash_session/test_virtualenv.txt",
|
||||
"#{__DIR__}/tests/mcfunction/commenting.txt",
|
||||
"#{__DIR__}/tests/mcfunction/coordinates.txt",
|
||||
"#{__DIR__}/tests/mcfunction/data.txt",
|
||||
"#{__DIR__}/tests/mcfunction/difficult_1.txt",
|
||||
"#{__DIR__}/tests/mcfunction/multiline.txt",
|
||||
"#{__DIR__}/tests/mcfunction/selectors.txt",
|
||||
"#{__DIR__}/tests/mcfunction/simple.txt",
|
||||
}
|
||||
|
||||
# Tests that fail because of a limitation in PCRE2
|
||||
|
Loading…
x
Reference in New Issue
Block a user