On Oct 30, 2014, at 9:57 AM, Vladimir Prus
On 10/30/2014 06:24 PM, Suckow, Thomas J wrote:
# Running Boost.Build tests Traceback (most recent call last): File "run.py", line 83, in <module> runner(root) File "/Boost_Regression_Develop/tools_regression_src/regression.py", line 264, in __init__ self.main() File "/Boost_Regression_Develop/tools_regression_src/regression.py", line 650, in main getattr(self,action_m)() File "/Boost_Regression_Develop/tools_regression_src/regression.py", line 615, in command_regression self.command_test() File "/Boost_Regression_Develop/tools_regression_src/regression.py", line 394, in command_test self.command_test_boost_build() File “/Boost_Regression_Develop/tools_regression_src/regression.py", line 438, in command_test_boost_build "boost/bin.v2/libs/any/test/any_test.test")); OSError: [Errno 2] No such file or directory: ‘/Boost_Regression_Develop/results/boost/bin.v2/libs/any/test/any_test.test’
Looks like everyone but teeks is failing to build.
Looks like many testers are stuck at 96c2bd81ca99499466f33a9a31b75f1c8f46ab72, and here are the changes after that:
I just reverted Alain’s change (actually just commented out the broken test), hopefully the MPI testers will begin cycling again. — Noel