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

mbland / url-pointers / 190
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: rename
DEFAULT BRANCH: master
Ran 24 May 2017 09:02PM UTC
Jobs 2
Files 19
Run time 3s
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
190

push

travis-ci

mbland
end-to-end: Fix for PhantomJS; run in setup, CI

The issue on PhantomJS was that the Promise polyfill wasn't loaded. The
`urlp.loadApp()` function will now load the es6-promise polyfill if
`window.Promise` is undefined, enabling the end-to-end test to pass on
PhantomJS.

The end-to-end test now runs as part of `./go setup` as well as the
Travis CI build.

The `takeScreenshot()` function added in this commit facilitates
debugging. It can be called after any other selenium-webdriver call to
take a screenshot at that point in the test, saved as 'screenshot.png'
in the current working directory (usually `_GO_ROOTDIR` when run via
`./go test end-to-end`).

Note that the end-to-end test still fails on Firefox and Safari due to
the following issues that have been fixed upstream, but still need to
filter out to the next selenium-webdriver and Safari releases:

- Firefox: https://github.com/SeleniumHQ/selenium/issues/4041
- Safari: https://github.com/SeleniumHQ/selenium/issues/4030

211 of 230 branches covered (91.74%)

Branch coverage included in aggregate %.

1659 of 1680 relevant lines covered (98.75%)

10.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 190.1 (CODECLIMATE_REPO_TOKEN=[secure]) 24 May 2017 09:02PM UTC 0
97.91
Travis Job 190.1
2 190.2 (CODECLIMATE_REPO_TOKEN=[secure]) 24 May 2017 09:02PM UTC 0
97.91
Travis Job 190.2
Source Files on build 190
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #190
  • 08c00228 on github
  • Prev Build on end-to-end (#187)
  • Next Build on end-to-end (#192)
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