|
Rework iOS recipes to use the latest MB approach.
My initial approach to integrating the iOS recipes w/ MB
and GN called for MB to ignore the GYP_DEFINES set in the
bot config files and to only look at the configuration
information in mb_config.pyl.
Subsequent conversation w/ smut@ led us to try
instead leaving the information in the bot config
files and making MB aware of them instead, so that users
would not have to configure the bots in two different
places.
R=smut@google.com
BUG= 517216
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=297631
Total comments: 15
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+61 lines, -34 lines) |
Patch |
 |
M |
scripts/slave/recipe_modules/ios/api.py
|
View
|
1
2
|
7 chunks |
+35 lines, -16 lines |
2 comments
|
Download
|
 |
M |
scripts/slave/recipe_modules/ios/example.expected/basic.json
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
scripts/slave/recipe_modules/ios/example.expected/clobber.json
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/ios/try.py
|
View
|
1
2
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/ios/try.expected/basic.json
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/ios/try.expected/gn.json
|
View
|
1
2
|
4 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/ios/try.expected/parent.json
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/ios/try.expected/without_patch_failure.json
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/ios/try.expected/without_patch_success.json
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/ios/unified_builder_tester.expected/basic.json
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/ios/unified_builder_tester.expected/infrastructure_failure.json
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/ios/unified_builder_tester.expected/multiple_failures.json
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/ios/unified_builder_tester.expected/no_tests.json
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
scripts/slave/recipes/ios/unified_builder_tester.expected/test_failure.json
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 18 (2 generated)
|