-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert of Add custom tabs tests using intents with non-null sessions …
…(patchset #3 id:40001 of https://codereview.chromium.org/1267243003/ ) Reason for revert: Test flaking on dowsntream ToT due to deferred startup not finishing. Original issue's description: > Add custom tabs tests using intents with non-null sessions > > All current tests either test the service side session creation without > launching intents or the UI customization with no sessions. This change > add a trivial test that uses a valid session to launch an intent and also > another more complex test that reloads a new URL in the same tab when the > same session is used inside the intent. > > Note that the service side is interfaced directly through CustomTabConnection > and this doesn't exactly replicate the actual scenario since all calls come > from the same process. > > Committed: https://crrev.com/a69c3f7ba69a30aef2143945b8b2bbf8e6421080 > Cr-Commit-Position: refs/heads/master@{#342131} [email protected] NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/1276993002 Cr-Commit-Position: refs/heads/master@{#342169}
- Loading branch information
yusufo
authored and
Anton Obzhirov
committed
Aug 7, 2015
1 parent
99516c8
commit eb5f9dd
Showing
5 changed files
with
39 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
47 changes: 0 additions & 47 deletions
47
chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/CustomTabsTestUtils.java
This file was deleted.
Oops, something went wrong.