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

spulec / moto / 7303 / 8
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 09 Dec 2020 02:36PM UTC
Files 422
Run time 2min
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

09 Dec 2020 12:25PM UTC coverage: 56.244% (+2.5%) from 53.762%
TEST_SERVER_MODE=true

push

travis-ci

web-flow
test_stepfunctions: Fix failures under non-UTC timezone (#3528)

These tests were passing with TZ=UTC, but under a non-UTC timezone
they were failing:

E       AssertionError: given
E       X = [{'timestamp': datetime.datetime(2020, 1, 1, 0, 0, tzinfo=tzutc()), …}, …]
E           and
E       Y = [{'timestamp': datetime.datetime(2020, 1, 1, 0, 0, tzinfo=tzlocal()), …}, …]
E       X[0]['timestamp'] != Y[0]['timestamp']

With this fix, they pass either way.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

26059 of 46332 relevant lines covered (56.24%)

0.56 hits per line

Source Files on job 7303.8 (TEST_SERVER_MODE=true)
  • Tree
  • List 0
  • Changed 163
  • Source Changed 0
  • Coverage Changed 163
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6412
  • Travis Job 7303.8
  • 4aff7147 on github
  • Prev Job for TEST_SERVER_MODE=true on master (#7299.2)
  • Next Job for TEST_SERVER_MODE=true on master (#7310.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