
GITHUB . COM {
}
Detected CMS Systems:
- Wordpress (2 occurrences)
Title:
subprocess tests hang Β· Issue #2023 Β· pytest-dev/pytest
Description:
While working out a solution for #2022, I discovered a different issue with a subprocess test hanging when -s is passed to pytest. $ python -m tox -e py35 -- -v -s -k test_pdb_collection_failure_is_shown GLOB sdist-make: /Users/jaraco/Dr...
Website Age:
17 years and 8 months (reg. 2007-10-09).
Matching Content Categories {π}
- Education
- Automotive
- Transportation
Content Management System {π}
What CMS is github.com built with?
Github.com relies on WORDPRESS.
Traffic Estimate {π}
What is the average monthly size of github.com audience?
ππ Tremendous Traffic: 10M - 20M visitors per month
Based on our best estimate, this website will receive around 10,000,019 visitors per month in the current month.
However, some sources were not loaded, we suggest to reload the page to get complete results.
check SE Ranking
check Ahrefs
check Similarweb
check Ubersuggest
check Semrush
How Does Github.com Make Money? {πΈ}
Subscription Packages {π³}
We've located a dedicated page on github.com that might include details about subscription plans or recurring payments. We identified it based on the word pricing in one of its internal links. Below, you'll find additional estimates for its monthly recurring revenues.How Much Does Github.com Make? {π°}
Subscription Packages {π³}
Prices on github.com are in US Dollars ($).
They range from $4.00/month to $21.00/month.
We estimate that the site has approximately 4,989,889 paying customers.
The estimated monthly recurring revenue (MRR) is $20,957,532.
The estimated annual recurring revenues (ARR) are $251,490,385.
Wordpress Themes and Plugins {π¨}
What WordPress theme does this site use?
It is strange but we were not able to detect any theme on the page.
What WordPress plugins does this website use?
It is strange but we were not able to detect any plugins on the page.
Keywords {π}
tests, pytest, pdb, issue, pytestdev, test, problem, stdin, interactive, fix, avoid, subprocess, keyboardinterrupt, bug, sign, ronnypfannschmidt, type, critical, pull, projects, python, testpdbcollectionfailureisshown, run, added, status, andrastim, based, pytestbot, mentioned, navigation, requests, actions, security, hang, closed, runtests, usersjaracodropboxcodepublicpytesttoxpybinpython, testingtestpdbpytestpdbtestpdbcollectionfailureisshown, running, show, deselected, addressed, grave, usability, affects, lots, users, assigned, pytesterpytestdirpopen, lets,
Topics {βοΈ}
jaraco/pytest-52/testdir/test_pdb_collection_failure_is_shown0/runpytest-0 --pdb /private/var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/ py --basetemp=/private/var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/ /users/jaraco/dropbox/code/public/pytest/setup /private/var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/ /users/jaraco/dropbox/code/public/pytest/ 0 -- /users/jaraco/dropbox/code/public/pytest/ /users/jaraco/dropbox/code/public/pytest 5 /users/jaraco/dropbox/code/public/pytest/ andras-tim/fix-runpytest-subprocess jaraco/pytest-52/testdir/test_pdb_collection_failure_is_shown0 ^cerror jaraco/pytest-52/testdir/test_pdb_collection_failure_is_shown0/test_pdb_collection_failure_is_shown test_pdb_collection_failure_is_shown glob sdist-make fulltrace /library/frameworks/python tox/py35/bin/python3 py py35 inst-nodeps tox/py35/lib/python3 assigned labels status subprocess test hanging 50764d9 nicoddemus closed interactive debug environment 5/site-packages/pytest 2c2cf81 pytestbot mentioned tox/dist/pytest-3 unit test class zip py35 installed comment metadata assignees pythonhashseed='318108626' py35 runtests type projects projects milestone pytest tests users type test_pdb_collection_failure_is_shown tests python pytest running subprocess critical grave problem requests==2 5/lib/python3 usability issue testing/test_pdb pdb presents 0 py35 runtests test_pdb_collection_failure_is_shown running 5/subprocess test passes problematic test collection hangs testdir addressed type test run issue
Payment Methods {π}
- Braintree
Questions {β}
- Already have an account?
Schema {πΊοΈ}
DiscussionForumPosting:
context:https://schema.org
headline:subprocess tests hang
articleBody:While working out a solution for #2022, I discovered a different issue with a subprocess test hanging when `-s` is passed to pytest.
```
$ python -m tox -e py35 -- -v -s -k test_pdb_collection_failure_is_shown
GLOB sdist-make: /Users/jaraco/Dropbox/code/public/pytest/setup.py
py35 inst-nodeps: /Users/jaraco/Dropbox/code/public/pytest/.tox/dist/pytest-3.0.4.dev0.zip
py35 installed: hypothesis==3.5.3,mock==2.0.0,nose==1.3.7,pbr==1.10.0,pexpect==4.2.1,ptyprocess==0.5.1,py==1.4.31,pytest==3.0.4.dev0,requests==2.11.1,six==1.10.0,spark-parser==1.4.0,uncompyle6==2.9.2,xdis==3.1.0
py35 runtests: PYTHONHASHSEED='318108626'
py35 runtests: commands[0] | pytest --lsof -rfsxX -v -s -k test_pdb_collection_failure_is_shown
=========================================== test session starts ===========================================
platform darwin -- Python 3.5.2, pytest-3.0.4.dev, py-1.4.31, pluggy-0.4.0 -- /Users/jaraco/Dropbox/code/public/pytest/.tox/py35/bin/python3.5
cachedir: .cache
rootdir: /Users/jaraco/Dropbox/code/public/pytest, inifile: tox.ini
plugins: hypothesis-3.5.3
collected 1724 items
testing/test_pdb.py::TestPDB::test_pdb_collection_failure_is_shown running: /Users/jaraco/Dropbox/code/public/pytest/.tox/py35/bin/python3.5 /Users/jaraco/Dropbox/code/public/pytest/.tox/py35/lib/python3.5/site-packages/pytest.py --basetemp=/private/var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/pytest-of-jaraco/pytest-52/testdir/test_pdb_collection_failure_is_shown0/runpytest-0 --pdb /private/var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/pytest-of-jaraco/pytest-52/testdir/test_pdb_collection_failure_is_shown0/test_pdb_collection_failure_is_shown.py
in: /private/var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/pytest-of-jaraco/pytest-52/testdir/test_pdb_collection_failure_is_shown0
^CERROR: KEYBOARDINTERRUPT
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! KeyboardInterrupt !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
to show a full traceback on KeyboardInterrupt use --fulltrace
/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/subprocess.py:1608: KeyboardInterrupt
========================================== 1723 tests deselected ==========================================
==================================== 1723 deselected in 33.22 seconds =====================================
ERROR: keyboardinterrupt
```
Omit the `-s` from the test run, and the test passes just fine.
author:
url:https://github.com/jaraco
type:Person
name:jaraco
datePublished:2016-10-21T16:47:55.000Z
interactionStatistic:
type:InteractionCounter
interactionType:https://schema.org/CommentAction
userInteractionCount:1
url:https://github.com/2023/pytest/issues/2023
context:https://schema.org
headline:subprocess tests hang
articleBody:While working out a solution for #2022, I discovered a different issue with a subprocess test hanging when `-s` is passed to pytest.
```
$ python -m tox -e py35 -- -v -s -k test_pdb_collection_failure_is_shown
GLOB sdist-make: /Users/jaraco/Dropbox/code/public/pytest/setup.py
py35 inst-nodeps: /Users/jaraco/Dropbox/code/public/pytest/.tox/dist/pytest-3.0.4.dev0.zip
py35 installed: hypothesis==3.5.3,mock==2.0.0,nose==1.3.7,pbr==1.10.0,pexpect==4.2.1,ptyprocess==0.5.1,py==1.4.31,pytest==3.0.4.dev0,requests==2.11.1,six==1.10.0,spark-parser==1.4.0,uncompyle6==2.9.2,xdis==3.1.0
py35 runtests: PYTHONHASHSEED='318108626'
py35 runtests: commands[0] | pytest --lsof -rfsxX -v -s -k test_pdb_collection_failure_is_shown
=========================================== test session starts ===========================================
platform darwin -- Python 3.5.2, pytest-3.0.4.dev, py-1.4.31, pluggy-0.4.0 -- /Users/jaraco/Dropbox/code/public/pytest/.tox/py35/bin/python3.5
cachedir: .cache
rootdir: /Users/jaraco/Dropbox/code/public/pytest, inifile: tox.ini
plugins: hypothesis-3.5.3
collected 1724 items
testing/test_pdb.py::TestPDB::test_pdb_collection_failure_is_shown running: /Users/jaraco/Dropbox/code/public/pytest/.tox/py35/bin/python3.5 /Users/jaraco/Dropbox/code/public/pytest/.tox/py35/lib/python3.5/site-packages/pytest.py --basetemp=/private/var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/pytest-of-jaraco/pytest-52/testdir/test_pdb_collection_failure_is_shown0/runpytest-0 --pdb /private/var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/pytest-of-jaraco/pytest-52/testdir/test_pdb_collection_failure_is_shown0/test_pdb_collection_failure_is_shown.py
in: /private/var/folders/c6/v7hnmq453xb6p2dbz1gqc6rr0000gn/T/pytest-of-jaraco/pytest-52/testdir/test_pdb_collection_failure_is_shown0
^CERROR: KEYBOARDINTERRUPT
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! KeyboardInterrupt !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
to show a full traceback on KeyboardInterrupt use --fulltrace
/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/subprocess.py:1608: KeyboardInterrupt
========================================== 1723 tests deselected ==========================================
==================================== 1723 deselected in 33.22 seconds =====================================
ERROR: keyboardinterrupt
```
Omit the `-s` from the test run, and the test passes just fine.
author:
url:https://github.com/jaraco
type:Person
name:jaraco
datePublished:2016-10-21T16:47:55.000Z
interactionStatistic:
type:InteractionCounter
interactionType:https://schema.org/CommentAction
userInteractionCount:1
url:https://github.com/2023/pytest/issues/2023
Person:
url:https://github.com/jaraco
name:jaraco
url:https://github.com/jaraco
name:jaraco
InteractionCounter:
interactionType:https://schema.org/CommentAction
userInteractionCount:1
interactionType:https://schema.org/CommentAction
userInteractionCount:1
External Links {π}(2)
Analytics and Tracking {π}
- Site Verification - Google
Libraries {π}
- Clipboard.js
- D3.js
- Lodash
Emails and Hosting {βοΈ}
Mail Servers:
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
Name Servers:
- dns1.p08.nsone.net
- dns2.p08.nsone.net
- dns3.p08.nsone.net
- dns4.p08.nsone.net
- ns-1283.awsdns-32.org
- ns-1707.awsdns-21.co.uk
- ns-421.awsdns-52.com
- ns-520.awsdns-01.net