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 2022/01/06 09:47:28 UTC

[GitHub] [apisix-dashboard] jwrookie opened a new issue #2281: make api-test fail

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


   ### Issue description
   
   exec "make api-test" failed
   
   ### Expected behavior
   
   succes
   
   ### How to Reproduce
   
   in apisix-dashboard and make api-test
   
   ### Screenshots
   
   ![image](https://user-images.githubusercontent.com/41732283/148360044-d7818da5-9f2b-4421-b813-238283fc7f02.png)
   ![image](https://user-images.githubusercontent.com/41732283/148360623-0eb5daf0-5a4e-4b40-8dad-5d4dd254274f.png)
   
   
   ### Environment
   
   - apisix version (cmd: `apisix version`):
   - OS (cmd: `uname -a`):Darwin 
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   - etcd version, if have (cmd: run `etcd --version`):
   - apisix-dashboard version, if have:
   - Browser version, if have:
   
   
   ### Additional context
   
   position https://github.com/apache/apisix-dashboard/blob/master/api/internal/handler/data_loader/route_import_test.go#L92
   
   i think use os.Getwd() instead
   
   i am happy to solve it


-- 
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] zaunist commented on issue #2281: make api-test fail

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


   Hi, @jwrookie . Could you please provide your system version? We need to know why this error occurred...


-- 
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] jwrookie commented on issue #2281: make api-test fail

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


   Hi  @zaunist 
   os: Darwin Kernel Version 21.1.0
   
   i am also looking for the cause of this error, welcome to discussed


-- 
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] zaunist commented on issue #2281: make api-test fail

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


   And I also think os.Getwd() is better, welcome to 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.

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] juzhiyuan closed issue #2281: make api-test fail

Posted by GitBox <gi...@apache.org>.
juzhiyuan closed issue #2281:
URL: https://github.com/apache/apisix-dashboard/issues/2281


   


-- 
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] zaunist commented on issue #2281: make api-test fail

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


   `Darwin Kernel Version 20.6.0`. I can't reproduce this error.


-- 
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] jwrookie commented on issue #2281: make api-test fail

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


   > `Darwin Kernel Version 20.6.0`. I can't reproduce this error.
   
   thks for you replay, in my os reproduce rate is 100%, we use os.Getwd() instead


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