[fidl][compatibility_test] Make tests more robust
Failure to communicate with a test server peer caused both the test runner and the go and c++ test servers to just hang. They should (and now do) fail loudly. Change-Id: Ic8116045935a45c1fca19cffdf80a39abf343531
Showing
- garnet/bin/fidl_compatibility_test/BUILD.gn 1 addition, 0 deletionsgarnet/bin/fidl_compatibility_test/BUILD.gn
- garnet/bin/fidl_compatibility_test/compatibility_test.cc 8 additions, 0 deletionsgarnet/bin/fidl_compatibility_test/compatibility_test.cc
- garnet/bin/fidl_compatibility_test/compatibility_test_server_cpp.cc 13 additions, 1 deletion.../fidl_compatibility_test/compatibility_test_server_cpp.cc
- garnet/bin/fidl_compatibility_test/golang/compatibility_test_server_go.go 2 additions, 2 deletions...compatibility_test/golang/compatibility_test_server_go.go
Loading
Please register or sign in to comment