Language detection follow-up: unit test: some EXPECT_ should be ASSERT_
Changing some EXPECT_* to ASSERT_* when their failure will guarantee later failures. This removes redundant/dependent errors and helps isolate the actual failure. R=aboxhall,dmazzoni BUG=889370 Change-Id: Icb00ff378ac10948648bb06a7b824532d953fd0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1520166 Commit-Queue: Chris Hall <chrishall@chromium.org> Reviewed-by:Alice Boxhall <aboxhall@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Auto-Submit: Chris Hall <chrishall@chromium.org> Cr-Commit-Position: refs/heads/master@{#642421}
Showing
Please register or sign in to comment