You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/08/02 06:51:34 UTC

[GitHub] [skywalking] kezhenxu94 edited a comment on pull request #5217: Fix error format of time in instance list query.

kezhenxu94 edited a comment 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);
   ```
   
   @zifeihan can you please update


----------------------------------------------------------------
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:
users@infra.apache.org