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

Issue 240053005: Various minor improvements to recipe_simulation_test.py. (Closed)

Created:
6 years, 8 months ago by Vadim Sh.
Modified:
6 years, 8 months ago
Reviewers:
iannucci
CC:
chromium-reviews, kjellander-cc_chromium.org, cmp-cc_chromium.org, ilevy-cc_chromium.org, stip+watch_chromium.org
Visibility:
Public.

Description

Various minor improvements to recipe_simulation_test.py. * Implicitly append '*' to the test glob. That way 'recipe_simluation_test train <recipe_name>' will actually discover required tests (named <recipe_name>.<test_name>) which is expected behavior. * Print a message and fail the run if given test glob doesn't match any tests. * Do not break in mods.step.API.__call__ when running in debug mode. It's very confusing. Still break at GenSteps though. R=iannucci@chromium.org BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=264370

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -7 lines) Patch
M scripts/slave/unittests/expect_tests/main.py View 1 chunk +2 lines, -1 line 0 comments Download
M scripts/slave/unittests/expect_tests/pipeline.py View 3 chunks +11 lines, -3 lines 0 comments Download
M scripts/slave/unittests/expect_tests/type_definitions.py View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/unittests/recipe_simulation_test.py View 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Vadim Sh.
ptal
6 years, 8 months ago (2014-04-17 00:41:12 UTC) #1
iannucci
lgtm
6 years, 8 months ago (2014-04-17 00:54:30 UTC) #2
Vadim Sh.
The CQ bit was checked by vadimsh@chromium.org
6 years, 8 months ago (2014-04-17 00:56:12 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vadimsh@chromium.org/240053005/1
6 years, 8 months ago (2014-04-17 00:56:31 UTC) #4
commit-bot: I haz the power
6 years, 8 months ago (2014-04-17 00:57:29 UTC) #5
Message was sent while issue was closed.
Change committed as 264370

Powered by Google App Engine
This is Rietveld 408576698