I'm willing to send in PR's to fix this, but I'm just not really sure what the error is.
All tests using the text protocol succeed, but many calls using the binary protocol fail.
The thing is, instead of showing errors, the process simply crashes.
Try pub run test test/Delete_test.dart; no meaningful output comes.
Any ideas on how to fix this? I'm willing to send in a PR to repair it.
I'm willing to send in PR's to fix this, but I'm just not really sure what the error is.
All tests using the text protocol succeed, but many calls using the binary protocol fail.
The thing is, instead of showing errors, the process simply crashes.
Try
pub run test test/Delete_test.dart; no meaningful output comes.Any ideas on how to fix this? I'm willing to send in a PR to repair it.