mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 01:47:47 +03:00 
			
		
		
		
	1 mode still fails for PyQt6
This commit is contained in:
		
							parent
							
								
									f1f46a718d
								
							
						
					
					
						commit
						f707e8abd6
					
				| 
						 | 
					@ -28,7 +28,7 @@ def test_sanity(mode, tmp_path):
 | 
				
			||||||
        assert_image_equal(rt, src)
 | 
					        assert_image_equal(rt, src)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if mode == "1":
 | 
					    if mode == "1":
 | 
				
			||||||
        # BW appears to not save correctly on QT5
 | 
					        # BW appears to not save correctly on QT
 | 
				
			||||||
        # kicks out errors on console:
 | 
					        # kicks out errors on console:
 | 
				
			||||||
        #     libpng warning: Invalid color type/bit depth combination
 | 
					        #     libpng warning: Invalid color type/bit depth combination
 | 
				
			||||||
        #                     in IHDR
 | 
					        #                     in IHDR
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user