cqhasy opened a new pull request, #59: URL: https://github.com/apache/skywalking-agent-test-tool/pull/59
**aim:**Added sorting in LogAssert to ensure consistent order when logs appear concurrently. --------------------------------- **changes:**added deterministic sorting to logsEquals in LogAssert to ensure that logs are compared consistently, regardless of the order in which they appear. Logs are now sorted by endpoint → body.type → body.content before performing assertions. add two new logs in test file -- 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: notifications-unsubscr...@skywalking.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org