Commit Graph

23 Commits

Author SHA1 Message Date
Roman Yurchak c9b39e08fc Add pytest --run-xfail run option 2018-10-03 22:00:45 +02:00
Roman Yurchak 5728cfdeed Mark test_rlcompleter as xfail (again) 2018-10-03 16:28:00 +02:00
Roman Yurchak 456fe6162f test_io segfaults but without producing any messages 2018-10-03 15:18:29 +02:00
Roman Yurchak 436eba4b5f undef HAVE_SYS_IOCTL_H 2018-10-03 15:18:29 +02:00
Roman Yurchak 2fd3d2ec3f Skip test_asyncore 2018-10-03 15:18:29 +02:00
Roman Yurchak 3b302d7ced Update passing tests 2018-10-03 15:18:29 +02:00
Roman Yurchak 641f3e7b1a Skip tests that segfault, run the rest 2018-10-03 15:18:29 +02:00
Michael Droettboom f4280c25b0 Add a hard-coded pyconfig.h 2018-09-21 17:02:00 -04:00
Michael Droettboom 35ee0eb9da Add additional tests not found in Python 3.6 2018-09-06 11:47:18 -04:00
Michael Droettboom 56562257ef Fix #71: Upgrade to Python 3.7 2018-09-06 10:56:33 -04:00
Roman Yurchak e2a723de5f Don't run xfail tests 2018-08-22 12:42:22 +03:00
Roman Yurchak 396ca9cfcc Fix typo and more passing tests 2018-08-21 11:09:34 +03:00
Roman Yurchak f0b9cf1c51 Run CPython tests that used to crash and now pass 2018-08-21 11:09:34 +03:00
Roman Yurchak 02905d8ca5 Show pytest report for skipped tests, XFAIL, XPASS 2018-08-21 11:08:47 +03:00
Roman Yurchak 30195bfa8a Marking known failures in test_run_core_python_test 2018-08-21 11:08:47 +03:00
Roman Yurchak ee8ac7471e Fix matplotlib and mark test_rlcompleter as crashing 2018-08-20 23:29:26 +03:00
Michael Droettboom 6c1b25101b Fix some tests 2018-07-25 11:07:57 -04:00
Michael Droettboom 5c5bf6adf3 Obsoletes #22. Include all codecs, since removing tests imp. size. 2018-07-25 07:27:15 -04:00
Michael Droettboom 6153e635e0 Add Circle-CI configuration 2018-06-04 16:17:03 -04:00
Michael Droettboom 5a7992f87b More floating-point-related tests passing 2018-05-11 10:52:34 -04:00
Michael Droettboom 8b1c538ef2 Mark broken tests so the test suite runs 2018-04-11 15:26:19 -04:00
Michael Droettboom e382ada4ce More progress on running CPython tests 2018-04-09 15:53:33 -04:00
Michael Droettboom 6cce6d654d Basics for testing CPython 2018-04-09 10:39:52 -04:00