Exclude more troublemaking tests
This commit is contained in:
parent
eb33f17794
commit
cba8ad9502
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ rlJournalStart
|
|||
lib_name="${lib_name##*/}"
|
||||
# TODO: Triage failures on non-x86_64, triage failures in GTS-12, allow them in main.fmf
|
||||
case "$lib_name" in
|
||||
beast|bind|contract|dll|format|function_types|fusion|graph|graph_parallel|histogram|hof|parameter_python|process|python|regex|stacktrace|statechart|stl_interfaces|tuple|type_erasure|type_index|url|uuid|vmd|winapi)
|
||||
beast|bind|config|contract|dll|flyweight|format|function_types|fusion|graph|graph_parallel|histogram|hof|parameter_python|parser|process|python|regex|serialization|stacktrace|statechart|stl_interfaces|tuple|type_erasure|type_index|unordered|url|uuid|vmd|wave|winapi)
|
||||
# Skip troublemakers with false positives, fragile
|
||||
# tests or needing extra setups. TODO Re-evaluate.
|
||||
# Upstream tracking:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue