You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just realized while debugging #605 with assertions that in master branch we currently have assertion failures when test protos are being compiled with assertions enabled. To reproduce enable assertions with this patch:
Just realized while debugging #605 with assertions that in master branch we currently have assertion failures when test protos are being compiled with assertions enabled. To reproduce enable assertions with this patch:
Now build test protos as usual:
In general we should run the tests with the assertions enabled.
The text was updated successfully, but these errors were encountered: