Skip to content

Conversation

nicku33
Copy link
Contributor

@nicku33 nicku33 commented Dec 1, 2017

  • no related issue in issue tracker
  • no tests added because it was a minor build script change)
  • modified shell script, no python syntax check required
  • [] whatsnew entry
    Altered pytest output to show summaries for xFailed, xPassed and skipped
    Added --strict to align these convenience scripts with ci

it will now output summaries below like this

...
.........................s........s..s...............s........................................... [ 99%]
....................s...............sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 99%]
sssssssssssssssssssssssssssssssssssssssssssssssss..                                               [100%]
======================================== short test summary info ========================================
SKIP [1] /Users/206673/open/pandas-nicku33/pandas/tests/io/test_packers.py:649: no blosc
SKIP [3] /Users/206673/open/pandas-nicku33/pandas/tests/io/parser/usecols.py:381: TODO: see gh-13253
SKIP [1] pandas/tests/plotting/test_series.py:667: Missing matplotlib dependency
SKIP [1] /Users/206673/open/pandas-nicku33/pandas/tests/tseries/offsets/test_offsets.py:164: cannot create out_of_range offset: TestBYearBegin object at 0x1259dbd50> year is out of range
...

@jreback jreback added the Build Library building on various platforms label Dec 1, 2017
@jreback jreback added this to the 0.22.0 milestone Dec 1, 2017
@jreback jreback merged commit d163de7 into pandas-dev:master Dec 1, 2017
@jreback
Copy link
Contributor

jreback commented Dec 1, 2017

thanks!

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

Labels

Build Library building on various platforms

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants