commit | 424315fa865b43f67e36a40647107379adf031da | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Fri Dec 22 00:09:26 2017 +0100 |
committer | GitHub <noreply@github.com> | Fri Dec 22 00:09:26 2017 +0100 |
tree | aafc0953b4da168cc0ea2297d81a273dc8685391 | |
parent | 550ee051d605b909dd75ef686d8e1244a0994394 [diff] |
bpo-29240: Skip test_readline.test_nonascii() (#4968) Skip the test which fails on FreeBSD with POSIX locale. Skip the test to fix FreeBSD buildbots, until a fix can be found, so the buildbots can catch other regressions.