rampagecong edited a comment on pull request #6426:
URL: https://github.com/apache/apisix/pull/6426#issuecomment-1054076518
The test cases can't be run in both my two centos machines(follow the step
in docs). So I have to try follow the exsisting cases and push code to ci to
verify it.
`[root@localdev apisix]# make test
make test
[ info ] test -> [ Start ]
git submodule update --init --recursive
prove -I../test-nginx/lib -I./ -r -s t/
t/node/remote-addr.t ............................ nginx: [error] init_by_lua
error: /data/service/test/apisix/deps/share/lua/5.1/protoc.lua:1148: attempt to
call field 'load' (a nil value)
stack traceback:
/data/service/test/apisix/deps/share/lua/5.1/protoc.lua:1148: in
function </data/service/test/apisix/deps/share/lua/5.1/protoc.lua:1147>
/data/service/test/apisix/deps/share/lua/5.1/protoc.lua:1192: in main
chunk
[C]: in function 'require'
...vice/test/apisix/apisix/plugins/grpc-transcode/proto.lua:20: in main
chunk
[C]: in function 'require'
/data/service/test/apisix/apisix/admin/proto.lua:23: in main chunk
[C]: in function 'require'
/data/service/test/apisix/apisix/admin/init.lua:51: in main chunk
[C]: in function 'require'
/data/service/test/apisix/apisix/init.lua:34: in main chunk
[C]: in function 'require'
init_by_lua:9: in main chunk
`
@spacewander
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]