[all-commits] [llvm/llvm-project] 351823: [lldb/Test] Add 'std-module' category and skip the...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Jun 10 14:59:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 351823fbf16007444fa76dc7f1434de285649ca7
https://github.com/llvm/llvm-project/commit/351823fbf16007444fa76dc7f1434de285649ca7
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-06-10 (Wed, 10 Jun 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/test_categories.py
A lldb/test/API/commands/expression/import-std-module/.categories
M lldb/test/API/lit.cfg.py
Log Message:
-----------
[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.
More information about the All-commits
mailing list