On 21/05/2019 22:55, Jonas Devlieghere via lldb-commits wrote:
Author: jdevlieghere
Date: Tue May 21 13:55:00 2019
New Revision: 361310
URL: http://llvm.org/viewvc/llvm-project?rev=361310&view=rev
Log:
[Test] Fix conflicting test names.
Two tests having the same name creates a race condition wh
Author: jdevlieghere
Date: Tue May 21 13:55:00 2019
New Revision: 361310
URL: http://llvm.org/viewvc/llvm-project?rev=361310&view=rev
Log:
[Test] Fix conflicting test names.
Two tests having the same name creates a race condition when moving the
trace files.
Modified:
lldb/trunk/packages/Py