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

Issue 2224313003: Add macro for consistent logging when disabling tests. (Closed)

Created:
4 years, 4 months ago by baxley
Modified:
4 years, 4 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add macro for consistent logging when disabling tests. There are two macros, one for disabled tests and ones where a test is skipped (e.g. unsupported platform, rather than a bug). BUG=635935 Committed: https://crrev.com/d674e7bc7369c5fd08b8caffa1a9765c14b6cf75 Cr-Commit-Position: refs/heads/master@{#410860}

Patch Set 1 #

Total comments: 7

Patch Set 2 : enclose in while(true) {} #

Patch Set 3 : typo! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -0 lines) Patch
M ios/testing/earl_grey/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A ios/testing/earl_grey/disabled_test_macros.h View 1 2 1 chunk +39 lines, -0 lines 0 comments Download
M ios/testing/earl_grey/earl_grey_support.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
baxley
4 years, 4 months ago (2016-08-09 20:00:44 UTC) #2
Eugene But (OOO till 7-30)
lgtm https://codereview.chromium.org/2224313003/diff/1/ios/testing/earl_grey/disabled_test_macros.h File ios/testing/earl_grey/disabled_test_macros.h (right): https://codereview.chromium.org/2224313003/diff/1/ios/testing/earl_grey/disabled_test_macros.h#newcode17 ios/testing/earl_grey/disabled_test_macros.h:17: #define EARL_GREY_TEST_DISABLED(message) \ Optional since KIF also has ...
4 years, 4 months ago (2016-08-09 20:47:38 UTC) #3
cmasso1
lgtm with nits https://codereview.chromium.org/2224313003/diff/1/ios/testing/earl_grey/disabled_test_macros.h File ios/testing/earl_grey/disabled_test_macros.h (right): https://codereview.chromium.org/2224313003/diff/1/ios/testing/earl_grey/disabled_test_macros.h#newcode11 ios/testing/earl_grey/disabled_test_macros.h:11: // at runtime. Disabling at complile-time ...
4 years, 4 months ago (2016-08-09 21:00:22 UTC) #5
baxley
Comments addressed! Thanks for the review. https://codereview.chromium.org/2224313003/diff/1/ios/testing/earl_grey/disabled_test_macros.h File ios/testing/earl_grey/disabled_test_macros.h (right): https://codereview.chromium.org/2224313003/diff/1/ios/testing/earl_grey/disabled_test_macros.h#newcode11 ios/testing/earl_grey/disabled_test_macros.h:11: // at runtime. ...
4 years, 4 months ago (2016-08-09 21:05:57 UTC) #6
cmasso1
https://codereview.chromium.org/2224313003/diff/1/ios/testing/earl_grey/disabled_test_macros.h File ios/testing/earl_grey/disabled_test_macros.h (right): https://codereview.chromium.org/2224313003/diff/1/ios/testing/earl_grey/disabled_test_macros.h#newcode11 ios/testing/earl_grey/disabled_test_macros.h:11: // at runtime. Disabling at complile-time is always preferred. ...
4 years, 4 months ago (2016-08-09 21:12:12 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2224313003/40001
4 years, 4 months ago (2016-08-09 21:17:48 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-09 22:57:25 UTC) #11
commit-bot: I haz the power
4 years, 4 months ago (2016-08-09 22:59:22 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d674e7bc7369c5fd08b8caffa1a9765c14b6cf75
Cr-Commit-Position: refs/heads/master@{#410860}

Powered by Google App Engine
This is Rietveld 408576698