• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pydata / xarray / 3084 / 10
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 03 Apr 2017 06:00AM UTC
Files 63
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Apr 2017 05:30AM UTC coverage: 95.643%. First build
CONDA_ENV=py36-pandas-dev

push

travis-ci

shoyer
Marks slow, flaky, and failing tests (#1336)

* Adds marked tests as slow, flakey, and optionalci

Tests are marked using the following py.test options:

 * @slow which is run on default, not run if `--skip-slow`.
 * @optionalci is run on default, not run if `--skip-optional-ci`
 * @flakey which is not run on default, run if `--run-flakey`

Note, the `optionalci` category is needed in order to mark
tests that are environment dependent when run on continuous
integration (CI) hardware, e.g., tests that fail due to
variable loads on travis CI.

* Spelling: flakey -> flaky

* Test suite adjustments

* Typos

* Remove bottleneck from most CI builds

* xfail for cross engine read write netcdf4

* Try fix: Closes open file (for Windows error)

```
WindowsError: [Error 32] The process cannot access the file because it
is being used by another process
```

* Try fix: Closes open file (for Windows error)

```
WindowsError: [Error 32] The process cannot access the file because it
is being used by another process
```

15629 of 16341 relevant lines covered (95.64%)

0.96 hits per line

Source Files on job 3084.10 (CONDA_ENV=py36-pandas-dev)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3084
  • Travis Job 3084.10
  • 685ba067 on github
  • Next Job for CONDA_ENV=py36-pandas-dev on master (#3086.10)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc