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

zulip / zulip / 2771
3%

Build:
DEFAULT BRANCH: master
Ran 21 Jun 2016 11:24PM UTC
Jobs 5
Files 259
Run time 7min
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
2771

push

travis-ci

timabbott
Fix HTTP Basic Auth popups caused by auth failures.

If a user's session cookie expired, the next REST API request their
browser did would go into the json_unauthorized code path.  This
returned a response with a WWW-Authenticate tag for HTTP Basic Auth
(since that's what the REST API uses), even for /json requests which
should only be authenticated using session auth.

We fix this by explicitly passing the desired WWW-Authenticate state.

Fixes: #800.

20780 of 22241 relevant lines covered (93.43%)

1.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2771.1 (TEST_SUITE=frontend) 21 Jun 2016 11:26PM UTC 0
Travis Job 2771.1
2 2771.2 (TEST_SUITE=backend) 21 Jun 2016 11:27PM UTC 0
83.78
Travis Job 2771.2
3 2771.3 (TEST_SUITE=production) 21 Jun 2016 11:32PM UTC 0
Travis Job 2771.3
4 2771.4 (TEST_SUITE=py3k) 21 Jun 2016 11:24PM UTC 0
Travis Job 2771.4
5 2771.5 (TEST_SUITE=mypy) 21 Jun 2016 11:27PM UTC 0
85.91
Travis Job 2771.5
Source Files on build 2771
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2771
  • 250781e8 on github
  • Prev Build on master (#2770)
  • Next Build on master (#2773)
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