Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1701)

Issue 43793002: [DevTools] Added browser tests for adb_client_socket.cc and android_device.cc (Closed)

Created:
7 years, 1 month ago by Dmitry Zvorygin
Modified:
7 years, 1 month ago
CC:
chromium-reviews, vsevik, yurys, paulirish+reviews_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org, pfeldman
Visibility:
Public.

Description

Added browser tests for adb_client_socket.cc and android_device.cc. BUG=308535 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232957

Patch Set 1 #

Total comments: 6

Patch Set 2 : Extracted adb server to separate class. #

Total comments: 2

Patch Set 3 : Fixed nits. Added offline device. #

Total comments: 8

Patch Set 4 : Fixed comments. #

Total comments: 2

Patch Set 5 : Fixed nits. #

Patch Set 6 : Fixed compile error. #

Patch Set 7 : Fixed typo. #

Patch Set 8 : Removed destructor's OVERRIDE specifier. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+423 lines, -0 lines) Patch
A chrome/browser/devtools/adb_client_socket_browsertest.cc View 1 2 3 4 5 6 7 1 chunk +417 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
Dmitry Zvorygin
Please take a look.
7 years, 1 month ago (2013-10-25 10:25:08 UTC) #1
Vladislav Kaznacheev
lgtm https://chromiumcodereview.appspot.com/43793002/diff/1/chrome/browser/devtools/adb_client_socket_browsertest.cc File chrome/browser/devtools/adb_client_socket_browsertest.cc (right): https://chromiumcodereview.appspot.com/43793002/diff/1/chrome/browser/devtools/adb_client_socket_browsertest.cc#newcode80 chrome/browser/devtools/adb_client_socket_browsertest.cc:80: ASSERT_EQ(android_device_->serial(), "1498B321301A00A"); lets test "offline" device as well ...
7 years, 1 month ago (2013-10-25 15:18:18 UTC) #2
Vladislav Kaznacheev
lgtm lgtm
7 years, 1 month ago (2013-10-25 15:18:19 UTC) #3
Vladislav Kaznacheev
On 2013/10/25 15:18:19, Vladislav Kaznacheev wrote: > lgtm > > lgtm sorry, missed the button ...
7 years, 1 month ago (2013-10-25 15:18:45 UTC) #4
Vladislav Kaznacheev
7 years, 1 month ago (2013-10-25 15:18:57 UTC) #5
Dmitry Zvorygin
Please take a look. https://chromiumcodereview.appspot.com/43793002/diff/1/chrome/browser/devtools/adb_client_socket_browsertest.cc File chrome/browser/devtools/adb_client_socket_browsertest.cc (right): https://chromiumcodereview.appspot.com/43793002/diff/1/chrome/browser/devtools/adb_client_socket_browsertest.cc#newcode80 chrome/browser/devtools/adb_client_socket_browsertest.cc:80: ASSERT_EQ(android_device_->serial(), "1498B321301A00A"); On 2013/10/25 15:18:19, ...
7 years, 1 month ago (2013-10-28 14:00:15 UTC) #6
Vladislav Kaznacheev
https://chromiumcodereview.appspot.com/43793002/diff/90001/chrome/browser/devtools/adb_client_socket_browsertest.cc File chrome/browser/devtools/adb_client_socket_browsertest.cc (right): https://chromiumcodereview.appspot.com/43793002/diff/90001/chrome/browser/devtools/adb_client_socket_browsertest.cc#newcode106 chrome/browser/devtools/adb_client_socket_browsertest.cc:106: // Posting is needed not to enter deep recursion ...
7 years, 1 month ago (2013-10-28 14:12:37 UTC) #7
Vladislav Kaznacheev
https://chromiumcodereview.appspot.com/43793002/diff/120001/chrome/browser/devtools/adb_client_socket_browsertest.cc File chrome/browser/devtools/adb_client_socket_browsertest.cc (right): https://chromiumcodereview.appspot.com/43793002/diff/120001/chrome/browser/devtools/adb_client_socket_browsertest.cc#newcode255 chrome/browser/devtools/adb_client_socket_browsertest.cc:255: void QueryDevices() { Is there a reason not to ...
7 years, 1 month ago (2013-10-28 18:34:33 UTC) #8
Dmitry Zvorygin
Please take a look. https://codereview.chromium.org/43793002/diff/120001/chrome/browser/devtools/adb_client_socket_browsertest.cc File chrome/browser/devtools/adb_client_socket_browsertest.cc (right): https://codereview.chromium.org/43793002/diff/120001/chrome/browser/devtools/adb_client_socket_browsertest.cc#newcode220 chrome/browser/devtools/adb_client_socket_browsertest.cc:220: content::BrowserThread::PostTask( On 2013/10/28 14:12:37, Vladislav ...
7 years, 1 month ago (2013-10-29 13:14:01 UTC) #9
Vladislav Kaznacheev
LGTM with nits https://chromiumcodereview.appspot.com/43793002/diff/160001/chrome/browser/devtools/adb_client_socket_browsertest.cc File chrome/browser/devtools/adb_client_socket_browsertest.cc (right): https://chromiumcodereview.appspot.com/43793002/diff/160001/chrome/browser/devtools/adb_client_socket_browsertest.cc#newcode245 chrome/browser/devtools/adb_client_socket_browsertest.cc:245: virtual ~MockAdbServer() OVERRIDE no line break ...
7 years, 1 month ago (2013-11-01 12:18:16 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zvorygin@chromium.org/43793002/240001
7 years, 1 month ago (2013-11-01 13:09:38 UTC) #11
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-01 13:54:58 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zvorygin@chromium.org/43793002/520001
7 years, 1 month ago (2013-11-01 14:00:19 UTC) #13
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-01 14:51:20 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zvorygin@chromium.org/43793002/730001
7 years, 1 month ago (2013-11-01 14:51:53 UTC) #15
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=170627
7 years, 1 month ago (2013-11-01 16:45:01 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zvorygin@chromium.org/43793002/940001
7 years, 1 month ago (2013-11-05 05:25:44 UTC) #17
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 1 month ago (2013-11-05 05:46:08 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zvorygin@chromium.org/43793002/940001
7 years, 1 month ago (2013-11-05 08:01:31 UTC) #19
commit-bot: I haz the power
7 years, 1 month ago (2013-11-05 13:34:45 UTC) #20
Message was sent while issue was closed.
Change committed as 232957

Powered by Google App Engine
This is Rietveld 408576698