Boost logo

Boost Testing :

Subject: Re: [Boost-testing] Question about posting boost test results to boost community
From: Cao, Bin (Bin.Cao_at_[hidden])
Date: 2019-04-24 07:55:47


Thanks Steven Watanabe for the answer.

We are running the tests by directly calling b2 in a local wrapper, rather than calling run.py.
So, does that make sense for us to just upload the test logs using run.py?

I tried the following command, it says "Uploading log archive ... to master". But I did not see my test results on the summary page after several hours.
BinCaoWR.zip was manually created which only includes the attached log file.

$ python run.py --runner=BinCaoWR --toolsets=clang-vxworks-4.0.1 --tag=master --platform=vxWorks --comment=comment.html upload-logs
# Running regressions in /opt/boost/Logs/boost_simics_nightly/20190421200812/any/xlnx_zynqmp_platform_smp/j32.xlnx_zynqmp_xlnxzcu102_default.true.llvm.vsbdir.lp64smp...
# Creating regression scripts at /opt/boost/Logs/boost_simics_nightly/20190421200812/any/xlnx_zynqmp_platform_smp/j32.xlnx_zynqmp_xlnxzcu102_default.true.llvm.vsbdir.lp64smp/boost_regression_src...
# Downloading regression scripts from https://raw.githubusercontent.com/boostorg/regression/develop/testing/src...
# Uploading log archive "/opt/boost/Logs/boost_simics_nightly/20190421200812/any/xlnx_zynqmp_platform_smp/j32.xlnx_zynqmp_xlnxzcu102_default.true.llvm.vsbdir.lp64smp/results/BinCaoWR.zip" to master

Is there anything wrong in my command, or any restriction on the test log format/content, etc?

Thanks,
Bin

-----Original Message-----
From: Boost-Testing [mailto:boost-testing-bounces_at_[hidden]] On Behalf Of Steven Watanabe via Boost-Testing
Sent: Tuesday, April 16, 2019 9:06 PM
To: boost-testing_at_[hidden]
Cc: Steven Watanabe
Subject: Re: [Boost-testing] Question about posting boost test results to boost community

AMDG

On 4/16/19 2:00 AM, Cao, Bin via Boost-Testing wrote:
>
> Are there any instructions about how(and the criteria) to post the boost test results to the boost community?
> https://www.boost.org/development/tests/master/developer/summary.html
>
> We are running boost tests on VxWorks, and we have some local changes(not yet upstream to boost community) in boost jam files, boost test source codes, etc.
> Are this kind of test results accepted to be posted? Or only the test results on the clean boost sources downloaded from the community are accepted?
>

Please see: https://www.boost.org/development/running_regression_tests.html

Local changes are acceptable (see patch_boost), but
please limit them to the minimum required to make
anything work at all. The test results should show
the current state of the branch.

In Christ,
Steven Watanabe
_______________________________________________
Boost-Testing mailing list
Boost-Testing_at_[hidden]
https://lists.boost.org/mailman/listinfo.cgi/boost-testing




Boost-testing list run by mbergal at meta-comm.com