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

se-edu / addressbook-level4 / 4120
94%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2018 01:31AM UTC
Jobs 1
Files 92
Run time 7s
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
4120

Pull #793

travis-ci

web-flow
BrowserPanel: load placeholder page instead of Google search page

BrowserPanel loads the Google search page whenever a person card is
selected, and there’s tests written for this feature.

When many forks of this project are running automated tests, too many
search requests are sent to Google, causing us to exceed the search
service’s rate limits. This is an abuse of Google’s search service.
Also, this causes our tests to fail as the loaded web page will be
redirected to a captcha page.

Let’s update BrowserPanel to load DummySearchPage.html which is hosted
on GitHub Pages. GitHub Pages serve static web pages which requires
much less processing power, thus it is more unlikely for us to exceed
the search service’s rate limits.

Also, let’s remove Google String constants as they are no longer used.
Pull Request #793: BrowserPanel: fix possible test failure & load dummy page #733

1 of 1 new or added line in 1 file covered. (100.0%)

1435 of 1560 relevant lines covered (91.99%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4120.1 08 Feb 2018 01:31AM UTC 0
91.99
Travis Job 4120.1
Source Files on build 4120
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4120
  • Pull Request #793
  • PR Base - master (#4079)
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