New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 671589 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Dec 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 1
Type: Bug



Sign in to add a comment

Upstream integration test hooks

Project Member Reported by rohitrao@chromium.org, Dec 6 2016

Issue description

The existing kif_tests_hook.h file should move into ios/chrome/app/tests_hook.h, with a fake implementation in fake_tests_hook.mm.
 
Do we really need to upstream this file? All app (Chrome, all unit tests and all eg tests) use the fake hooks, so what about just removing the function once we drop KIF instead.
We don't use a test hook for EG tests?  Are EG tests running omaha and firstrun?
There's an EG hook at chrome/test/earl_grey/eg_tests_hook.mm.
Oh, missed that one. Sorry for the noise. We should not upstream SetUpKIFTestsIfPresent/RunKIFTestsIfPresent though. Right?
I've kept it in my first pass, depends on how quickly we delete kif tests, or whether we delete them at all.
Project Member

Comment 7 by bugdroid1@chromium.org, Dec 6 2016

The following revision refers to this bug:
  https://chrome-internal.googlesource.com/chrome/ios_internal.git/+/8a429fa6812a5b912f11e563e8fe53ca87ae1ca9

commit 8a429fa6812a5b912f11e563e8fe53ca87ae1ca9
Author: rohitrao <rohitrao@google.com>
Date: Tue Dec 06 19:02:47 2016

Status: Fixed (was: Started)

Sign in to add a comment