[all-commits] [llvm/llvm-project] d9bc7f: TestSTL was marked as skipped unconditionally in 2...
Jason Molenda via All-commits
all-commits at lists.llvm.org
Fri Apr 21 13:18:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9bc7f7844e803ea622f29e7367c8ba6dccde442
https://github.com/llvm/llvm-project/commit/d9bc7f7844e803ea622f29e7367c8ba6dccde442
Author: Jason Molenda <jason at molenda.com>
Date: 2023-04-21 (Fri, 21 Apr 2023)
Changed paths:
M lldb/test/API/lang/cpp/stl/TestSTL.py
Log Message:
-----------
TestSTL was marked as skipped unconditionally in 2018, undo
It was avoiding a crash at the time on macOS, apparently, and
it skipped the test on all platforms. This test passes for me
now on macOS, let's remove the skip and see how the bots go.
More information about the All-commits
mailing list