sijie commented on pull request #9394:
URL: https://github.com/apache/pulsar/pull/9394#issuecomment-770600791


   @freeznet the go functions test seems to fail.
   
   ```
   2021/02/01 05:27:23.102 log.go:46: [info] Starting metrics server on port 
50001
   --- FAIL: TestMetricsServer (0.00s)
       stats_test.go:198: 
                Error Trace:    stats_test.go:198
                Error:          Not equal: 
                                expected: <nil>(<nil>)
                                actual  : *url.Error(&url.Error{Op:"Get", 
URL:"http://localhost:50001/";, Err:(*net.OpError)(0xc0001cd770)})
                Test:           TestMetricsServer
   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=0x10 pc=0xb52c50]
   ```


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