--test_filter are not generating the test.log and test.xml outputs.

26 views
Skip to first unread message

Prasanth Vemula

unread,
May 22, 2024, 4:50:44 AMMay 22
to bazel-discuss
Hi team, 

We are using Junit for testing. We want to exclude few tests while running the bazel tests so we started using --test_filter option to exclude the tests. But we have noticed that after using this option test.log and test.xml files aren't being generated for the tests that are being executed. 

test.xml

<?xml version='1.0' encoding='UTF-8'?><testsuites/> test.log -
exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from <test path>
-----------------------------------------------------------------------------
Failures: 0
Can someone help us here??
Thank you
Reply all
Reply to author
Forward
0 new messages