youngoli commented on a change in pull request #14748:
URL: https://github.com/apache/beam/pull/14748#discussion_r627864336
##########
File path: sdks/go/test/run_validatesrunner_tests.sh
##########
@@ -314,7 +314,7 @@ if [[ "$JENKINS" == true ]]; then
|| TEST_EXIT_CODE=$? # don't fail fast here; clean up environment before
exiting
else
echo ">>> RUNNING $RUNNER VALIDATESRUNNER TESTS"
- go test -v ./sdks/go/test/integration/... $ARGS \
+ go test -run=TestXLang_Prefix -v ./sdks/go/test/integration/... $ARGS \
Review comment:
Fixed
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]