phanikumv commented on code in PR #67993:
URL: https://github.com/apache/airflow/pull/67993#discussion_r3355349737
##########
dev/breeze/tests/test_selective_checks.py:
##########
@@ -1332,6 +1332,32 @@ def assert_outputs_are_printed(expected_outputs:
dict[str, str], stderr: str):
{"run-go-sdk-tests": "true"},
id="Run go tests for go-sdk",
),
+ pytest.param(
Review Comment:
nit: can you add a negative case asserting a non-Java change leaves
run-java-sdk-e2e-tests false?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]