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

gccxml / pygccxml / 665 / 14
92%
develop: 92%

Build:
DEFAULT BRANCH: develop
Ran 28 Dec 2016 05:34PM UTC
Files 134
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

28 Dec 2016 05:22PM UTC coverage: 89.85% (-0.001%) from 89.851%
XML_GENERATOR="castxml" COMPILER=g++-5

push

travis-ci

iMichka
Re-enable decl_printer_tester for windows test suite

The error was fixed by the 2 previous commits where the
path normalisation was handled in a better way. Now the
keys in the files dict are cleaned up so that no KeyError
can happen.

The error was:
[00:00:28] Traceback (most recent call last):
[00:00:28]   File "unittests/test_all.py", line 178, in <module>
[00:00:28]     sys.exit(run_suite())
[00:00:28]   File "unittests/test_all.py", line 169, in run_suite
[00:00:28]     result = unittest.TextTestRunner(verbosity=2).run(create_suite())
[00:00:28]   File "unittests/test_all.py", line 164, in create_suite
[00:00:28]     main_suite.addTest(tester.create_suite())
[00:00:28]   File "C:\projects\pygccxml\unittests\decl_printer_tester.py", line 68, in create_suite
[00:00:28]     suite.addTest(unittest.makeSuite(Test))
[00:00:28]   File "c:\python35\lib\unittest\loader.py", line 503, in makeSuite
[00:00:28]     testCaseClass)
[00:00:28]   File "c:\python35\lib\unittest\loader.py", line 92, in loadTestsFromTestCase
[00:00:28]     loaded_suite = self.suiteClass(map(testCaseClass, testCaseNames))
[00:00:28]   File "c:\python35\lib\unittest\suite.py", line 24, in __init__
[00:00:28]     self.addTests(tests)
[00:00:28]   File "c:\python35\lib\unittest\suite.py", line 57, in addTests
[00:00:28]     for test in tests:
[00:00:28]   File "C:\projects\pygccxml\unittests\decl_printer_tester.py", line 41, in __init__
[00:00:28]     compilation_mode=parser.COMPILATION_MODE.FILE_BY_FILE)
[00:00:28]   File "../pygccxml\pygccxml\parser\project_reader.py", line 249, in read_files
[00:00:28]     return self.__parse_file_by_file(files)
[00:00:28]   File "../pygccxml\pygccxml\parser\project_reader.py", line 316, in __parse_file_by_file
[00:00:28]     leaved_classes = self._join_class_hierarchy(answer)
[00:00:28]   File "../pygccxml\pygccxml\parser\project_reader.py", line 435, in _join_class_hierarchy
[00:00:28]     self._create_key(base_info.related_class)]
[00:00:28] KeyError: (('C:\\projects\\pygccxml\\unittests\\data/core_diamand_hierarchy_base.hpp', 11), ('::', 'core', 'diamand_hierarchy', 'base_t'))

9065 of 10089 relevant lines covered (89.85%)

0.9 hits per line

Source Files on job 665.14 (XML_GENERATOR="castxml" COMPILER=g++-5)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 665
  • Travis Job 665.14
  • a91ee66b on github
  • Prev Job for XML_GENERATOR="castxml" COMPILER=g++-5 on develop (#663.14)
  • Next Job for XML_GENERATOR="castxml" COMPILER=g++-5 on develop (#672.14)
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