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

STEllAR-GROUP / hpx / #630
83%

Build:
DEFAULT BRANCH: master
Ran 13 Dec 2021 05:59PM UTC
Jobs 1
Files 2361
Run time 9min
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

13 Dec 2021 02:42PM UTC coverage: 85.918% (+0.002%) from 85.916%
#630

push

msimberg
Merge #5703

5703: Fix `counting_iterator` container tests r=msimberg a=msimberg

The random_access_iterator test requires at least two elements in the container. I've added an assertion to the test to make the precondition slightly more obvious. Fixes these types of failures: https://cdash.cscs.ch/testDetails.php?test=60179258&build=205784, i.e.
```
using seed: 1639331791
/dev/shm/hpx/src/libs/core/iterator_support/tests/unit/iterator_tests.hpp(106): test '*i1 == v2' failed in function 'void tests::input_iterator_test(Iterator, T, T) [Iterator = hpx::util::counting_iterator<std::__wrap_iter<int *>>, T = std::__wrap_iter<int *>]'
/dev/shm/hpx/src/libs/core/iterator_support/tests/unit/iterator_tests.hpp(107): test '*i == v2' failed in function 'void tests::input_iterator_test(Iterator, T, T) [Iterator = hpx::util::counting_iterator<std::__wrap_iter<int *>>, T = std::__wrap_iter<int *>]'
/dev/shm/hpx/src/libs/core/iterator_support/tests/unit/iterator_tests.hpp(66): test 'v == val' failed in function 'void tests::trivial_iterator_test(const Iterator, const Iterator, T) [Iterator = hpx::util::counting_iterator<std::__wrap_iter<int *>>, T = std::__wrap_iter<int *>]'
/dev/shm/hpx/src/libs/core/iterator_support/tests/unit/iterator_tests.hpp(72): test '*k == val' failed in function 'void tests::trivial_iterator_test(const Iterator, const Iterator, T) [Iterator = hpx::util::counting_iterator<std::__wrap_iter<int *>>, T = std::__wrap_iter<int *>]'
/dev/shm/hpx/src/libs/core/iterator_support/tests/unit/iterator_tests.hpp(66): test 'v == val' failed in function 'void tests::trivial_iterator_test(const Iterator, const Iterator, T) [Iterator = hpx::util::counting_iterator<std::__wrap_iter<int *>>, T = std::__wrap_iter<int *>]'
/dev/shm/hpx/src/libs/core/iterator_support/tests/unit/iterator_tests.hpp(72): test '*k == val' failed in function 'void tests::trivial_iterator_test(const Iterator, const Iterator, T) [Iterator = hpx::util::counting_iterator<std::__w... (continued)

9 of 9 new or added lines in 2 files covered. (100.0%)

164196 of 191107 relevant lines covered (85.92%)

2121607.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #630.1 13 Dec 2021 05:59PM UTC 0
85.92
Source Files on build #630
Detailed source file information is not available for this build.
  • Back to Repo
  • f1935683 on github
  • Prev Build on master
  • Next Build on master
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