Update expected exception in log_invalidParamsMask test
java.net.SocketException is the parent exception of java.net.ConnectException. Given that java.net.SocketException is sometimes also thrown instead of java.net.ConnectException when the trace processor crashes, we need to expect this class instead. Bug: 400513449 Flag: TEST_ONLY Change-Id: Ida197016bf1f36e82bc2c6f6e9ba39bb663aa293
Loading
Please register or sign in to comment