[lldbsuite] Each lldb suite test must have a unique class name
authorStella Stamenova <stilis@microsoft.com>
Tue, 27 Nov 2018 22:18:02 +0000 (22:18 +0000)
committerStella Stamenova <stilis@microsoft.com>
Tue, 27 Nov 2018 22:18:02 +0000 (22:18 +0000)
commitfdfcd719a2b64d6c43c4d993b6efd5928dbe9648
treee53574224302b91766644a10883e63abc93c16ba
parent68ed93d2528f28e04c8b96dde59225d4cc87ff3a
[lldbsuite] Each lldb suite test must have a unique class name

A couple of new tests have been added that use existing class names. This causes failures on Windows if the tests run at the same time and on any platform it results in the logs being overwritten.

llvm-svn: 347717
lldb/packages/Python/lldbsuite/test/expression_command/radar_43822994/TestScopedEnumType.py
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/varscript_formatting/TestDataFormatterVarScriptFormatting.py