--- tests/test_tifffile.py.orig.port	Wed Feb 25 10:06:15 2026
+++ tests/test_tifffile.py	Wed Feb 25 10:08:03 2026
@@ -218,7 +218,7 @@
 
 
 # skip tests requiring large memory
-SKIP_LARGE = skip('SKIP_LARGE', default=sys.maxsize < 2**32)
+SKIP_LARGE = skip('SKIP_LARGE', default=True)
 SKIP_SLOW = skip('SKIP_SLOW', default=True)
 SKIP_EXTENDED = skip('SKIP_EXTENDED', default=False)
 # skip data files
