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


   > @nic-chen Backend E2E Test seems broken since this morning, prompted with 
the following error. Could you please have a check? Thanks.
   > 
   > ```
   > --- FAIL: TestBalancer_roundrobin_with_weight (0.66s)
   >     printer.go:54: PUT http://127.0.0.1:9000/apisix/admin/upstreams/1
   >     --- PASS: 
TestBalancer_roundrobin_with_weight/create_upstream_(roundrobin_with_same_weight)
 (0.06s)
   >     printer.go:54: PUT http://127.0.0.1:9000/apisix/admin/routes/1
   >     --- PASS: 
TestBalancer_roundrobin_with_weight/create_route_using_the_upstream_just_created
 (0.31s)
   >     base.go:150: 
   >            Error Trace:    base.go:150
   >                                                    balancer_test.go:77
   >            Error:          Expected nil, but got: &url.Error{Op:"Get", 
URL:"http://127.0.0.1:9081/server_port";, Err:(*net.OpError)(0xc0001b61e0)}
   >            Test:           TestBalancer_roundrobin_with_weight
   > panic: runtime error: invalid memory address or nil pointer dereference 
[recovered]
   >    panic: runtime error: invalid memory address or nil pointer dereference
   > [signal SIGSEGV: segmentation violation code=0x1 addr=0x48 pc=0x8c8eed]
   > ```
   
   @imjoey  @Jaycean  hi, have you found the reason of the failure of ci?
   


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