kezhenxu94 commented on pull request #5217:
URL: https://github.com/apache/skywalking/pull/5217#issuecomment-667636827


   The `startTime` when verifying in the tests should be updated accordingly
   
   
https://github.com/apache/skywalking/blob/dcd66ee6e940bdc9a7ecf90415929bfd48a3a284/test/e2e/e2e-test/src/test/java/org/apache/skywalking/e2e/base/SkyWalkingTestAdapter.java#L32
   
   ```java
       protected final LocalDateTime startTime = 
LocalDateTime.now(ZoneOffset.UTC).minusMinutes(30);
   ```


----------------------------------------------------------------
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]


Reply via email to