Re: [boost] Re: [hash] Boost.Hash test results not showing at thereports

Hi Daniel, ----- Mensaje original ----- De: Daniel James <daniel@calamity.org.uk> Fecha: Lunes, Abril 4, 2005 6:50 pm Asunto: [boost] Re: [hash] Boost.Hash test results not showing at the reports
Markus Schöpflin wrote:
I just discovered the following in the regression run output: [snip] don't know how to make hash_std don't know how to make hash_extensions [snip] Maybe this has something to do with the problem?
That could be it. There's an error in the Jamfile, which for some reason doesn't cause any problems when I run the tests locally.
This definitely looks like it should be fixed, but it is not the reason why the tests do not appear at the regression results: some engines are actually running your tests despite that problem, as you can see by manually inspecting: ftp://fx.meta-comm.com/boost-regression/CVS-HEAD/ For instance, Dirxion.zip has - <test-log library="functional" test-name="hash_custom_test" test- type="" test-program="" target- directory="bin/boost/libs/functional/hash/test/hash_custom_test.test/gcc -3_3-darwin/debug" toolset="gcc-3_3-darwin" show-run-output="true"> <link result="succeed" timestamp="2005-04-03 21:22:03 UTC">export DYLD_LIBRARY_PATH c++ -g - o "/Users/stephencarson/Development/boost/results/bin/boost/libs/functio nal/hash/test/hash_custom_test.test/gcc-3_3- darwin/debug/hash_custom_test" "/Users/stephencarson/Development/boost/r esults/bin/boost/libs/functional/hash/test/hash_custom_test.test/gcc- 3_3-darwin/debug/hash_custom_test.o" \ \ - L"/Users/stephencarson/Development/boost/results/bin/boost/libs/test/bui ld/libboost_unit_test_framework.a/gcc-3_3- darwin/debug" "/Users/stephencarson/Development/boost/results/bin/boost/ libs/test/build/libboost_unit_test_framework.a/gcc-3_3- darwin/debug/libboost_unit_test_framework.a" "/Users/stephencarson/Devel opment/boost/results/bin/boost/libs/test/build/libboost_unit_test_framew ork.a/gcc-3_3-darwin/debug/libboost_unit_test_framework.a" \ Chmod1 /Users/stephencarson/Development/boost/results/bin/boost/libs/fun ctional/hash/test/hash_custom_test.test/gcc-3_3- darwin/debug/hash_custom_test chmod 711 "/Users/stephencarson/Development/boost/results/bin/boost/libs/funct ional/hash/test/hash_custom_test.test/gcc-3_3- darwin/debug/hash_custom_test"</link> <run result="succeed" timestamp="2005-04-03 21:22:38 UTC">Running 1 test case... *** No errors detected EXIT STATUS: 0</run> </test-log> So, the problem must lie elsewhere. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo
participants (1)
-
JOAQUIN LOPEZ MU?Z