You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/09/16 01:46:27 UTC

[GitHub] [apisix-dashboard] liuxiran opened a new issue #2140: test: unstable test case search-route

liuxiran opened a new issue #2140:
URL: https://github.com/apache/apisix-dashboard/issues/2140


   After checking the video log, we can found that the [E2E failed](https://github.com/apache/apisix-dashboard/pull/2066/checks?check_run_id=3592634363) caused by 
   ![image](https://user-images.githubusercontent.com/2561857/133535093-9ebc213c-e2da-4f53-a893-d21411758b8b.png)
   
   we need to find a better way to fix this unstable test case.
   
   video log here:
   https://user-images.githubusercontent.com/2561857/133535785-4eae0421-9b8c-43e7-b667-9a3bc879c8ad.mp4
   
   _Originally posted by @liuxiran in https://github.com/apache/apisix-dashboard/issues/2066#issuecomment-920510163_


-- 
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-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] github-actions[bot] commented on issue #2140: test: unstable test case search-route

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2140:
URL: https://github.com/apache/apisix-dashboard/issues/2140#issuecomment-990804120


   This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.


-- 
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-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] github-actions[bot] closed issue #2140: test: unstable test case search-route

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #2140:
URL: https://github.com/apache/apisix-dashboard/issues/2140


   


-- 
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-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] github-actions[bot] commented on issue #2140: test: unstable test case search-route

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2140:
URL: https://github.com/apache/apisix-dashboard/issues/2140#issuecomment-979057170


   This issue has been marked as stale due to 30 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.


-- 
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-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] LiteSun commented on issue #2140: test: unstable test case search-route

Posted by GitBox <gi...@apache.org>.
LiteSun commented on issue #2140:
URL: https://github.com/apache/apisix-dashboard/issues/2140#issuecomment-920976077


   After analysis, I think we can solve this problem in two directions.
   
   1. wait a few seconds before clicking the add button (fastest change but not recommended)
   2. optimize the existing code logic to ensure that the drawer content is rendered consistently before popping up the drawer. e.g. wait for the interface response to finish before popping up the drawer. (recommended)
   
   Waiting for others' options


-- 
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-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org