Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-30813: Fix unittest when hunting refleaks#2502

Merged
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:unittest_cleanupCopy head branch name to clipboard
Jun 30, 2017
Merged

bpo-30813: Fix unittest when hunting refleaks#2502
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:unittest_cleanupCopy head branch name to clipboard

Conversation

@vstinner

Copy link
Copy Markdown
Member

bpo-11798, bpo-16662, bpo-16935, bpo-30813: Skip
test_discover_with_module_that_raises_SkipTest_on_import() and
test_discover_with_init_module_that_raises_SkipTest_on_import() of
test_unittest when hunting reference leaks using regrtest.

bpo-11798, bpo-16662, bpo-16935, bpo-30813: Skip
test_discover_with_module_that_raises_SkipTest_on_import() and
test_discover_with_init_module_that_raises_SkipTest_on_import() of
test_unittest when hunting reference leaks using regrtest.
@vstinner vstinner merged commit e4f9a2d into python:master Jun 30, 2017
@vstinner vstinner deleted the unittest_cleanup branch June 30, 2017 10:52
@bedevere-bot

Copy link
Copy Markdown

GH-2505 is a backport of this pull request to the 3.6 branch.

@bedevere-bot

Copy link
Copy Markdown

GH-2506 is a backport of this pull request to the 3.5 branch.

vstinner added a commit that referenced this pull request Jun 30, 2017
bpo-11798, bpo-16662, bpo-16935, bpo-30813: Skip
test_discover_with_module_that_raises_SkipTest_on_import() and
test_discover_with_init_module_that_raises_SkipTest_on_import() of
test_unittest when hunting reference leaks using regrtest.
(cherry picked from commit e4f9a2d)
vstinner added a commit that referenced this pull request Jun 30, 2017
bpo-11798, bpo-16662, bpo-16935, bpo-30813: Skip
test_discover_with_module_that_raises_SkipTest_on_import() and
test_discover_with_init_module_that_raises_SkipTest_on_import() of
test_unittest when hunting reference leaks using regrtest.
(cherry picked from commit e4f9a2d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.