Fix platform keys API tests ignoring failure
Before this CL, platform keys API tests should have been failed as there was a typo in the JS side. An error message with the unexpected variable name was printed to the console but the C++ side of the test wasn't failing. Note: This CL doesn't fully fix the flakiness mentioned by linked bug, but is a necessary step for fixing it. Bug: 1157137 Change-Id: Ib9787997707cd56b46ed1f328a5ad080e82971e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2607887Reviewed-by:Pavol Marko <pmarko@chromium.org> Commit-Queue: Omar Morsi <omorsi@google.com> Cr-Commit-Position: refs/heads/master@{#840174}
Showing
Please register or sign in to comment