[all-commits] [llvm/llvm-project] 09ba7b: [lldb] Add a sleep to TestObjectFileJSON
Pavel Labath via All-commits
all-commits at lists.llvm.org
Fri Apr 14 05:38:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09ba7b605327812cfcec4f3c01d7fc232dee651d
https://github.com/llvm/llvm-project/commit/09ba7b605327812cfcec4f3c01d7fc232dee651d
Author: Pavel Labath <pavel at labath.sk>
Date: 2023-04-14 (Fri, 14 Apr 2023)
Changed paths:
M lldb/test/API/macosx/symbols/TestObjectFileJSON.py
Log Message:
-----------
[lldb] Add a sleep to TestObjectFileJSON
The test fails when the two generated files have the same timestamp
(lldb uses second granularity).
More information about the All-commits
mailing list