This repository was archived by the owner on May 28, 2025. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 99// This fails on lldb 6.0.1 on x86-64 Fedora 28; so ignore Linux for now. 
1010// ignore-linux 
1111
12+ // This started failing in windows too. See https://github.com/rust-lang/rust/issues/88796 
13+ // FIXME: fix and unignore this on windows 
14+ // ignore-windows 
15+ 
1216// compile-flags:-g 
1317
1418// === GDB TESTS =================================================================================== 
Original file line number Diff line number Diff line change 22// ignore-tidy-linelength 
33// compile-flags:-g 
44
5+ // This started failing recently. See https://github.com/rust-lang/rust/issues/88796 
6+ // FIXME: fix and unignore this 
7+ // ignore-windows 
8+ 
59// cdb-command: g 
610
711// Note: The natvis used to visualize niche-layout enums don't work correctly in cdb 
Original file line number Diff line number Diff line change 66// min-lldb-version: 310 
77// min-cdb-version: 10.0.18317.1001 
88
9+ // This started failing recently. See https://github.com/rust-lang/rust/issues/88796 
10+ // FIXME: fix and unignore this 
11+ // ignore-windows 
12+ 
913// === GDB TESTS =================================================================================== 
1014
1115// gdb-command: run 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments