This test fails consistently when running locally on Xcode9/iOS 11, should investigate why it fails and re-assign or come up with a fix if possible.
Same as crbug.com/747445 These tests fail because of a UI change in sign in page.
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/e5d05d40f47c0b35d4c652d0e822817e81975df4 commit e5d05d40f47c0b35d4c652d0e822817e81975df4 Author: Menglu Huang <huangml@chromium.org> Date: Wed Jul 26 23:05:56 2017 Disable some sign in tests on ios11. Bug: 747444 Change-Id: Iaed637e60f38f9546e0e09daf8573fa7fcc5da23 Reviewed-on: https://chromium-review.googlesource.com/587649 Reviewed-by: Yuke Liao <liaoyuke@chromium.org> Reviewed-by: Eugene But <eugenebut@chromium.org> Commit-Queue: Menglu Huang <huangml@chromium.org> Cr-Commit-Position: refs/heads/master@{#489790} [modify] https://crrev.com/e5d05d40f47c0b35d4c652d0e822817e81975df4/ios/chrome/browser/ui/authentication/signin_interaction_controller_egtest.mm
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/2b855f8e7c32c090f7ad8d4497b49dd8363ea45c commit 2b855f8e7c32c090f7ad8d4497b49dd8363ea45c Author: Yuke Liao <liaoyuke@chromium.org> Date: Tue Aug 08 02:49:37 2017 Fix SigninInteractionControllerTestCase on iOS 11. This CL fixes and re-enables the failing tests in SigninInteractionControllerTestCase. Bug: 747444 Change-Id: Ibf142c5dab8ac1df8f0e0ec21bad17122d54e929 Reviewed-on: https://chromium-review.googlesource.com/601355 Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Reviewed-by: Mike Baxley <baxley@chromium.org> Reviewed-by: Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/master@{#492513} [modify] https://crrev.com/2b855f8e7c32c090f7ad8d4497b49dd8363ea45c/ios/chrome/browser/ui/authentication/signin_confirmation_view_controller.h [modify] https://crrev.com/2b855f8e7c32c090f7ad8d4497b49dd8363ea45c/ios/chrome/browser/ui/authentication/signin_confirmation_view_controller.mm [modify] https://crrev.com/2b855f8e7c32c090f7ad8d4497b49dd8363ea45c/ios/chrome/browser/ui/authentication/signin_interaction_controller_egtest.mm [modify] https://crrev.com/2b855f8e7c32c090f7ad8d4497b49dd8363ea45c/ios/chrome/test/earl_grey/BUILD.gn [modify] https://crrev.com/2b855f8e7c32c090f7ad8d4497b49dd8363ea45c/ios/chrome/test/earl_grey/chrome_earl_grey_ui.h [modify] https://crrev.com/2b855f8e7c32c090f7ad8d4497b49dd8363ea45c/ios/chrome/test/earl_grey/chrome_earl_grey_ui.mm
Comment 1 by liaoyuke@chromium.org
, Jul 21 2017