
GITHUB . COM {
}
Detected CMS Systems:
- Wordpress (2 occurrences)
Title:
SKIPPED module path is sometimes resolved, sometimes not Β· Issue #4677 Β· pytest-dev/pytest
Description:
The module path when a test is skipped is sometimes relative, sometimes absolute. Whether a test was skipped with a pytest.skip() call or with a @pytest.mark.skip decoration seems to be one possible cause for discrepancy. It would be nic...
Website Age:
17 years and 9 months (reg. 2007-10-09).
Matching Content Categories {π}
- Transportation
- Telecommunications
- Technology & Computing
Content Management System {π}
What CMS is github.com built with?
Github.com is based 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,666,346 visitors per month in the current month.
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 5,347,483 paying customers.
The estimated monthly recurring revenue (MRR) is $22,459,429.
The estimated annual recurring revenues (ARR) are $269,513,148.
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 {π}
merge, verified, path, issue, relative, sign, skipped, skip, projects, module, nicoddemus, added, navigation, pull, requests, actions, security, resolved, closed, test, absolute, topic, reporting, related, terminal, output, userfacing, messages, errors, mentioned, report, bors, commits, reference, github, type, milestone, footer, content, menu, product, solutions, resources, open, source, enterprise, pricing, search, jump, pytestdev,
Topics {βοΈ}
module path wrong relative path user-facing messages comment metadata assignees assigned labels topic personally prefer relative type projects projects milestone verified 54215d6 sign relative path skipped skip report errors type skip decoration consistent decision show tests reporting related terminal output tested file milestone relationships pytest github issue 4677 skip relative absolute sign jump resolved test call mark discrepancy nice make click warrants investigation shorter fits mode upper reference free join conversation account development branches share
Payment Methods {π}
- Braintree
Questions {β}
- Already have an account?
- It would be nice to make a consistent decision here, but which is the right choice - absolute path or relative?
Schema {πΊοΈ}
DiscussionForumPosting:
context:https://schema.org
headline:SKIPPED module path is sometimes resolved, sometimes not
articleBody:The module path when a test is skipped is sometimes relative, sometimes absolute. Whether a test was skipped with a `pytest.skip()` call or with a `@pytest.mark.skip` decoration seems to be one possible cause for discrepancy.
It would be nice to make a consistent decision here, but which is the right choice - absolute path or relative?
<details><summary>Click me to see an example</summary>
<p>
```
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/deprecated_test.py:69: xdist workers disable the terminal reporter plugin
SKIPPED [1] testing/test_assertion.py:1158: This bug does not exist on PY3
SKIPPED [1] testing/test_assertrewrite.py:938: condition: sys.version_info[0] >= 3
SKIPPED [1] testing/test_assertrewrite.py:958: condition: sys.version_info[0] >= 3
SKIPPED [1] testing/test_assertrewrite.py:889: python 2 only
SKIPPED [1] testing/test_assertrewrite.py:947: condition: sys.version_info[0] >= 3
SKIPPED [1] testing/test_assertrewrite.py:969: condition: sys.version_info[0] >= 3
SKIPPED [1] testing/test_capture.py:554: only have capsysbinary in python 3
SKIPPED [1] testing/test_capture.py:883: python2 has no buffer
SKIPPED [2] testing/test_capture.py:1107: text output different for bytes on python3
SKIPPED [1] testing/test_capture.py:1371: only py3.6+ on windows
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/test_doctest.py:1214: could not import 'mock'
SKIPPED [1] testing/test_monkeypatch.py:211: Python 2 only test
SKIPPED [1] testing/test_monkeypatch.py:219: Python 2 only test
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/test_parseopt.py:306: need to be run with pytest executable, not -c
SKIPPED [31] /home/travis/build/pytest-dev/pytest/.tox/py37-xdist/lib/python3.7/site-packages/_pytest/pytester.py:1209: could not import 'pexpect'
SKIPPED [11] /home/travis/build/pytest-dev/pytest/testing/test_runner.py:429: could not import 'xdist.boxed'
SKIPPED [1] testing/test_skipping.py:52: condition: sys.version_info[0] >= 3
SKIPPED [1] testing/code/test_code.py:99: python 2 only issue
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/code/test_excinfo.py:281: could not import 'decorator'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/code/test_excinfo.py:386: could not import 'jinja2'
SKIPPED [1] testing/test_tmpdir.py:223: win only
SKIPPED [8] /home/travis/build/pytest-dev/pytest/testing/test_unittest.py:398: could not import 'twisted.trial.unittest'
SKIPPED [5] /home/travis/build/pytest-dev/pytest/testing/python/approx.py:76: could not import 'numpy'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/approx.py:334: could not import 'numpy'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/approx.py:358: could not import 'numpy'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/approx.py:382: could not import 'numpy'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/approx.py:400: could not import 'numpy'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/approx.py:414: could not import 'numpy'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/approx.py:480: could not import 'numpy'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/approx.py:491: could not import 'numpy'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/test_unittest.py:940: could not import 'unittest2'
SKIPPED [1] testing/test_warnings.py:159: warnings message is broken as it is not str instance
SKIPPED [1] testing/test_warnings.py:571: Python 2 only issue
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/integration.py:169: could not import 'mock'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/integration.py:192: could not import 'mock'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/integration.py:225: could not import 'mock'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/integration.py:249: could not import 'mock'
```
</p>
</details>
author:
url:https://github.com/wimglenn
type:Person
name:wimglenn
datePublished:2019-01-24T19:40:13.000Z
interactionStatistic:
type:InteractionCounter
interactionType:https://schema.org/CommentAction
userInteractionCount:1
url:https://github.com/4677/pytest/issues/4677
context:https://schema.org
headline:SKIPPED module path is sometimes resolved, sometimes not
articleBody:The module path when a test is skipped is sometimes relative, sometimes absolute. Whether a test was skipped with a `pytest.skip()` call or with a `@pytest.mark.skip` decoration seems to be one possible cause for discrepancy.
It would be nice to make a consistent decision here, but which is the right choice - absolute path or relative?
<details><summary>Click me to see an example</summary>
<p>
```
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/deprecated_test.py:69: xdist workers disable the terminal reporter plugin
SKIPPED [1] testing/test_assertion.py:1158: This bug does not exist on PY3
SKIPPED [1] testing/test_assertrewrite.py:938: condition: sys.version_info[0] >= 3
SKIPPED [1] testing/test_assertrewrite.py:958: condition: sys.version_info[0] >= 3
SKIPPED [1] testing/test_assertrewrite.py:889: python 2 only
SKIPPED [1] testing/test_assertrewrite.py:947: condition: sys.version_info[0] >= 3
SKIPPED [1] testing/test_assertrewrite.py:969: condition: sys.version_info[0] >= 3
SKIPPED [1] testing/test_capture.py:554: only have capsysbinary in python 3
SKIPPED [1] testing/test_capture.py:883: python2 has no buffer
SKIPPED [2] testing/test_capture.py:1107: text output different for bytes on python3
SKIPPED [1] testing/test_capture.py:1371: only py3.6+ on windows
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/test_doctest.py:1214: could not import 'mock'
SKIPPED [1] testing/test_monkeypatch.py:211: Python 2 only test
SKIPPED [1] testing/test_monkeypatch.py:219: Python 2 only test
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/test_parseopt.py:306: need to be run with pytest executable, not -c
SKIPPED [31] /home/travis/build/pytest-dev/pytest/.tox/py37-xdist/lib/python3.7/site-packages/_pytest/pytester.py:1209: could not import 'pexpect'
SKIPPED [11] /home/travis/build/pytest-dev/pytest/testing/test_runner.py:429: could not import 'xdist.boxed'
SKIPPED [1] testing/test_skipping.py:52: condition: sys.version_info[0] >= 3
SKIPPED [1] testing/code/test_code.py:99: python 2 only issue
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/code/test_excinfo.py:281: could not import 'decorator'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/code/test_excinfo.py:386: could not import 'jinja2'
SKIPPED [1] testing/test_tmpdir.py:223: win only
SKIPPED [8] /home/travis/build/pytest-dev/pytest/testing/test_unittest.py:398: could not import 'twisted.trial.unittest'
SKIPPED [5] /home/travis/build/pytest-dev/pytest/testing/python/approx.py:76: could not import 'numpy'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/approx.py:334: could not import 'numpy'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/approx.py:358: could not import 'numpy'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/approx.py:382: could not import 'numpy'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/approx.py:400: could not import 'numpy'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/approx.py:414: could not import 'numpy'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/approx.py:480: could not import 'numpy'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/approx.py:491: could not import 'numpy'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/test_unittest.py:940: could not import 'unittest2'
SKIPPED [1] testing/test_warnings.py:159: warnings message is broken as it is not str instance
SKIPPED [1] testing/test_warnings.py:571: Python 2 only issue
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/integration.py:169: could not import 'mock'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/integration.py:192: could not import 'mock'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/integration.py:225: could not import 'mock'
SKIPPED [1] /home/travis/build/pytest-dev/pytest/testing/python/integration.py:249: could not import 'mock'
```
</p>
</details>
author:
url:https://github.com/wimglenn
type:Person
name:wimglenn
datePublished:2019-01-24T19:40:13.000Z
interactionStatistic:
type:InteractionCounter
interactionType:https://schema.org/CommentAction
userInteractionCount:1
url:https://github.com/4677/pytest/issues/4677
Person:
url:https://github.com/wimglenn
name:wimglenn
url:https://github.com/wimglenn
name:wimglenn
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
- GSAP
- 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