ganeshmurthy commented on a change in pull request #1240:
URL: https://github.com/apache/qpid-dispatch/pull/1240#discussion_r644073315
##########
File path: .github/workflows/build.yaml
##########
@@ -182,7 +182,7 @@ jobs:
DispatchBuildDir: ${{github.workspace}}/qpid-dispatch/build
InstallPrefix: ${{github.workspace}}/install
# TODO(DISPATCH-2078) re-enable system_tests_authz_service_plugin when
the GHA failure is understood and fixed
- DispatchCTestExtraArgs: "-E
'system_tests_authz_service_plugin|system_tests_http1_adaptor|system_tests_http2|system_tests_grpc'"
+ DispatchCTestExtraArgs: "-E 'system_tests_authz_service_plugin'"
Review comment:
thanks, I missed that. In any case, I just want to uncomment the http
tests in this PR. Can we remove the duplicated
system_tests_authz_service_plugin in a separate commit ? thx
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]