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

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

Issue 2202113003: V8: Switch ignition test steps to the standard suite alias (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 4 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::git]/resources/git_setup.py", 6 "RECIPE_MODULE[depot_tools::git]/resources/git_setup.py",
7 "--path", 7 "--path",
8 "[SLAVE_BUILD]/swarming.client", 8 "[SLAVE_BUILD]/swarming.client",
9 "--url", 9 "--url",
10 "https://chromium.googlesource.com/external/swarming.client.git" 10 "https://chromium.googlesource.com/external/swarming.client.git"
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 "--", 237 "--",
238 "--progress=verbose", 238 "--progress=verbose",
239 "--mode", 239 "--mode",
240 "Release", 240 "Release",
241 "--arch", 241 "--arch",
242 "ia32", 242 "ia32",
243 "--outdir", 243 "--outdir",
244 "out", 244 "out",
245 "--buildbot", 245 "--buildbot",
246 "--timeout=200", 246 "--timeout=200",
247 "--random-seed=-1877293606", 247 "--random-seed=837461545",
248 "bot_default", 248 "bot_default",
249 "--exhaustive-variants", 249 "--exhaustive-variants",
250 "--rerun-failures-count=2", 250 "--rerun-failures-count=2",
251 "--swarming", 251 "--swarming",
252 "--json-test-results", 252 "--json-test-results",
253 "${ISOLATED_OUTDIR}/output.json" 253 "${ISOLATED_OUTDIR}/output.json"
254 ], 254 ],
255 "name": "[trigger] Check on Ubuntu-12.04", 255 "name": "[trigger] Check on Ubuntu-12.04",
256 "~followup_annotations": [ 256 "~followup_annotations": [
257 "@@@STEP_LOG_LINE@json.output@{@@@", 257 "@@@STEP_LOG_LINE@json.output@{@@@",
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
331 "--", 331 "--",
332 "--progress=verbose", 332 "--progress=verbose",
333 "--mode", 333 "--mode",
334 "Release", 334 "Release",
335 "--arch", 335 "--arch",
336 "ia32", 336 "ia32",
337 "--outdir", 337 "--outdir",
338 "out", 338 "out",
339 "--buildbot", 339 "--buildbot",
340 "--timeout=200", 340 "--timeout=200",
341 "--random-seed=-1877293606", 341 "--random-seed=837461545",
342 "bot_default", 342 "bot_default",
343 "--variants=extra", 343 "--variants=extra",
344 "--rerun-failures-count=2", 344 "--rerun-failures-count=2",
345 "--swarming", 345 "--swarming",
346 "--json-test-results", 346 "--json-test-results",
347 "${ISOLATED_OUTDIR}/output.json" 347 "${ISOLATED_OUTDIR}/output.json"
348 ], 348 ],
349 "name": "[trigger] Check - extra on Ubuntu-12.04", 349 "name": "[trigger] Check - extra on Ubuntu-12.04",
350 "~followup_annotations": [ 350 "~followup_annotations": [
351 "@@@STEP_LOG_LINE@json.output@{@@@", 351 "@@@STEP_LOG_LINE@json.output@{@@@",
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
425 "--", 425 "--",
426 "--progress=verbose", 426 "--progress=verbose",
427 "--mode", 427 "--mode",
428 "Release", 428 "Release",
429 "--arch", 429 "--arch",
430 "ia32", 430 "ia32",
431 "--outdir", 431 "--outdir",
432 "out", 432 "out",
433 "--buildbot", 433 "--buildbot",
434 "--timeout=200", 434 "--timeout=200",
435 "--random-seed=-1877293606", 435 "--random-seed=837461545",
436 "optimize_for_size", 436 "optimize_for_size",
437 "--extra-flags=--optimize-for-size", 437 "--extra-flags=--optimize-for-size",
438 "--variants=default", 438 "--variants=default",
439 "--rerun-failures-count=2", 439 "--rerun-failures-count=2",
440 "--swarming", 440 "--swarming",
441 "--json-test-results", 441 "--json-test-results",
442 "${ISOLATED_OUTDIR}/output.json" 442 "${ISOLATED_OUTDIR}/output.json"
443 ], 443 ],
444 "name": "[trigger] OptimizeForSize on Ubuntu-12.04", 444 "name": "[trigger] OptimizeForSize on Ubuntu-12.04",
445 "~followup_annotations": [ 445 "~followup_annotations": [
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
520 "--", 520 "--",
521 "--progress=verbose", 521 "--progress=verbose",
522 "--mode", 522 "--mode",
523 "Release", 523 "Release",
524 "--arch", 524 "--arch",
525 "ia32", 525 "ia32",
526 "--outdir", 526 "--outdir",
527 "out", 527 "out",
528 "--buildbot", 528 "--buildbot",
529 "--timeout=200", 529 "--timeout=200",
530 "--random-seed=-1877293606", 530 "--random-seed=837461545",
531 "benchmarks", 531 "benchmarks",
532 "--download-data", 532 "--download-data",
533 "--exhaustive-variants", 533 "--exhaustive-variants",
534 "--rerun-failures-count=2", 534 "--rerun-failures-count=2",
535 "--swarming", 535 "--swarming",
536 "--json-test-results", 536 "--json-test-results",
537 "${ISOLATED_OUTDIR}/output.json" 537 "${ISOLATED_OUTDIR}/output.json"
538 ], 538 ],
539 "name": "[trigger] Benchmarks on Ubuntu-12.04", 539 "name": "[trigger] Benchmarks on Ubuntu-12.04",
540 "~followup_annotations": [ 540 "~followup_annotations": [
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
615 "--", 615 "--",
616 "--progress=verbose", 616 "--progress=verbose",
617 "--mode", 617 "--mode",
618 "Release", 618 "Release",
619 "--arch", 619 "--arch",
620 "ia32", 620 "ia32",
621 "--outdir", 621 "--outdir",
622 "out", 622 "out",
623 "--buildbot", 623 "--buildbot",
624 "--timeout=200", 624 "--timeout=200",
625 "--random-seed=-1877293606", 625 "--random-seed=837461545",
626 "simdjs", 626 "simdjs",
627 "--download-data", 627 "--download-data",
628 "--exhaustive-variants", 628 "--exhaustive-variants",
629 "--rerun-failures-count=2", 629 "--rerun-failures-count=2",
630 "--swarming", 630 "--swarming",
631 "--json-test-results", 631 "--json-test-results",
632 "${ISOLATED_OUTDIR}/output.json" 632 "${ISOLATED_OUTDIR}/output.json"
633 ], 633 ],
634 "name": "[trigger] SimdJs - all on Ubuntu-12.04", 634 "name": "[trigger] SimdJs - all on Ubuntu-12.04",
635 "~followup_annotations": [ 635 "~followup_annotations": [
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
710 "--", 710 "--",
711 "--progress=verbose", 711 "--progress=verbose",
712 "--mode", 712 "--mode",
713 "Release", 713 "Release",
714 "--arch", 714 "--arch",
715 "ia32", 715 "ia32",
716 "--outdir", 716 "--outdir",
717 "out", 717 "out",
718 "--buildbot", 718 "--buildbot",
719 "--timeout=200", 719 "--timeout=200",
720 "--random-seed=-1877293606", 720 "--random-seed=837461545",
721 "test262", 721 "test262",
722 "--download-data", 722 "--download-data",
723 "--exhaustive-variants", 723 "--exhaustive-variants",
724 "--rerun-failures-count=2", 724 "--rerun-failures-count=2",
725 "--swarming", 725 "--swarming",
726 "--json-test-results", 726 "--json-test-results",
727 "${ISOLATED_OUTDIR}/output.json" 727 "${ISOLATED_OUTDIR}/output.json"
728 ], 728 ],
729 "name": "[trigger] Test262 on Ubuntu-12.04", 729 "name": "[trigger] Test262 on Ubuntu-12.04",
730 "~followup_annotations": [ 730 "~followup_annotations": [
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
811 "--", 811 "--",
812 "--progress=verbose", 812 "--progress=verbose",
813 "--mode", 813 "--mode",
814 "Release", 814 "Release",
815 "--arch", 815 "--arch",
816 "ia32", 816 "ia32",
817 "--outdir", 817 "--outdir",
818 "out", 818 "out",
819 "--buildbot", 819 "--buildbot",
820 "--timeout=200", 820 "--timeout=200",
821 "--random-seed=-1877293606", 821 "--random-seed=837461545",
822 "test262", 822 "test262",
823 "--download-data", 823 "--download-data",
824 "--variants=extra", 824 "--variants=extra",
825 "--rerun-failures-count=2", 825 "--rerun-failures-count=2",
826 "--swarming", 826 "--swarming",
827 "--json-test-results", 827 "--json-test-results",
828 "${ISOLATED_OUTDIR}/output.json" 828 "${ISOLATED_OUTDIR}/output.json"
829 ], 829 ],
830 "name": "[trigger] Test262 - extra on Ubuntu-12.04", 830 "name": "[trigger] Test262 - extra on Ubuntu-12.04",
831 "~followup_annotations": [ 831 "~followup_annotations": [
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
912 "--", 912 "--",
913 "--progress=verbose", 913 "--progress=verbose",
914 "--mode", 914 "--mode",
915 "Release", 915 "Release",
916 "--arch", 916 "--arch",
917 "ia32", 917 "ia32",
918 "--outdir", 918 "--outdir",
919 "out", 919 "out",
920 "--buildbot", 920 "--buildbot",
921 "--timeout=200", 921 "--timeout=200",
922 "--random-seed=-1877293606", 922 "--random-seed=837461545",
923 "mozilla", 923 "mozilla",
924 "--exhaustive-variants", 924 "--exhaustive-variants",
925 "--rerun-failures-count=2", 925 "--rerun-failures-count=2",
926 "--swarming", 926 "--swarming",
927 "--json-test-results", 927 "--json-test-results",
928 "${ISOLATED_OUTDIR}/output.json" 928 "${ISOLATED_OUTDIR}/output.json"
929 ], 929 ],
930 "name": "[trigger] Mozilla on Ubuntu-12.04", 930 "name": "[trigger] Mozilla on Ubuntu-12.04",
931 "~followup_annotations": [ 931 "~followup_annotations": [
932 "@@@STEP_LOG_LINE@json.output@{@@@", 932 "@@@STEP_LOG_LINE@json.output@{@@@",
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
977 "os", 977 "os",
978 "Ubuntu-12.04", 978 "Ubuntu-12.04",
979 "--dimension", 979 "--dimension",
980 "pool", 980 "pool",
981 "Chrome", 981 "Chrome",
982 "--tag", 982 "--tag",
983 "buildername:V8 Linux", 983 "buildername:V8 Linux",
984 "--tag", 984 "--tag",
985 "buildnumber:571", 985 "buildnumber:571",
986 "--tag", 986 "--tag",
987 "data:[dummy hash for ignition]", 987 "data:[dummy hash for bot_default]",
988 "--tag", 988 "--tag",
989 "master:client.v8", 989 "master:client.v8",
990 "--tag", 990 "--tag",
991 "name:Ignition", 991 "name:Ignition",
992 "--tag", 992 "--tag",
993 "os:Ubuntu-12.04", 993 "os:Ubuntu-12.04",
994 "--tag", 994 "--tag",
995 "project:v8", 995 "project:v8",
996 "--tag", 996 "--tag",
997 "purpose:CI", 997 "purpose:CI",
998 "--tag", 998 "--tag",
999 "purpose:post-commit", 999 "purpose:post-commit",
1000 "--tag", 1000 "--tag",
1001 "slavename:TestSlavename", 1001 "slavename:TestSlavename",
1002 "--tag", 1002 "--tag",
1003 "stepname:Ignition - turbofan on Ubuntu-12.04", 1003 "stepname:Ignition - turbofan on Ubuntu-12.04",
1004 "--idempotent", 1004 "--idempotent",
1005 "[dummy hash for ignition]", 1005 "[dummy hash for bot_default]",
1006 "--", 1006 "--",
1007 "--progress=verbose", 1007 "--progress=verbose",
1008 "--mode", 1008 "--mode",
1009 "Release", 1009 "Release",
1010 "--arch", 1010 "--arch",
1011 "ia32", 1011 "ia32",
1012 "--outdir", 1012 "--outdir",
1013 "out", 1013 "out",
1014 "--buildbot", 1014 "--buildbot",
1015 "--timeout=200", 1015 "--timeout=200",
1016 "--random-seed=-1877293606", 1016 "--random-seed=837461545",
1017 "ignition", 1017 "bot_default",
1018 "--ignition-turbofan", 1018 "--ignition-turbofan",
1019 "--variants=ignition_turbofan", 1019 "--variants=ignition_turbofan",
1020 "--rerun-failures-count=2", 1020 "--rerun-failures-count=2",
1021 "--swarming", 1021 "--swarming",
1022 "--json-test-results", 1022 "--json-test-results",
1023 "${ISOLATED_OUTDIR}/output.json" 1023 "${ISOLATED_OUTDIR}/output.json"
1024 ], 1024 ],
1025 "name": "[trigger] Ignition - turbofan on Ubuntu-12.04", 1025 "name": "[trigger] Ignition - turbofan on Ubuntu-12.04",
1026 "~followup_annotations": [ 1026 "~followup_annotations": [
1027 "@@@STEP_LOG_LINE@json.output@{@@@", 1027 "@@@STEP_LOG_LINE@json.output@{@@@",
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
1101 "--", 1101 "--",
1102 "--progress=verbose", 1102 "--progress=verbose",
1103 "--mode", 1103 "--mode",
1104 "Release", 1104 "Release",
1105 "--arch", 1105 "--arch",
1106 "ia32", 1106 "ia32",
1107 "--outdir", 1107 "--outdir",
1108 "out", 1108 "out",
1109 "--buildbot", 1109 "--buildbot",
1110 "--timeout=200", 1110 "--timeout=200",
1111 "--random-seed=-1877293606", 1111 "--random-seed=837461545",
1112 "mjsunit", 1112 "mjsunit",
1113 "--extra-flags=--turbo_sp_frame_access", 1113 "--extra-flags=--turbo_sp_frame_access",
1114 "--variants=turbofan", 1114 "--variants=turbofan",
1115 "--rerun-failures-count=2", 1115 "--rerun-failures-count=2",
1116 "--swarming", 1116 "--swarming",
1117 "--json-test-results", 1117 "--json-test-results",
1118 "${ISOLATED_OUTDIR}/output.json" 1118 "${ISOLATED_OUTDIR}/output.json"
1119 ], 1119 ],
1120 "name": "[trigger] Mjsunit - sp frame access on Ubuntu-12.04", 1120 "name": "[trigger] Mjsunit - sp frame access on Ubuntu-12.04",
1121 "~followup_annotations": [ 1121 "~followup_annotations": [
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
1196 "--", 1196 "--",
1197 "--progress=verbose", 1197 "--progress=verbose",
1198 "--mode", 1198 "--mode",
1199 "Release", 1199 "Release",
1200 "--arch", 1200 "--arch",
1201 "ia32", 1201 "ia32",
1202 "--outdir", 1202 "--outdir",
1203 "out", 1203 "out",
1204 "--buildbot", 1204 "--buildbot",
1205 "--timeout=200", 1205 "--timeout=200",
1206 "--random-seed=-1877293606", 1206 "--random-seed=837461545",
1207 "test262", 1207 "test262",
1208 "--ignition-turbofan", 1208 "--ignition-turbofan",
1209 "--download-data", 1209 "--download-data",
1210 "--variants=ignition_turbofan", 1210 "--variants=ignition_turbofan",
1211 "--rerun-failures-count=2", 1211 "--rerun-failures-count=2",
1212 "--swarming", 1212 "--swarming",
1213 "--json-test-results", 1213 "--json-test-results",
1214 "${ISOLATED_OUTDIR}/output.json" 1214 "${ISOLATED_OUTDIR}/output.json"
1215 ], 1215 ],
1216 "name": "[trigger] Test262 - ignition - turbofan on Ubuntu-12.04", 1216 "name": "[trigger] Test262 - ignition - turbofan on Ubuntu-12.04",
(...skipping 391 matching lines...) Expand 10 before | Expand all | Expand 10 after
1608 "--", 1608 "--",
1609 "--progress=verbose", 1609 "--progress=verbose",
1610 "--mode", 1610 "--mode",
1611 "Release", 1611 "Release",
1612 "--arch", 1612 "--arch",
1613 "ia32", 1613 "ia32",
1614 "--outdir", 1614 "--outdir",
1615 "out", 1615 "out",
1616 "--buildbot", 1616 "--buildbot",
1617 "--timeout=200", 1617 "--timeout=200",
1618 "--random-seed=-1877293606", 1618 "--random-seed=837461545",
1619 "bot_default", 1619 "bot_default",
1620 "--exhaustive-variants", 1620 "--exhaustive-variants",
1621 "--isolates", 1621 "--isolates",
1622 "--rerun-failures-count=2", 1622 "--rerun-failures-count=2",
1623 "--swarming", 1623 "--swarming",
1624 "--json-test-results", 1624 "--json-test-results",
1625 "${ISOLATED_OUTDIR}/output.json" 1625 "${ISOLATED_OUTDIR}/output.json"
1626 ], 1626 ],
1627 "name": "[trigger] Check - isolates on Ubuntu-12.04", 1627 "name": "[trigger] Check - isolates on Ubuntu-12.04",
1628 "~followup_annotations": [ 1628 "~followup_annotations": [
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
1703 "--", 1703 "--",
1704 "--progress=verbose", 1704 "--progress=verbose",
1705 "--mode", 1705 "--mode",
1706 "Release", 1706 "Release",
1707 "--arch", 1707 "--arch",
1708 "ia32", 1708 "ia32",
1709 "--outdir", 1709 "--outdir",
1710 "out", 1710 "out",
1711 "--buildbot", 1711 "--buildbot",
1712 "--timeout=200", 1712 "--timeout=200",
1713 "--random-seed=-1877293606", 1713 "--random-seed=837461545",
1714 "bot_default", 1714 "bot_default",
1715 "--exhaustive-variants", 1715 "--exhaustive-variants",
1716 "--extra-flags", 1716 "--extra-flags",
1717 "--noenable-sse3 --noenable-avx", 1717 "--noenable-sse3 --noenable-avx",
1718 "--rerun-failures-count=2", 1718 "--rerun-failures-count=2",
1719 "--swarming", 1719 "--swarming",
1720 "--json-test-results", 1720 "--json-test-results",
1721 "${ISOLATED_OUTDIR}/output.json" 1721 "${ISOLATED_OUTDIR}/output.json"
1722 ], 1722 ],
1723 "name": "[trigger] Check - nosse3 on Ubuntu-12.04", 1723 "name": "[trigger] Check - nosse3 on Ubuntu-12.04",
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
1799 "--", 1799 "--",
1800 "--progress=verbose", 1800 "--progress=verbose",
1801 "--mode", 1801 "--mode",
1802 "Release", 1802 "Release",
1803 "--arch", 1803 "--arch",
1804 "ia32", 1804 "ia32",
1805 "--outdir", 1805 "--outdir",
1806 "out", 1806 "out",
1807 "--buildbot", 1807 "--buildbot",
1808 "--timeout=200", 1808 "--timeout=200",
1809 "--random-seed=-1877293606", 1809 "--random-seed=837461545",
1810 "mozilla", 1810 "mozilla",
1811 "--exhaustive-variants", 1811 "--exhaustive-variants",
1812 "--extra-flags", 1812 "--extra-flags",
1813 "--noenable-sse3 --noenable-avx", 1813 "--noenable-sse3 --noenable-avx",
1814 "--rerun-failures-count=2", 1814 "--rerun-failures-count=2",
1815 "--swarming", 1815 "--swarming",
1816 "--json-test-results", 1816 "--json-test-results",
1817 "${ISOLATED_OUTDIR}/output.json" 1817 "${ISOLATED_OUTDIR}/output.json"
1818 ], 1818 ],
1819 "name": "[trigger] Mozilla - nosse3 on Ubuntu-12.04", 1819 "name": "[trigger] Mozilla - nosse3 on Ubuntu-12.04",
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
1895 "--", 1895 "--",
1896 "--progress=verbose", 1896 "--progress=verbose",
1897 "--mode", 1897 "--mode",
1898 "Release", 1898 "Release",
1899 "--arch", 1899 "--arch",
1900 "ia32", 1900 "ia32",
1901 "--outdir", 1901 "--outdir",
1902 "out", 1902 "out",
1903 "--buildbot", 1903 "--buildbot",
1904 "--timeout=200", 1904 "--timeout=200",
1905 "--random-seed=-1877293606", 1905 "--random-seed=837461545",
1906 "simdjs", 1906 "simdjs",
1907 "--download-data", 1907 "--download-data",
1908 "--exhaustive-variants", 1908 "--exhaustive-variants",
1909 "--extra-flags", 1909 "--extra-flags",
1910 "--noenable-sse3 --noenable-avx", 1910 "--noenable-sse3 --noenable-avx",
1911 "--rerun-failures-count=2", 1911 "--rerun-failures-count=2",
1912 "--swarming", 1912 "--swarming",
1913 "--json-test-results", 1913 "--json-test-results",
1914 "${ISOLATED_OUTDIR}/output.json" 1914 "${ISOLATED_OUTDIR}/output.json"
1915 ], 1915 ],
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
1992 "--", 1992 "--",
1993 "--progress=verbose", 1993 "--progress=verbose",
1994 "--mode", 1994 "--mode",
1995 "Release", 1995 "Release",
1996 "--arch", 1996 "--arch",
1997 "ia32", 1997 "ia32",
1998 "--outdir", 1998 "--outdir",
1999 "out", 1999 "out",
2000 "--buildbot", 2000 "--buildbot",
2001 "--timeout=200", 2001 "--timeout=200",
2002 "--random-seed=-1877293606", 2002 "--random-seed=837461545",
2003 "bot_default", 2003 "bot_default",
2004 "--exhaustive-variants", 2004 "--exhaustive-variants",
2005 "--extra-flags", 2005 "--extra-flags",
2006 "--noenable-sse4-1 --noenable-avx", 2006 "--noenable-sse4-1 --noenable-avx",
2007 "--rerun-failures-count=2", 2007 "--rerun-failures-count=2",
2008 "--swarming", 2008 "--swarming",
2009 "--json-test-results", 2009 "--json-test-results",
2010 "${ISOLATED_OUTDIR}/output.json" 2010 "${ISOLATED_OUTDIR}/output.json"
2011 ], 2011 ],
2012 "name": "[trigger] Check - nosse4 on Ubuntu-12.04", 2012 "name": "[trigger] Check - nosse4 on Ubuntu-12.04",
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
2088 "--", 2088 "--",
2089 "--progress=verbose", 2089 "--progress=verbose",
2090 "--mode", 2090 "--mode",
2091 "Release", 2091 "Release",
2092 "--arch", 2092 "--arch",
2093 "ia32", 2093 "ia32",
2094 "--outdir", 2094 "--outdir",
2095 "out", 2095 "out",
2096 "--buildbot", 2096 "--buildbot",
2097 "--timeout=200", 2097 "--timeout=200",
2098 "--random-seed=-1877293606", 2098 "--random-seed=837461545",
2099 "mozilla", 2099 "mozilla",
2100 "--exhaustive-variants", 2100 "--exhaustive-variants",
2101 "--extra-flags", 2101 "--extra-flags",
2102 "--noenable-sse4-1 --noenable-avx", 2102 "--noenable-sse4-1 --noenable-avx",
2103 "--rerun-failures-count=2", 2103 "--rerun-failures-count=2",
2104 "--swarming", 2104 "--swarming",
2105 "--json-test-results", 2105 "--json-test-results",
2106 "${ISOLATED_OUTDIR}/output.json" 2106 "${ISOLATED_OUTDIR}/output.json"
2107 ], 2107 ],
2108 "name": "[trigger] Mozilla - nosse4 on Ubuntu-12.04", 2108 "name": "[trigger] Mozilla - nosse4 on Ubuntu-12.04",
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
2184 "--", 2184 "--",
2185 "--progress=verbose", 2185 "--progress=verbose",
2186 "--mode", 2186 "--mode",
2187 "Release", 2187 "Release",
2188 "--arch", 2188 "--arch",
2189 "ia32", 2189 "ia32",
2190 "--outdir", 2190 "--outdir",
2191 "out", 2191 "out",
2192 "--buildbot", 2192 "--buildbot",
2193 "--timeout=200", 2193 "--timeout=200",
2194 "--random-seed=-1877293606", 2194 "--random-seed=837461545",
2195 "simdjs", 2195 "simdjs",
2196 "--download-data", 2196 "--download-data",
2197 "--exhaustive-variants", 2197 "--exhaustive-variants",
2198 "--extra-flags", 2198 "--extra-flags",
2199 "--noenable-sse4-1 --noenable-avx", 2199 "--noenable-sse4-1 --noenable-avx",
2200 "--rerun-failures-count=2", 2200 "--rerun-failures-count=2",
2201 "--swarming", 2201 "--swarming",
2202 "--json-test-results", 2202 "--json-test-results",
2203 "${ISOLATED_OUTDIR}/output.json" 2203 "${ISOLATED_OUTDIR}/output.json"
2204 ], 2204 ],
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
2281 "--", 2281 "--",
2282 "--progress=verbose", 2282 "--progress=verbose",
2283 "--mode", 2283 "--mode",
2284 "Release", 2284 "Release",
2285 "--arch", 2285 "--arch",
2286 "ia32", 2286 "ia32",
2287 "--outdir", 2287 "--outdir",
2288 "out", 2288 "out",
2289 "--buildbot", 2289 "--buildbot",
2290 "--timeout=200", 2290 "--timeout=200",
2291 "--random-seed=-1877293606", 2291 "--random-seed=837461545",
2292 "bot_default", 2292 "bot_default",
2293 "--exhaustive-variants", 2293 "--exhaustive-variants",
2294 "--extra-flags=--dead-code-elimination", 2294 "--extra-flags=--dead-code-elimination",
2295 "--rerun-failures-count=2", 2295 "--rerun-failures-count=2",
2296 "--swarming", 2296 "--swarming",
2297 "--json-test-results", 2297 "--json-test-results",
2298 "${ISOLATED_OUTDIR}/output.json" 2298 "${ISOLATED_OUTDIR}/output.json"
2299 ], 2299 ],
2300 "name": "[trigger] Check - deadcode on Ubuntu-12.04", 2300 "name": "[trigger] Check - deadcode on Ubuntu-12.04",
2301 "~followup_annotations": [ 2301 "~followup_annotations": [
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
2376 "--", 2376 "--",
2377 "--progress=verbose", 2377 "--progress=verbose",
2378 "--mode", 2378 "--mode",
2379 "Release", 2379 "Release",
2380 "--arch", 2380 "--arch",
2381 "ia32", 2381 "ia32",
2382 "--outdir", 2382 "--outdir",
2383 "out", 2383 "out",
2384 "--buildbot", 2384 "--buildbot",
2385 "--timeout=200", 2385 "--timeout=200",
2386 "--random-seed=-1877293606", 2386 "--random-seed=837461545",
2387 "test262", 2387 "test262",
2388 "--download-data", 2388 "--download-data",
2389 "--variants=default", 2389 "--variants=default",
2390 "--extra-flags=--dead-code-elimination", 2390 "--extra-flags=--dead-code-elimination",
2391 "--rerun-failures-count=2", 2391 "--rerun-failures-count=2",
2392 "--swarming", 2392 "--swarming",
2393 "--json-test-results", 2393 "--json-test-results",
2394 "${ISOLATED_OUTDIR}/output.json" 2394 "${ISOLATED_OUTDIR}/output.json"
2395 ], 2395 ],
2396 "name": "[trigger] Test262 - no variants - deadcode on Ubuntu-12.04", 2396 "name": "[trigger] Test262 - no variants - deadcode on Ubuntu-12.04",
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
2472 "--", 2472 "--",
2473 "--progress=verbose", 2473 "--progress=verbose",
2474 "--mode", 2474 "--mode",
2475 "Release", 2475 "Release",
2476 "--arch", 2476 "--arch",
2477 "ia32", 2477 "ia32",
2478 "--outdir", 2478 "--outdir",
2479 "out", 2479 "out",
2480 "--buildbot", 2480 "--buildbot",
2481 "--timeout=200", 2481 "--timeout=200",
2482 "--random-seed=-1877293606", 2482 "--random-seed=837461545",
2483 "mozilla", 2483 "mozilla",
2484 "--exhaustive-variants", 2484 "--exhaustive-variants",
2485 "--extra-flags=--dead-code-elimination", 2485 "--extra-flags=--dead-code-elimination",
2486 "--rerun-failures-count=2", 2486 "--rerun-failures-count=2",
2487 "--swarming", 2487 "--swarming",
2488 "--json-test-results", 2488 "--json-test-results",
2489 "${ISOLATED_OUTDIR}/output.json" 2489 "${ISOLATED_OUTDIR}/output.json"
2490 ], 2490 ],
2491 "name": "[trigger] Mozilla - deadcode on Ubuntu-12.04", 2491 "name": "[trigger] Mozilla - deadcode on Ubuntu-12.04",
2492 "~followup_annotations": [ 2492 "~followup_annotations": [
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
2567 "--", 2567 "--",
2568 "--progress=verbose", 2568 "--progress=verbose",
2569 "--mode", 2569 "--mode",
2570 "Release", 2570 "Release",
2571 "--arch", 2571 "--arch",
2572 "ia32", 2572 "ia32",
2573 "--outdir", 2573 "--outdir",
2574 "out", 2574 "out",
2575 "--buildbot", 2575 "--buildbot",
2576 "--timeout=200", 2576 "--timeout=200",
2577 "--random-seed=-1877293606", 2577 "--random-seed=837461545",
2578 "simdjs", 2578 "simdjs",
2579 "--download-data", 2579 "--download-data",
2580 "--exhaustive-variants", 2580 "--exhaustive-variants",
2581 "--extra-flags=--dead-code-elimination", 2581 "--extra-flags=--dead-code-elimination",
2582 "--rerun-failures-count=2", 2582 "--rerun-failures-count=2",
2583 "--swarming", 2583 "--swarming",
2584 "--json-test-results", 2584 "--json-test-results",
2585 "${ISOLATED_OUTDIR}/output.json" 2585 "${ISOLATED_OUTDIR}/output.json"
2586 ], 2586 ],
2587 "name": "[trigger] SimdJs - all - deadcode on Ubuntu-12.04", 2587 "name": "[trigger] SimdJs - all - deadcode on Ubuntu-12.04",
(...skipping 1164 matching lines...) Expand 10 before | Expand all | Expand 10 after
3752 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 3752 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
3753 "@@@STEP_LOG_END@durations@@@" 3753 "@@@STEP_LOG_END@durations@@@"
3754 ] 3754 ]
3755 }, 3755 },
3756 { 3756 {
3757 "name": "$result", 3757 "name": "$result",
3758 "recipe_result": null, 3758 "recipe_result": null,
3759 "status_code": 0 3759 "status_code": 0
3760 } 3760 }
3761 ] 3761 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipe_modules/v8/testing.py ('k') | scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698