From 9c00355fb5660110e3136822f0d1da1a2ff5110c Mon Sep 17 00:00:00 2001 From: Stefan Behnel <stefan_ml@behnel.de> Date: Sat, 11 Apr 2015 19:00:12 +0200 Subject: [PATCH] disable datetime C-API tests in pypy --- tests/pypy_bugs.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/pypy_bugs.txt b/tests/pypy_bugs.txt index 44031d788..73cd93f4d 100644 --- a/tests/pypy_bugs.txt +++ b/tests/pypy_bugs.txt @@ -26,3 +26,4 @@ builtin_subtype_methods_cy3 # tests for things that don't exist in cpyext compile.pylong +run.datetime -- 2.30.9