-
Type:
Test
-
Status: Resolved
-
Priority:
P2
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Not applicable
-
Component/s: sdk-go
-
Labels:None
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.
- links to