wu-sheng commented on PR #9711: URL: https://github.com/apache/skywalking/pull/9711#issuecomment-1264646606
@easonyipj Let me explain a little more about this > Yes, just like our plugin e2e test https://github.com/SkyAPM/go2sky/blob/master/plugins/http/test/docker-compose.yml The docker compose is using `ghcr.io/apache/skywalking-agent-test-tool/mock-collector` as the backend rather than OAP server to test. As a result, all MAL scripts are not going to be tested if you ref this case to test. Mock collector focuses on testing the data agent reported, whether it matches the expectation, but not how they would be analyzed. -- 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]
