[lldb] Disable TestStackFromStdModule.py
authorAugusto Noronha <augusto2112@me.com>
Tue, 26 Jul 2022 19:59:57 +0000 (12:59 -0700)
committerAugusto Noronha <augusto2112@me.com>
Tue, 26 Jul 2022 20:02:51 +0000 (13:02 -0700)
commit5ee910fef52448c141d0cd2507cee29432541cda
treef93ec687faf187bd80337b72ff22603b18926dbf
parent923b90bddbc39eb76fd8a303a16182cd518b3257
[lldb] Disable TestStackFromStdModule.py

TestStackFromStdModule.py started failing due to f4fb72e6d4ce
(https://reviews.llvm.org/D128146), with a clang assertion failure:
assert(isa<InjectedClassNameType>(Decl->TypeForDecl))
lldb/test/API/commands/expression/import-std-module/stack/TestStackFromStdModule.py