You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to deal with Linux AArch64 test failures :/
Reapply "DebugInfoD tests + fixing issues exposed by tests (#85693)"
This reverts commit 7fc2fbb.
Switched to using LLDB to get UUID at @clayborg's suggestion
Disable tests on non-x86 Linux platforms, as they appear to fail on AArch64/Arm buildbots
Moved the @skipIf to each test, off of the class itself
Added CURL dependency to lit configuration 'stuff'
Fixed comments in the tests
Fix stupid formatter issue
Updated to respond to (very late) code review feedback
Fixed the script to acquire the UUID without creating a target
Updated tests to not run on Mac/Windows
Added LLVM_ENABLE_CURL to the config.h.cmake to work in test's @skipIf thing
Attempting to prefer llvm-dwp over gnu's dwp
Disabled the DWP tests
Missed disabling the baseline test for DWP stuff
0 commit comments