membphis commented on pull request #880: URL: https://github.com/apache/apisix-dashboard/pull/880#issuecomment-736925103
@idbeta CI failed: https://github.com/apache/apisix-dashboard/pull/880/checks?check_run_id=1483626371#step:5:85 it should be a bug. ``` --- FAIL: TestConsumer_with_createtime_updatetime (1.10s) Error: printer.go:54: PUT http://127.0.0.1:9000/apisix/admin/consumers 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=0x40 pc=0x8c9e50] goroutine 11 [running]: testing.tRunner.func1(0xc000175300) /opt/hostedtoolcache/go/1.13.15/x64/src/testing/testing.go:874 +0x3a3 panic(0x956d60, 0xe4e4a0) /opt/hostedtoolcache/go/1.13.15/x64/src/runtime/panic.go:679 +0x1b2 e2e.TestConsumer_with_createtime_updatetime(0xc000175300) /home/runner/work/apisix-dashboard/apisix-dashboard/api/test/e2e/consumer_test.go:291 +0x350 testing.tRunner(0xc000175300, 0xa1a818) /opt/hostedtoolcache/go/1.13.15/x64/src/testing/testing.go:909 +0xc9 created by testing.(*T).Run /opt/hostedtoolcache/go/1.13.15/x64/src/testing/testing.go:960 +0x350 exit status 2 FAIL e2e 1.893s Error: Process completed with exit code 1. ---------------------------------------------------------------- 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]
