Skip to content

Commit 65df9fd

Browse files
committed
untag a couple of tests that fail on darwin aarch64
1 parent ffd6255 commit 65df9fd

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

graalpython/com.oracle.graal.python.test/src/tests/unittest_tags/test_ctypes.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@
253253
*ctypes.test.test_prototypes.WCharPointersTestCase.test_c_wchar_p_arg
254254
*ctypes.test.test_python_api.PythonAPITestCase.test_PyBytes_FromStringAndSize
255255
*ctypes.test.test_python_api.PythonAPITestCase.test_PyLong_Long
256-
*ctypes.test.test_python_api.PythonAPITestCase.test_PyOS_snprintf
257256
*ctypes.test.test_python_api.PythonAPITestCase.test_PyObj_FromPtr
258257
*ctypes.test.test_python_api.PythonAPITestCase.test_PyString_FromString
259258
*ctypes.test.test_random_things.call_function_TestCase.test

graalpython/com.oracle.graal.python.test/src/tests/unittest_tags/test_int.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
*graalpython.lib-python.3.test.test_int.IntStrDigitLimitsTests.test_denial_of_service_prevented_int_to_str
21
*graalpython.lib-python.3.test.test_int.IntStrDigitLimitsTests.test_denial_of_service_prevented_str_to_int
32
*graalpython.lib-python.3.test.test_int.IntStrDigitLimitsTests.test_disabled_limit
43
*graalpython.lib-python.3.test.test_int.IntStrDigitLimitsTests.test_int_from_other_bases

0 commit comments

Comments
 (0)