testers blocked after changeset 85924 in trunk.
Hi, the last change set that has been taken in account in trunk regression test is 85924. I'm expecting a lot of testers to cycle. Note that release regressing test are not blocked. Could someone explain what is happening? Best, Vicente
my tester(lazy piranha fedora 19 64 C++11 has been failing with these errors: for the last day Running Boost.Build tests Traceback (most recent call last): File "run.py", line 60, in <module> runner(root) File "/home/michael/boost_testing/tools_regression_src/regression.py", line 205, in __init__ self.main() File "/home/michael/boost_testing/tools_regression_src/regression.py", line 566, in main getattr(self,action_m)() File "/home/michael/boost_testing/tools_regression_src/regression.py", line 531, in command_regression self.command_test() File "/home/michael/boost_testing/tools_regression_src/regression.py", line 329, in command_test self.command_test_boost_build() File "/home/michael/boost_testing/tools_regression_src/regression.py", line 369, in command_test_boost_build "boost/bin.v2/libs/any/test/any_test.test")); OSError: [Errno 2] No such file or directory: '/home/michael/boost_testing/results/boost/bin.v2/libs/any/test/any_test.test' On Fri, Sep 27, 2013 at 7:59 PM, Vicente J. Botet Escriba < vicente.botet@wanadoo.fr> wrote:
Hi,
the last change set that has been taken in account in trunk regression test is 85924.
I'm expecting a lot of testers to cycle.
Note that release regressing test are not blocked. Could someone explain what is happening?
Best, Vicente
______________________________**_________________ Unsubscribe & other changes: http://lists.boost.org/** mailman/listinfo.cgi/boosthttp://lists.boost.org/mailman/listinfo.cgi/boost
Le 28/09/13 04:17, Michael Mathews a écrit :
my tester(lazy piranha fedora 19 64 C++11 has been failing with these
line 369, in command_test_boost_build "boost/bin.v2/libs/any/test/any_test.test")); OSError: [Errno 2] No such file or directory: '/home/michael/boost_testing/results/boost/bin.v2/libs/any/test/any_test.test'
Which revision are you running? Vicente
Last one I tried last night was: revision 85975 On Sat, Sep 28, 2013 at 10:00 AM, Vicente J. Botet Escriba < vicente.botet@wanadoo.fr> wrote:
Le 28/09/13 04:17, Michael Mathews a écrit :
my tester(lazy piranha fedora 19 64 C++11 has been failing with these
line 369, in command_test_boost_build "boost/bin.v2/libs/any/test/**any_test.test")); OSError: [Errno 2] No such file or directory: '/home/michael/boost_testing/**results/boost/bin.v2/libs/any/** test/any_test.test'
Which revision are you running?
Vicente
______________________________**_________________ Unsubscribe & other changes: http://lists.boost.org/** mailman/listinfo.cgi/boosthttp://lists.boost.org/mailman/listinfo.cgi/boost
As of few minutes ago I was getting a missing target in the variant lib.
Which I have commented out so that testing can progress. Hopefully that's
enough to repair the stalled testing.
On Sat, Sep 28, 2013 at 10:53 AM, Michael Mathews
Last one I tried last night was: revision 85975
On Sat, Sep 28, 2013 at 10:00 AM, Vicente J. Botet Escriba < vicente.botet@wanadoo.fr> wrote:
Le 28/09/13 04:17, Michael Mathews a écrit :
my tester(lazy piranha fedora 19 64 C++11 has been failing with these
line 369, in command_test_boost_build "boost/bin.v2/libs/any/test/**any_test.test")); OSError: [Errno 2] No such file or directory: '/home/michael/boost_testing/**results/boost/bin.v2/libs/any/** test/any_test.test'
Which revision are you running?
Vicente
______________________________**_________________ Unsubscribe & other changes: http://lists.boost.org/** mailman/listinfo.cgi/boost< http://lists.boost.org/mailman/listinfo.cgi/boost>
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo
I will try and see what happends
On Sat, Sep 28, 2013 at 3:05 PM, Rene Rivera
As of few minutes ago I was getting a missing target in the variant lib. Which I have commented out so that testing can progress. Hopefully that's enough to repair the stalled testing.
On Sat, Sep 28, 2013 at 10:53 AM, Michael Mathews
wrote:
Last one I tried last night was: revision 85975
On Sat, Sep 28, 2013 at 10:00 AM, Vicente J. Botet Escriba < vicente.botet@wanadoo.fr> wrote:
Le 28/09/13 04:17, Michael Mathews a écrit :
my tester(lazy piranha fedora 19 64 C++11 has been failing with these
line 369, in command_test_boost_build "boost/bin.v2/libs/any/test/**any_test.test")); OSError: [Errno 2] No such file or directory: '/home/michael/boost_testing/**results/boost/bin.v2/libs/any/** test/any_test.test'
Which revision are you running?
Vicente
______________________________**_________________ Unsubscribe & other changes: http://lists.boost.org/** mailman/listinfo.cgi/boost< http://lists.boost.org/mailman/listinfo.cgi/boost>
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
On 28 September 2013 21:05, Rene Rivera
As of few minutes ago I was getting a missing target in the variant lib. Which I have commented out so that testing can progress. Hopefully that's enough to repair the stalled testing.
This kind of thing happens a lot. Would it be possible for the test toolset to check for missing files and report a failed test rather than breaking the whole build?
On Sunday 29 September 2013 13:33:52 Daniel James wrote:
On 28 September 2013 21:05, Rene Rivera
wrote: As of few minutes ago I was getting a missing target in the variant lib. Which I have commented out so that testing can progress. Hopefully that's enough to repair the stalled testing.
This kind of thing happens a lot. Would it be possible for the test toolset to check for missing files and report a failed test rather than breaking the whole build?
I think, a more general solution would be to do this for any targets, not just tests.
2013/9/29 Andrey Semashev
On 28 September 2013 21:05, Rene Rivera
wrote: As of few minutes ago I was getting a missing target in the variant
Which I have commented out so that testing can progress. Hopefully
On Sunday 29 September 2013 13:33:52 Daniel James wrote: lib. that's
enough to repair the stalled testing.
This kind of thing happens a lot. Would it be possible for the test toolset to check for missing files and report a failed test rather than breaking the whole build?
I think, a more general solution would be to do this for any targets, not just tests.
I like that idea. It would be also great if incorrect format of explicit-failures-markup.xml file won't be treated as fatal error, but rather the whole explicit-failures-markup.xml file would be ignored. -- Best regards, Antony Polukhin
my tester on the release branch failed tonight with:
# Running Boost.Build tests
Traceback (most recent call last):
File "run.py", line 60, in <module>
runner(root)
File
"/home/michael/boost_testing_release/tools_regression_src/regression.py",
line 205, in __init__
self.main()
File
"/home/michael/boost_testing_release/tools_regression_src/regression.py",
line 566, in main
getattr(self,action_m)()
File
"/home/michael/boost_testing_release/tools_regression_src/regression.py",
line 531, in command_regression
self.command_test()
File
"/home/michael/boost_testing_release/tools_regression_src/regression.py",
line 329, in command_test
self.command_test_boost_build()
File
"/home/michael/boost_testing_release/tools_regression_src/regression.py",
line 369, in command_test_boost_build
"boost/bin.v2/libs/any/test/any_test.test"));
OSError: [Errno 2] No such file or directory:
'/home/michael/boost_testing_release/results/boost/bin.v2/libs/any/test/any_test.test'
On Sun, Sep 29, 2013 at 8:24 AM, Antony Polukhin
2013/9/29 Andrey Semashev
On 28 September 2013 21:05, Rene Rivera
wrote: As of few minutes ago I was getting a missing target in the variant
Which I have commented out so that testing can progress. Hopefully
On Sunday 29 September 2013 13:33:52 Daniel James wrote: lib. that's
enough to repair the stalled testing.
This kind of thing happens a lot. Would it be possible for the test toolset to check for missing files and report a failed test rather than breaking the whole build?
I think, a more general solution would be to do this for any targets, not just tests.
I like that idea. It would be also great if incorrect format of explicit-failures-markup.xml file won't be treated as fatal error, but rather the whole explicit-failures-markup.xml file would be ignored.
-- Best regards, Antony Polukhin
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
On 2013-09-27 9:17 PM, Michael Mathews wrote:
my tester(lazy piranha fedora 19 64 C++11 has been failing with these errors: ... "boost/bin.v2/libs/any/test/any_test.test")); OSError: [Errno 2] No such file or directory: '/home/michael/boost_testing/results/boost/bin.v2/libs/any/test/any_test.test'
This cascades from another problem. Look at results/bjam.log. That should give you the reason the bjam run shunted. Usually a missing file.
On 28.09.2013 4:59, Vicente J. Botet Escriba wrote:
the last change set that has been taken in account in trunk regression test is 85924.
I'm expecting a lot of testers to cycle.
Note that release regressing test are not blocked. Could someone explain what is happening? I see the following in the log:
C:\Users\BoostTest\Trunk\boost\status>"C:\Users\BoostTest\Trunk\tools_bjam\bin.ntx86\bjam.exe" "-sBOOST_BUILD_PATH=C:\Users\BoostTest\Trunk;C:\Users\BoostTest\Trunk\tools_bb" "-sBOOST_ROOT=C:\Users\BoostTest\Trunk\boost" "--boost=C:\Users\BoostTest\Trunk\boost" "--boost-build=C:\Users\BoostTest\Trunk\tools_bb" "--debug-configuration" -l300 toolset=msvc-9.0,msvc-10.0,msvc-11.0 -d2 preserve-test-targets=off --dump-tests --abbreviate-paths -j 16 address-model=32 "--build-dir=C:\Users\BoostTest\Trunk\results" 1>>"C:\Users\BoostTest\Trunk\results\bjam.log" 2>&1 # Running Boost.Build tests Traceback (most recent call last): File "run.py", line 60, in <module> runner(root) File "C:\Users\BoostTest\Trunk\tools_regression_src\regression.py", line 205, in __init__ self.main() File "C:\Users\BoostTest\Trunk\tools_regression_src\regression.py", line 566, in main getattr(self,action_m)() File "C:\Users\BoostTest\Trunk\tools_regression_src\regression.py", line 531, in command_regression self.command_test() File "C:\Users\BoostTest\Trunk\tools_regression_src\regression.py", line 329, in command_test self.command_test_boost_build() File "C:\Users\BoostTest\Trunk\tools_regression_src\regression.py", line 369, in command_test_boost_build "boost/bin.v2/libs/any/test/any_test.test")); WindowsError: [Error 3] The system cannot find the path specified: 'C:\\Users\\BoostTest\\Trunk\\results\\boost/bin.v2/libs/any/test/any_test.test/*.*' Unfortunately, the Trunk\results\bjam.log has already been deleted and I cannot look into it. -- Sergey Cheban
participants (8)
-
Andrey Semashev
-
Antony Polukhin
-
Daniel James
-
Jim Bell
-
Michael Mathews
-
Rene Rivera
-
Sergey Cheban
-
Vicente J. Botet Escriba