liuxiran commented on a change in pull request #1918:
URL: https://github.com/apache/apisix-dashboard/pull/1918#discussion_r642603653



##########
File path: web/cypress/integration/route/search-route.spec.js
##########
@@ -17,18 +17,20 @@
 /* eslint-disable no-undef */
 
 context('Create and Search Route', () => {
-  const timeout = 500;
+  const timeout = 1000;

Review comment:
       > because in 500ms, all the components were not loading, so i increased 
i gave it sweet 1 second, and it was giving a error
   
   may be we can  analyze the cause of the error in your env , it seems that 
`timeout=500` works well in my local several times, and the code associated 
with timeout seems not modified in this pr




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