Skip to content

[2.7] bpo-24746: Fix doctest failures when running the testsuite with -R#11512

Merged
orsenthil merged 1 commit into
python:2.7from
orsenthil:issue24746/2.7
Jan 10, 2019
Merged

[2.7] bpo-24746: Fix doctest failures when running the testsuite with -R#11512
orsenthil merged 1 commit into
python:2.7from
orsenthil:issue24746/2.7

Conversation

@orsenthil

@orsenthil orsenthil commented Jan 10, 2019

Copy link
Copy Markdown
Member
[bpo-24746](https://bugs.python.org/issue24746): Fix doctest failures when running the testsuite with -R 

Cherry-pick: bpo-24746: c5dc60e to 2.7 branch

https://bugs.python.org/issue24746

$ ./python -m test test_doctest test_doctest
Run tests sequentially
0:00:00 load avg: 0.55 [1/2] test_doctest
0:00:00 load avg: 0.55 [2/2] test_doctest

== Tests result: SUCCESS ==

All 2 tests OK.

Total duration: 327 ms
Tests result: SUCCESS


@vstinner

Copy link
Copy Markdown
Member

If "./python -m test test_doctest test_doctest" pass, you can merge the backport ;-)

@orsenthil orsenthil merged commit 0167c08 into python:2.7 Jan 10, 2019
@bedevere-bot

Copy link
Copy Markdown

@orsenthil: Please replace # with GH- in the commit message next time. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants