[PATCH] D47892: [lit, windows] Disable a number of tests that are failing on Windows

Stella Stamenova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 7 09:32:17 PDT 2018


stella.stamenova created this revision.
stella.stamenova added reviewers: asmith, zturner, labath.
Herald added subscribers: llvm-commits, eraman.

They all correspond to bugs that are already logged and I've added the appropriate (or most appropriate) bug numbers. This leaves only a handful of failing tests.


Repository:
  rL LLVM

https://reviews.llvm.org/D47892

Files:
  lit/Breakpoint/case-insensitive.test
  packages/Python/lldbsuite/test/functionalities/command_script/TestCommandScript.py
  packages/Python/lldbsuite/test/functionalities/frame-language/TestGuessLanguage.py
  packages/Python/lldbsuite/test/functionalities/inline-stepping/TestInlineStepping.py
  packages/Python/lldbsuite/test/functionalities/postmortem/minidump/TestMiniDump.py
  packages/Python/lldbsuite/test/functionalities/register/register_command/TestRegisters.py
  packages/Python/lldbsuite/test/functionalities/step-avoids-no-debug/TestStepNoDebug.py
  packages/Python/lldbsuite/test/functionalities/thread/jump/TestThreadJump.py
  packages/Python/lldbsuite/test/functionalities/thread/num_threads/TestNumThreads.py
  packages/Python/lldbsuite/test/lang/c/conflicting-symbol/TestConflictingSymbol.py
  packages/Python/lldbsuite/test/lang/c/step-target/TestStepTarget.py
  packages/Python/lldbsuite/test/lang/cpp/class_static/TestStaticVariables.py
  packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py
  packages/Python/lldbsuite/test/lang/cpp/signed_types/TestSignedTypes.py
  packages/Python/lldbsuite/test/lang/cpp/template/TestTemplateArgs.py
  packages/Python/lldbsuite/test/python_api/function_symbol/TestDisasmAPI.py
  packages/Python/lldbsuite/test/python_api/function_symbol/TestSymbolAPI.py
  packages/Python/lldbsuite/test/python_api/name_lookup/TestNameLookup.py
  packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
  packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47892.150354.patch
Type: text/x-patch
Size: 17787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180607/259cff37/attachment-0001.bin>


More information about the llvm-commits mailing list