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

Unified Diff: scripts/slave/recipes/flutter/engine.expected/mac.json

Issue 1884703002: Add SkyShell.app to the Mac artifacts.zip Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Upload symbols.zip containing unstripped libskyshell.so for Android Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scripts/slave/recipes/flutter/engine.expected/linux.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/flutter/engine.expected/mac.json
diff --git a/scripts/slave/recipes/flutter/engine.expected/mac.json b/scripts/slave/recipes/flutter/engine.expected/mac.json
index 7ce64d1f333d229f3a24f0e87bec825cc71353bb..b3635bb30cbe209b6d15d1b45fd31a2e3bc8dc9e 100644
--- a/scripts/slave/recipes/flutter/engine.expected/mac.json
+++ b/scripts/slave/recipes/flutter/engine.expected/mac.json
@@ -213,7 +213,7 @@
"env": {
"PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s"
},
- "name": "Zip darwin-x64 Artifacts",
+ "name": "Zip darwin-x64 artifacts.zip",
"stdin": "{\"entries\": [{\"archive_name\": \"sky_snapshot\", \"path\": \"[SLAVE_BUILD]/src/out/host_debug/sky_snapshot\", \"type\": \"file\"}, {\"archive_name\": \"sky_shell\", \"path\": \"[SLAVE_BUILD]/src/out/host_debug/sky_shell\", \"type\": \"file\"}, {\"archive_name\": \"icudtl.dat\", \"path\": \"[SLAVE_BUILD]/src/out/host_debug/icudtl.dat\", \"type\": \"file\"}], \"output\": \"[TMP_BASE]/tmp_tmp_1/artifacts.zip\", \"root\": \"[SLAVE_BUILD]/src\"}"
},
{
@@ -246,7 +246,7 @@
"env": {
"PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s"
},
- "name": "rmtree temp dir",
+ "name": "rmtree temp dir for darwin-x64 UploadArtifacts artifacts.zip",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
"@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
@@ -267,7 +267,7 @@
"env": {
"PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s"
},
- "name": "Zip android-arm-profile Artifacts",
+ "name": "Zip android-arm-profile darwin-x64.zip",
"stdin": "{\"entries\": [{\"archive_name\": \"gen_snapshot\", \"path\": \"[SLAVE_BUILD]/src/out/android_profile/clang_i386/gen_snapshot\", \"type\": \"file\"}], \"output\": \"[TMP_BASE]/tmp_tmp_2/artifacts.zip\", \"root\": \"[SLAVE_BUILD]/src\"}"
},
{
@@ -300,7 +300,7 @@
"env": {
"PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s"
},
- "name": "rmtree temp dir (2)",
+ "name": "rmtree temp dir for android-arm-profile UploadArtifacts darwin-x64.zip",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
"@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
@@ -321,7 +321,7 @@
"env": {
"PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s"
},
- "name": "Zip android-arm-release Artifacts",
+ "name": "Zip android-arm-release darwin-x64.zip",
"stdin": "{\"entries\": [{\"archive_name\": \"gen_snapshot\", \"path\": \"[SLAVE_BUILD]/src/out/android_release/clang_i386/gen_snapshot\", \"type\": \"file\"}], \"output\": \"[TMP_BASE]/tmp_tmp_3/artifacts.zip\", \"root\": \"[SLAVE_BUILD]/src\"}"
},
{
@@ -354,7 +354,7 @@
"env": {
"PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s"
},
- "name": "rmtree temp dir (3)",
+ "name": "rmtree temp dir for android-arm-release UploadArtifacts darwin-x64.zip",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
"@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
@@ -496,7 +496,7 @@
"env": {
"PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s"
},
- "name": "Zip ios Artifacts",
+ "name": "Zip ios artifacts.zip",
"stdin": "{\"entries\": [{\"archive_name\": \"dart_io_entries.txt\", \"path\": \"[SLAVE_BUILD]/src/dart/runtime/bin/dart_io_entries.txt\", \"type\": \"file\"}, {\"archive_name\": \"dart_vm_entry_points.txt\", \"path\": \"[SLAVE_BUILD]/src/sky/engine/bindings/dart_vm_entry_points.txt\", \"type\": \"file\"}, {\"archive_name\": \"snapshot.dart\", \"path\": \"[SLAVE_BUILD]/src/sky/engine/bindings/snapshot.dart\", \"type\": \"file\"}, {\"archive_name\": \"gen_snapshot\", \"path\": \"[SLAVE_BUILD]/src/out/ios_debug/clang_x64/gen_snapshot\", \"type\": \"file\"}, {\"archive_name\": \"Flutter.framework.zip\", \"path\": \"[SLAVE_BUILD]/src/out/debug/Flutter.framework.zip\", \"type\": \"file\"}], \"output\": \"[TMP_BASE]/tmp_tmp_4/artifacts.zip\", \"root\": \"[SLAVE_BUILD]/src\"}"
},
{
@@ -529,7 +529,7 @@
"env": {
"PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s"
},
- "name": "rmtree temp dir (4)",
+ "name": "rmtree temp dir for ios UploadArtifacts artifacts.zip",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
"@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
@@ -578,7 +578,7 @@
"env": {
"PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s"
},
- "name": "Zip ios-profile Artifacts",
+ "name": "Zip ios-profile artifacts.zip",
"stdin": "{\"entries\": [{\"archive_name\": \"dart_io_entries.txt\", \"path\": \"[SLAVE_BUILD]/src/dart/runtime/bin/dart_io_entries.txt\", \"type\": \"file\"}, {\"archive_name\": \"dart_vm_entry_points.txt\", \"path\": \"[SLAVE_BUILD]/src/sky/engine/bindings/dart_vm_entry_points.txt\", \"type\": \"file\"}, {\"archive_name\": \"snapshot.dart\", \"path\": \"[SLAVE_BUILD]/src/sky/engine/bindings/snapshot.dart\", \"type\": \"file\"}, {\"archive_name\": \"gen_snapshot\", \"path\": \"[SLAVE_BUILD]/src/out/ios_profile/clang_x64/gen_snapshot\", \"type\": \"file\"}, {\"archive_name\": \"Flutter.framework.zip\", \"path\": \"[SLAVE_BUILD]/src/out/profile/Flutter.framework.zip\", \"type\": \"file\"}], \"output\": \"[TMP_BASE]/tmp_tmp_5/artifacts.zip\", \"root\": \"[SLAVE_BUILD]/src\"}"
},
{
@@ -611,7 +611,7 @@
"env": {
"PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s"
},
- "name": "rmtree temp dir (5)",
+ "name": "rmtree temp dir for ios-profile UploadArtifacts artifacts.zip",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
"@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
@@ -660,7 +660,7 @@
"env": {
"PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s"
},
- "name": "Zip ios-release Artifacts",
+ "name": "Zip ios-release artifacts.zip",
"stdin": "{\"entries\": [{\"archive_name\": \"dart_io_entries.txt\", \"path\": \"[SLAVE_BUILD]/src/dart/runtime/bin/dart_io_entries.txt\", \"type\": \"file\"}, {\"archive_name\": \"dart_vm_entry_points.txt\", \"path\": \"[SLAVE_BUILD]/src/sky/engine/bindings/dart_vm_entry_points.txt\", \"type\": \"file\"}, {\"archive_name\": \"snapshot.dart\", \"path\": \"[SLAVE_BUILD]/src/sky/engine/bindings/snapshot.dart\", \"type\": \"file\"}, {\"archive_name\": \"gen_snapshot\", \"path\": \"[SLAVE_BUILD]/src/out/ios_release/clang_x64/gen_snapshot\", \"type\": \"file\"}, {\"archive_name\": \"Flutter.framework.zip\", \"path\": \"[SLAVE_BUILD]/src/out/release/Flutter.framework.zip\", \"type\": \"file\"}], \"output\": \"[TMP_BASE]/tmp_tmp_6/artifacts.zip\", \"root\": \"[SLAVE_BUILD]/src\"}"
},
{
@@ -693,7 +693,7 @@
"env": {
"PATH": "[SLAVE_BUILD]/src/third_party/dart-sdk/dart-sdk/bin:%(PATH)s"
},
- "name": "rmtree temp dir (6)",
+ "name": "rmtree temp dir for ios-release UploadArtifacts artifacts.zip",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
"@@@STEP_LOG_LINE@python.inline@import os, sys@@@",
@@ -710,4 +710,4 @@
"recipe_result": null,
"status_code": 0
}
-]
+]
« no previous file with comments | « scripts/slave/recipes/flutter/engine.expected/linux.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698