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

ciudadanointeligente / write-it / 2721 / 2
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 20 Sep 2016 01:17PM UTC
Files 113
Run time 7s
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

20 Sep 2016 07:05AM UTC coverage: 98.45%. Remained the same
DB=sqlite3

push

travis-ci

mhl
Fix intermittent test failures

We would occasionally get failures from the test:

  nuntium.tests.api.page_paginator_test:PagePaginationTestCase.test_get_paginated

I believe this is may be because of a couple of problems:

  - The messages returned from the API are ordered by their 'created'
    attribute, but the messages created from the fixtures had 'created'
    set to None. This means they may have been returned in an arbitrary
    order.

  - The list of public objects used to compare against was not
    explicitly ordered, so the order these are returned would have been
    arbitrary (well, database-specific anyway) as well.

This commit fixes both of those issues, so that hopefully these
transient test failures won't happen any more.

8131 of 8259 relevant lines covered (98.45%)

0.98 hits per line

Source Files on job 2721.2 (DB=sqlite3)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2721
  • Travis Job 2721.2
  • 6332936d on github
  • Prev Job for DB=sqlite3 on master (#2655.2)
  • Next Job for DB=sqlite3 on master (#2723.2)
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