Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: reproduce empty payload issue #32

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vincenzopalazzo
Copy link
Member

trying to reproduce the issue #33

Signed-off-by: Vincenzo Palazzo [email protected]

Signed-off-by: Vincenzo Palazzo <[email protected]>
@vincenzopalazzo
Copy link
Member Author

I think this is a bug from the server?

grpc_test_1   | ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
grpc_test_1   | │ #0   LogManager.debug (package:cln_common/src/logger/logger_manager.dart:16:13)
grpc_test_1   | │ #1   GRPCClient.listFunds (package:cln_grpc/src/cln_grpc_base.dart:100:28)
grpc_test_1   | ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
grpc_test_1   | │ 🐛 response received by GRPC server: 
grpc_test_1   | └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
grpc_test_1   | ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
grpc_test_1   | │ #0   LogManager.debug (package:cln_common/src/logger/logger_manager.dart:16:13)
grpc_test_1   | │ #1   main.<anonymous closure>.<anonymous closure>.<anonymous closure> (file:https:///root/test/cln_grpc_test.dart:29:22)
grpc_test_1   | ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
grpc_test_1   | │ 🐛 Grpc list funds call returns: {}
grpc_test_1   | └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
grpc_test_1   | 
00:03 +1 -1: test/cln_grpc_test.dart: GRPC servers Generic List Funds with decode function [E]                                                                                                         
grpc_test_1   |   Expected: true
grpc_test_1   |     Actual: <false>
grpc_test_1   |   
grpc_test_1   |   package:test_api              expect
grpc_test_1   |   test/cln_grpc_test.dart 32:7  main.<fn>.<fn>
grpc_test_1   |   
grpc_test_1   | 
grpc_test_1   | To run this test again: dart test test/cln_grpc_test.dart -p vm --plain-name 'GRPC servers Generic List Funds with decode function'
grpc_test_1   | 
00:03 +1 -1: test/cln_grpc_test.dart: GRPC servers Stub List Funds with decode function                                                                                                                
00:03 +1 -1: test/cln_grpc_test.dart: GRPC servers Stub List Funds with decode function                                                                                                                
grpc_test_1   | ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
grpc_test_1   | │ #0   LogManager.debug (package:cln_common/src/logger/logger_manager.dart:16:13)
grpc_test_1   | │ #1   GRPCClient.listFunds (package:cln_grpc/src/cln_grpc_base.dart:100:28)
grpc_test_1   | ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
grpc_test_1   | │ 🐛 response received by GRPC server: 
grpc_test_1   | └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
grpc_test_1   | 
00:03 +1 -2: test/cln_grpc_test.dart: GRPC servers Stub List Funds with decode function [E]                                                                                                            
grpc_test_1   |   Expected: true
grpc_test_1   |     Actual: <false>
grpc_test_1   |   
grpc_test_1   |   package:test_api              expect
grpc_test_1   |   test/cln_grpc_test.dart 39:7  main.<fn>.<fn>
grpc_test_1   |   
grpc_test_1   | 
grpc_test_1   | To run this test again: dart test test/cln_grpc_test.dart -p vm --plain-name 'GRPC servers Stub List Funds with decode function'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants