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

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

Build:
Build:
LAST BUILD BRANCH: alpaca-rebased-django-1.8
DEFAULT BRANCH: master
Ran 19 Sep 2016 05:57PM UTC
Jobs 2
Files 113
Run time 1min
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

pending completion
2708

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%)

1.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2708.1 (DB=postgres) 19 Sep 2016 05:57PM UTC 0
98.12
Travis Job 2708.1
2 2708.2 (DB=sqlite3) 19 Sep 2016 05:58PM UTC 0
98.12
Travis Job 2708.2
Source Files on build 2708
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2708
  • 28b68efa on github
  • Prev Build on alpaca (#2707)
  • Next Build on alpaca (#2712)
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