| Code-Review | +1 |
| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[analysis_server] Improve error when tests fail to get a reverse-request they expect
When a test expects a reverse-request and doesn't get it, we already have code that assumes that if an outbound request had failed with an error, that was probably the cause. We re-throw that error (since it's almost certainly the cause), but it wasn't very clear exactly what was happening.
This change should hopefully make that clearer.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |