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

ciudadanointeligente / write-it / 2721
98%

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

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

1.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2721.1 (DB=postgres) 20 Sep 2016 01:16PM UTC 0
98.45
Travis Job 2721.1
2 2721.2 (DB=sqlite3) 20 Sep 2016 01:17PM UTC 0
98.45
Travis Job 2721.2
Source Files on build 2721
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2721
  • 6332936d on github
  • Prev Build on master (#2655)
  • Next Build on master (#2723)
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