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

gugod / Hijk / 222
92%

Build:
DEFAULT BRANCH: master
Ran 27 Oct 2016 02:19PM UTC
Jobs 3
Files 21
Run time 51min
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
222

push

travis-ci

gugod
Check special fields case-insensitively.

This is related to RT #118425
https://rt.cpan.org/Public/Bug/Display.html?id=118425

Elasticsearch 5.0 server starts to emit lowercase headers:

    > http_proxy= curl -D - http://localhost:9200/
    HTTP/1.1 200 OK
    content-type: application/json; charset=UTF-8
    content-length: 327

    {
      "name" : "gsywWWK",
      "cluster_name" : "elasticsearch",
      "cluster_uuid" : "i68El6iTSNOpjQYLlIpg6w",
      "version" : {
        "number" : "5.0.0",
        "build_hash" : "253032b",
        "build_date" : "2016-10-26T04:37:51.531Z",
        "build_snapshot" : false,
        "lucene_version" : "6.2.0"
      },
      "tagline" : "You Know, for Search"
    }

(and generates less-interesting names :)

In here I keep the original field name in variable $key, and still
retursn than to our coller. This differes from HTTP::Tiny, which always
gives you lowercase headers.

584 of 644 relevant lines covered (90.68%)

1477.49 hits per line

Jobs
ID Job ID Ran Files Coverage
2 222.2 (TEST_ELASTICSEARCH=1 TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200 TEST_COUCHDB=http://localhost:5984/) 27 Oct 2016 02:19PM UTC 0
90.49
Travis Job 222.2
5 222.5 (TEST_ELASTICSEARCH=1 TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200 TEST_COUCHDB=http://localhost:5984/) 27 Oct 2016 02:39PM UTC 0
90.49
Travis Job 222.5
10 222.10 (TEST_ELASTICSEARCH=1 TEST_LIVE=1 TEST_HOST=localhost TEST_PORT=9200 TEST_COUCHDB=http://localhost:5984/) 27 Oct 2016 03:11PM UTC 0
90.45
Travis Job 222.10
Source Files on build 222
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #222
  • 2d410c3f on github
  • Prev Build on master (#221)
  • Next Build on master (#223)
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