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

gccxml / pygccxml / 665
92%

Build:
DEFAULT BRANCH: develop
Ran 28 Dec 2016 05:25PM UTC
Jobs 16
Files 134
Run time 15min
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
665

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'))

9256 of 10089 relevant lines covered (91.74%)

13.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 665.1 (WINDOWS=1) 28 Dec 2016 05:25PM UTC 0
Travis Job 665.1
2 665.2 (XML_GENERATOR="gccxml") 28 Dec 2016 05:26PM UTC 0
88.72
Travis Job 665.2
3 665.3 (XML_GENERATOR="gccxml") 28 Dec 2016 05:26PM UTC 0
88.66
Travis Job 665.3
5 665.5 (XML_GENERATOR="gccxml") 28 Dec 2016 05:26PM UTC 0
88.7
Travis Job 665.5
6 665.6 (XML_GENERATOR="gccxml") 28 Dec 2016 05:29PM UTC 0
88.7
Travis Job 665.6
7 665.7 (XML_GENERATOR="gccxml") 28 Dec 2016 05:29PM UTC 0
88.69
Travis Job 665.7
8 665.8 (XML_GENERATOR="castxml") 28 Dec 2016 05:30PM UTC 0
89.78
Travis Job 665.8
9 665.9 (XML_GENERATOR="castxml") 28 Dec 2016 05:29PM UTC 0
89.81
Travis Job 665.9
10 665.10 (XML_GENERATOR="castxml" COMPILER=g++-5) 28 Dec 2016 05:31PM UTC 0
89.85
Travis Job 665.10
11 665.11 (XML_GENERATOR="castxml") 28 Dec 2016 05:32PM UTC 0
89.81
Travis Job 665.11
12 665.12 (XML_GENERATOR="castxml" CPPSTD="-std=c++03") 28 Dec 2016 05:32PM UTC 0
89.86
Travis Job 665.12
13 665.13 (XML_GENERATOR="castxml" CPPSTD="-std=c++11") 28 Dec 2016 05:34PM UTC 0
89.93
Travis Job 665.13
14 665.14 (XML_GENERATOR="castxml" COMPILER=g++-5) 28 Dec 2016 05:34PM UTC 0
89.85
Travis Job 665.14
15 665.15 (XML_GENERATOR="castxml" COMPILER=g++-5 CPPSTD="-std=c++14") 28 Dec 2016 05:35PM UTC 0
89.85
Travis Job 665.15
16 665.16 (XML_GENERATOR="castxml" TRAVIS_PYTHON_VERSION="2") 28 Dec 2016 05:41PM UTC 0
89.75
Travis Job 665.16
17 665.17 (XML_GENERATOR="castxml" TRAVIS_PYTHON_VERSION="3") 28 Dec 2016 05:40PM UTC 0
89.78
Travis Job 665.17
Source Files on build 665
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #665
  • a91ee66b on github
  • Prev Build on develop (#663)
  • Next Build on develop (#672)
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