Daniel Oliveira created BEAM-11416:
--------------------------------------
Summary: Implement filtering/blacklisting of Go ValidatesRunner
tests
Key: BEAM-11416
URL: https://issues.apache.org/jira/browse/BEAM-11416
Project: Beam
Issue Type: Test
Components: sdk-go
Reporter: Daniel Oliveira
Assignee: Daniel Oliveira
Add the ability to filter ValidatesRunner tests to not execute on specific
runners. The current suggested approach for this is to have a function that can
be run at the beginning of each test and compares the name of the test to see
if it is present in a blacklist for the given runner.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)