Commit d3becd63 authored by Monica Basta's avatar Monica Basta Committed by Commit Bot

Revert "sheriff: disable CrSettingsPeoplePageSyncControlsTest.All"

The CL that was causing the failure has been reverted in
8d4d0ff0. Re-enabling the tests.

This reverts commit 1ea2a91b.

Bug: 1043665
Change-Id: Idd8d15db36bb35cf76b9172baff381ac2f78c8d5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2019368Reviewed-by: default avatarDemetrios Papadopoulos <dpapad@chromium.org>
Commit-Queue: Monica Basta <msalama@chromium.org>
Cr-Commit-Position: refs/heads/master@{#735338}
parent bc33d72c
...@@ -517,8 +517,7 @@ CrSettingsPeoplePageSyncControlsTest.prototype = { ...@@ -517,8 +517,7 @@ CrSettingsPeoplePageSyncControlsTest.prototype = {
]), ]),
}; };
// TODO(crbug.com/1043665): disabling due to deterministic failures. TEST_F('CrSettingsPeoplePageSyncControlsTest', 'All', function() {
TEST_F('CrSettingsPeoplePageSyncControlsTest', 'DISABLED_All', function() {
mocha.run(); mocha.run();
}); });
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment