[all-commits] [llvm/llvm-project] f0bffb: Fix the test to deal with non-deterministic output...
    Greg Clayton via All-commits 
    all-commits at lists.llvm.org
       
    Fri Jun 28 09:44:32 PDT 2024
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f0bffb15b26e65436fa6cf4de12aa85ad0566efa
      https://github.com/llvm/llvm-project/commit/f0bffb15b26e65436fa6cf4de12aa85ad0566efa
  Author: Greg Clayton <gclayton at fb.com>
  Date:   2024-06-28 (Fri, 28 Jun 2024)
  Changed paths:
    M lldb/test/Shell/SymbolFile/DWARF/x86/dwp-foreign-type-units.cpp
  Log Message:
  -----------
  Fix the test to deal with non-deterministic output. (#96800)
When we check for the "struct CustomType" in the NODWP, we can just make
sure that we have both types showing up, the next tests will validate
the types are correct. Also added a "-DAG" to the integer and float
types. This should fix the flakiness in this test.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
    
    
More information about the All-commits
mailing list