[libcxx-commits] [libcxx] [libcxx] fix mi_mode_test failure with	libc++-21 (PR #153969)
    Nikolas Klauser via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Thu Aug 21 01:43:57 PDT 2025
    
    
  
philnik777 wrote:
> So how do you suggest that we fix the test failure? Remove the test entirely?
We should (1) make sure that the order we print is the same as the actual container's order and (2) update the order the test is checking if it's wrong or update the pretty printer to reflect what is in the container.
I want that the gdb tests ensure that we're actually printing what we expect, not that we print a permutation of what we expect.
https://github.com/llvm/llvm-project/pull/153969
    
    
More information about the libcxx-commits
mailing list