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

google / benchmark / 1061
92%

Build:
DEFAULT BRANCH: master
Ran 31 Jul 2017 12:46AM UTC
Jobs 1
Files 34
Run time 1s
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
1061

push

travis-ci

EricWF
Suppress -Wodr on C++03 tests when LTO is enabled.

The benchmark library is compiled as C++11, but certain
tests are compiled as C++03. When -flto is enabled GCC 5.4
and above will diagnose an ODR violation in libstdc++'s <map>.

This ODR violation, although real, should likely be benign. For
this reason it seems sensible to simply suppress -Wodr when building
the C++03 test.

This patch fixes #420 and supersede's PR #424.

1401 of 1614 relevant lines covered (86.8%)

3572325.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1061.1 (COMPILER=g++ C_COMPILER=gcc BUILD_TYPE=Coverage) 31 Jul 2017 12:46AM UTC 0
86.8
Travis Job 1061.1
Source Files on build 1061
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1061
  • abafced9 on github
  • Prev Build on master (#1054)
  • Next Build on master (#1064)
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

© 2025 Coveralls, Inc