Opened 8 years ago
Closed 7 years ago
#10288 closed Bugs (invalid)
Missing regression tests for Geometry and Spirit master branch
Reported by: | awulkiew | Owned by: | René Rivera |
---|---|---|---|
Milestone: | To Be Determined | Component: | Regression Testing USE GITHUB |
Version: | Boost Release Branch | Severity: | Problem |
Keywords: | Cc: | barend@… |
Description
There are missing tests on those pages:
Geometry
Spirit
for all runners besides one.
Initially I thought that this might be caused by the addition of sublibs file in Geometry but since Spirit tests are also missing the cause may be different.
All tests are listed when calling:
b2 status/ --dump-tests
AFAIK when running the tests using the run.py script they're executed and the results are sent to the server.
It was suggested in this thread that the cause may be the lack of test-type
and test-program
attributes values in the XMLs containing the results:
<test-log library="geometry/test" test-name="access" test-type="" test-program="" target-directory="boost/bin.v2/libs/geometry/test/core/access.test/gcc-4.8.2/debug" toolset="gcc-4.8.2" show-run-output="true”>
Note:
See TracTickets
for help on using tickets.
The cause was located in Config.