nic-chen commented on pull request #612:
URL: https://github.com/apache/apisix-dashboard/pull/612#issuecomment-719365741


   > If running a test case fails, does the error message contain the key 
information of the test case? For example, the title.
   
   yes.
   
   it provide test function name, file name and which line failed. like:
   
   ```
                Error Trace:    reporter.go:23
                                                        chain.go:21
                                                        response.go:585
                                                        response.go:151
                                                        route_test.go:79
                Error:
                                expected status equal to:
                                 "200 OK"
   
                                but got:
                                 "400 Bad Request"
                Test:           TestRoute_Host
   ```
   


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


Reply via email to