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

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

Build:
Build:
LAST BUILD BRANCH: alpaca-rebased-django-1.8
DEFAULT BRANCH: master
Ran 19 Sep 2016 05:58PM UTC
Files 113
Run time 6s
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

19 Sep 2016 05:45PM UTC coverage: 98.122%. 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.

8254 of 8412 relevant lines covered (98.12%)

0.98 hits per line

Source Files on job 2708.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 2708
  • Travis Job 2708.2
  • 28b68efa on github
  • Prev Job for DB=sqlite3 on alpaca (#2707.2)
  • Next Job for DB=sqlite3 on alpaca (#2712.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