Revert "Disable new JS test for ASAN properly"
This reverts commit 1cc1acb5. Reason for revert: caused Mac ASan 64 Tests (1) browser_tests to fail: PasswordChangeAuthenticatorUnitTest.DetectPingSuccess PasswordChangeAuthenticatorUnitTest.DetectAzureSuccess PasswordChangeAuthenticatorUnitTest.DetectAdfsSuccess https://ci.chromium.org/p/chromium/builders/ci/Mac%20ASan%2064%20Tests%20%281%29/58281 Reverting as discussed in chat, hopefully this will make the tree a little greener? Original change's description: > Disable new JS test for ASAN properly > > JS tests don't work on ASAN, which is a known bug: > https://crbug.com/1010561 > > Use the existing "include_js_tests" flag to exclude > password_change_authenticator_test as it is intended, > instead of an ad-hoc solution. > > Bug: 1022385 > Change-Id: Ia81d148dd2c38c17813a2b007be27aa932849679 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1904197 > Commit-Queue: Nico Weber <thakis@chromium.org> > Reviewed-by: Nico Weber <thakis@chromium.org> > Reviewed-by: Roman Sorokin [CET] <rsorokin@chromium.org> > Cr-Commit-Position: refs/heads/master@{#713806} TBR=thakis@chromium.org,rsorokin@chromium.org,olsen@chromium.org Change-Id: I68be33e1819fa3c705db82b7e9a49bd5e08e55b3 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1022385 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1907128Reviewed-by:Michael Wasserman <msw@chromium.org> Commit-Queue: Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#713927}
Showing
Please register or sign in to comment