Make SSLClientSocketVersionTest.CTIsRequiredByExpectCT with partitioning
Currently, the test fails when all ExpectCT partitioning options is enabled, because its call to AddExpectCT() uses an empty NetworkIsolationKey, while its other calls use a specific transient key. This CL fixes the test to pass in the same transient key. This CL doesn't modify the test to enable ExpectCT partitioning, since that has to be done before the TransportSecurityState is constructed. Bug: 969893 Change-Id: Ie36e8d0fc8c10028f57925d393309dd3e1658faa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595628Reviewed-by:Emily Stark <estark@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#837684}
Showing
Please register or sign in to comment