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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___predictable_bisect.json

Issue 1906353002: Revert of V8: Show build environment in failure logs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 8 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "client.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8 Linux - predictable", 10 "V8 Linux - predictable",
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
178 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 178 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
179 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 179 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
180 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 180 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
181 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 181 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
182 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 182 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
183 "@@@STEP_LOG_END@durations@@@", 183 "@@@STEP_LOG_END@durations@@@",
184 "@@@STEP_LOG_LINE@fast@Test: suite-name/dir/fast@@@", 184 "@@@STEP_LOG_LINE@fast@Test: suite-name/dir/fast@@@",
185 "@@@STEP_LOG_LINE@fast@Flags: @@@", 185 "@@@STEP_LOG_LINE@fast@Flags: @@@",
186 "@@@STEP_LOG_LINE@fast@Command: d8 test.js@@@", 186 "@@@STEP_LOG_LINE@fast@Command: d8 test.js@@@",
187 "@@@STEP_LOG_LINE@fast@@@@", 187 "@@@STEP_LOG_LINE@fast@@@@",
188 "@@@STEP_LOG_LINE@fast@Build environment:@@@",
189 "@@@STEP_LOG_LINE@fast@ GYP_DEFINES: clang=1 target_arch=ia32 use_goma=1 v 8_enable_verify_predictable=1 v8_target_arch=ia32@@@",
190 "@@@STEP_LOG_LINE@fast@ GYP_GENERATORS: ninja@@@",
191 "@@@STEP_LOG_LINE@fast@@@@",
192 "@@@STEP_LOG_LINE@fast@Run #1@@@", 188 "@@@STEP_LOG_LINE@fast@Run #1@@@",
193 "@@@STEP_LOG_LINE@fast@Exit code: 1@@@", 189 "@@@STEP_LOG_LINE@fast@Exit code: 1@@@",
194 "@@@STEP_LOG_LINE@fast@Result: FAIL@@@", 190 "@@@STEP_LOG_LINE@fast@Result: FAIL@@@",
195 "@@@STEP_LOG_LINE@fast@Expected outcomes: PASS, SLOW@@@", 191 "@@@STEP_LOG_LINE@fast@Expected outcomes: PASS, SLOW@@@",
196 "@@@STEP_LOG_LINE@fast@Duration: 00:01:500@@@", 192 "@@@STEP_LOG_LINE@fast@Duration: 00:01:500@@@",
197 "@@@STEP_LOG_LINE@fast@@@@", 193 "@@@STEP_LOG_LINE@fast@@@@",
198 "@@@STEP_LOG_LINE@fast@Stdout:@@@", 194 "@@@STEP_LOG_LINE@fast@Stdout:@@@",
199 "@@@STEP_LOG_LINE@fast@Some output.@@@", 195 "@@@STEP_LOG_LINE@fast@Some output.@@@",
200 "@@@STEP_LOG_LINE@fast@@@@", 196 "@@@STEP_LOG_LINE@fast@@@@",
201 "@@@STEP_LOG_LINE@fast@Stderr:@@@", 197 "@@@STEP_LOG_LINE@fast@Stderr:@@@",
202 "@@@STEP_LOG_LINE@fast@Some errput.@@@", 198 "@@@STEP_LOG_LINE@fast@Some errput.@@@",
203 "@@@STEP_LOG_LINE@fast@@@@", 199 "@@@STEP_LOG_LINE@fast@@@@",
204 "@@@STEP_LOG_END@fast@@@", 200 "@@@STEP_LOG_END@fast@@@",
205 "@@@STEP_LOG_LINE@slow@Test: suite-name/dir/slow@@@", 201 "@@@STEP_LOG_LINE@slow@Test: suite-name/dir/slow@@@",
206 "@@@STEP_LOG_LINE@slow@Flags: @@@", 202 "@@@STEP_LOG_LINE@slow@Flags: @@@",
207 "@@@STEP_LOG_LINE@slow@Command: d8 test.js@@@", 203 "@@@STEP_LOG_LINE@slow@Command: d8 test.js@@@",
208 "@@@STEP_LOG_LINE@slow@@@@", 204 "@@@STEP_LOG_LINE@slow@@@@",
209 "@@@STEP_LOG_LINE@slow@Build environment:@@@",
210 "@@@STEP_LOG_LINE@slow@ GYP_DEFINES: clang=1 target_arch=ia32 use_goma=1 v 8_enable_verify_predictable=1 v8_target_arch=ia32@@@",
211 "@@@STEP_LOG_LINE@slow@ GYP_GENERATORS: ninja@@@",
212 "@@@STEP_LOG_LINE@slow@@@@",
213 "@@@STEP_LOG_LINE@slow@Run #1@@@", 205 "@@@STEP_LOG_LINE@slow@Run #1@@@",
214 "@@@STEP_LOG_LINE@slow@Exit code: 1@@@", 206 "@@@STEP_LOG_LINE@slow@Exit code: 1@@@",
215 "@@@STEP_LOG_LINE@slow@Result: FAIL@@@", 207 "@@@STEP_LOG_LINE@slow@Result: FAIL@@@",
216 "@@@STEP_LOG_LINE@slow@Expected outcomes: PASS, SLOW@@@", 208 "@@@STEP_LOG_LINE@slow@Expected outcomes: PASS, SLOW@@@",
217 "@@@STEP_LOG_LINE@slow@Duration: 00:03:000@@@", 209 "@@@STEP_LOG_LINE@slow@Duration: 00:03:000@@@",
218 "@@@STEP_LOG_LINE@slow@@@@", 210 "@@@STEP_LOG_LINE@slow@@@@",
219 "@@@STEP_LOG_LINE@slow@Stdout:@@@", 211 "@@@STEP_LOG_LINE@slow@Stdout:@@@",
220 "@@@STEP_LOG_LINE@slow@Some output.@@@", 212 "@@@STEP_LOG_LINE@slow@Some output.@@@",
221 "@@@STEP_LOG_LINE@slow@@@@", 213 "@@@STEP_LOG_LINE@slow@@@@",
222 "@@@STEP_LOG_LINE@slow@Stderr:@@@", 214 "@@@STEP_LOG_LINE@slow@Stderr:@@@",
(...skipping 575 matching lines...) Expand 10 before | Expand all | Expand 10 after
798 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 790 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
799 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 791 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
800 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 792 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
801 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 793 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
802 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 794 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
803 "@@@STEP_LOG_END@durations@@@", 795 "@@@STEP_LOG_END@durations@@@",
804 "@@@STEP_LOG_LINE@fast@Test: suite-name/dir/fast@@@", 796 "@@@STEP_LOG_LINE@fast@Test: suite-name/dir/fast@@@",
805 "@@@STEP_LOG_LINE@fast@Flags: @@@", 797 "@@@STEP_LOG_LINE@fast@Flags: @@@",
806 "@@@STEP_LOG_LINE@fast@Command: d8 test.js@@@", 798 "@@@STEP_LOG_LINE@fast@Command: d8 test.js@@@",
807 "@@@STEP_LOG_LINE@fast@@@@", 799 "@@@STEP_LOG_LINE@fast@@@@",
808 "@@@STEP_LOG_LINE@fast@Build environment:@@@",
809 "@@@STEP_LOG_LINE@fast@ GYP_DEFINES: clang=1 target_arch=ia32 use_goma=1 v 8_enable_verify_predictable=1 v8_target_arch=ia32@@@",
810 "@@@STEP_LOG_LINE@fast@ GYP_GENERATORS: ninja@@@",
811 "@@@STEP_LOG_LINE@fast@@@@",
812 "@@@STEP_LOG_LINE@fast@Run #1@@@", 800 "@@@STEP_LOG_LINE@fast@Run #1@@@",
813 "@@@STEP_LOG_LINE@fast@Exit code: 1@@@", 801 "@@@STEP_LOG_LINE@fast@Exit code: 1@@@",
814 "@@@STEP_LOG_LINE@fast@Result: FAIL@@@", 802 "@@@STEP_LOG_LINE@fast@Result: FAIL@@@",
815 "@@@STEP_LOG_LINE@fast@Expected outcomes: PASS, SLOW@@@", 803 "@@@STEP_LOG_LINE@fast@Expected outcomes: PASS, SLOW@@@",
816 "@@@STEP_LOG_LINE@fast@Duration: 00:01:500@@@", 804 "@@@STEP_LOG_LINE@fast@Duration: 00:01:500@@@",
817 "@@@STEP_LOG_LINE@fast@@@@", 805 "@@@STEP_LOG_LINE@fast@@@@",
818 "@@@STEP_LOG_LINE@fast@Stdout:@@@", 806 "@@@STEP_LOG_LINE@fast@Stdout:@@@",
819 "@@@STEP_LOG_LINE@fast@Some output.@@@", 807 "@@@STEP_LOG_LINE@fast@Some output.@@@",
820 "@@@STEP_LOG_LINE@fast@@@@", 808 "@@@STEP_LOG_LINE@fast@@@@",
821 "@@@STEP_LOG_LINE@fast@Stderr:@@@", 809 "@@@STEP_LOG_LINE@fast@Stderr:@@@",
822 "@@@STEP_LOG_LINE@fast@Some errput.@@@", 810 "@@@STEP_LOG_LINE@fast@Some errput.@@@",
823 "@@@STEP_LOG_LINE@fast@@@@", 811 "@@@STEP_LOG_LINE@fast@@@@",
824 "@@@STEP_LOG_END@fast@@@", 812 "@@@STEP_LOG_END@fast@@@",
825 "@@@STEP_LOG_LINE@slow@Test: suite-name/dir/slow@@@", 813 "@@@STEP_LOG_LINE@slow@Test: suite-name/dir/slow@@@",
826 "@@@STEP_LOG_LINE@slow@Flags: @@@", 814 "@@@STEP_LOG_LINE@slow@Flags: @@@",
827 "@@@STEP_LOG_LINE@slow@Command: d8 test.js@@@", 815 "@@@STEP_LOG_LINE@slow@Command: d8 test.js@@@",
828 "@@@STEP_LOG_LINE@slow@@@@", 816 "@@@STEP_LOG_LINE@slow@@@@",
829 "@@@STEP_LOG_LINE@slow@Build environment:@@@",
830 "@@@STEP_LOG_LINE@slow@ GYP_DEFINES: clang=1 target_arch=ia32 use_goma=1 v 8_enable_verify_predictable=1 v8_target_arch=ia32@@@",
831 "@@@STEP_LOG_LINE@slow@ GYP_GENERATORS: ninja@@@",
832 "@@@STEP_LOG_LINE@slow@@@@",
833 "@@@STEP_LOG_LINE@slow@Run #1@@@", 817 "@@@STEP_LOG_LINE@slow@Run #1@@@",
834 "@@@STEP_LOG_LINE@slow@Exit code: 1@@@", 818 "@@@STEP_LOG_LINE@slow@Exit code: 1@@@",
835 "@@@STEP_LOG_LINE@slow@Result: FAIL@@@", 819 "@@@STEP_LOG_LINE@slow@Result: FAIL@@@",
836 "@@@STEP_LOG_LINE@slow@Expected outcomes: PASS, SLOW@@@", 820 "@@@STEP_LOG_LINE@slow@Expected outcomes: PASS, SLOW@@@",
837 "@@@STEP_LOG_LINE@slow@Duration: 00:03:000@@@", 821 "@@@STEP_LOG_LINE@slow@Duration: 00:03:000@@@",
838 "@@@STEP_LOG_LINE@slow@@@@", 822 "@@@STEP_LOG_LINE@slow@@@@",
839 "@@@STEP_LOG_LINE@slow@Stdout:@@@", 823 "@@@STEP_LOG_LINE@slow@Stdout:@@@",
840 "@@@STEP_LOG_LINE@slow@Some output.@@@", 824 "@@@STEP_LOG_LINE@slow@Some output.@@@",
841 "@@@STEP_LOG_LINE@slow@@@@", 825 "@@@STEP_LOG_LINE@slow@@@@",
842 "@@@STEP_LOG_LINE@slow@Stderr:@@@", 826 "@@@STEP_LOG_LINE@slow@Stderr:@@@",
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after
1036 "~followup_annotations": [ 1020 "~followup_annotations": [
1037 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@" 1021 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@"
1038 ] 1022 ]
1039 }, 1023 },
1040 { 1024 {
1041 "name": "$result", 1025 "name": "$result",
1042 "reason": "Failures or flakes in build.", 1026 "reason": "Failures or flakes in build.",
1043 "status_code": 1 1027 "status_code": 1
1044 } 1028 }
1045 ] 1029 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698