Skip to content

Commit 0c56fd0

Browse files
disable test on 32bit
1 parent 376151d commit 0c56fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypyc/test-data/irbuild-tuple.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,7 @@ L4:
829829
a = r1
830830
return 1
831831

832-
[case testTupleBuiltFromLengthCheckable]
832+
[case testTupleBuiltFromLengthCheckable_64bit]
833833
from typing import Tuple
834834

835835
def f(val: bool) -> bool:

0 commit comments

Comments
 (0)