[lldb/Test] Add 'std-module' category and skip them with reproducers
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 10 Jun 2020 21:58:06 +0000 (14:58 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 10 Jun 2020 21:59:05 +0000 (14:59 -0700)
commit351823fbf16007444fa76dc7f1434de285649ca7
tree2258a3338b482473938d41f86f4d0b6b18f785ff
parent0f8d40f0d655db49bddca6d9c1cb3d3577219e6c
[lldb/Test] Add 'std-module' category and skip them with reproducers

These tests are flaky on the reproducer bot. I suspect it has something
to do with the module cache. Skipping the whole category while I
investigate the issue.
lldb/packages/Python/lldbsuite/test/test_categories.py
lldb/test/API/commands/expression/import-std-module/.categories [new file with mode: 0644]
lldb/test/API/lit.cfg.py