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

Side by Side Diff: tests/chromium.12633013.json

Issue 108443003: Drop '2' from chromedriver2_unittests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/commit-queue/
Patch Set: Created 7 years 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
« no previous file with comments | « tests/chromium.12253015.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "__persistent_type__": "PendingQueue", 2 "__persistent_type__": "PendingQueue",
3 "pending_commits": { 3 "pending_commits": {
4 "12633013": { 4 "12633013": {
5 "__persistent_type__": "PendingCommit", 5 "__persistent_type__": "PendingCommit",
6 "base_url": "svn://svn.chromium.org/chrome/trunk/src", 6 "base_url": "svn://svn.chromium.org/chrome/trunk/src",
7 "description": "Improve the v8::Object uniqueness check in V8ValueConverte rImpl\n\nPreviously it used a set with identity hashes of the objects.\nThose ar e not necessarily unique, so now it also stores the handle (with the id hashes a s keys), and checks the handle equality for objects with identical hashes.\n\n\n BUG=177662\n", 7 "description": "Improve the v8::Object uniqueness check in V8ValueConverte rImpl\n\nPreviously it used a set with identity hashes of the objects.\nThose ar e not necessarily unique, so now it also stores the handle (with the id hashes a s keys), and checks the handle equality for objects with identical hashes.\n\n\n BUG=177662\n",
8 "files": [ 8 "files": [
9 "content/renderer/v8_value_converter_impl.cc", 9 "content/renderer/v8_value_converter_impl.cc",
10 "content/renderer/v8_value_converter_impl.h", 10 "content/renderer/v8_value_converter_impl.h",
(...skipping 299 matching lines...) Expand 10 before | Expand all | Expand 10 after
310 "ipc_tests", 310 "ipc_tests",
311 "interactive_ui_tests", 311 "interactive_ui_tests",
312 "jingle_unittests", 312 "jingle_unittests",
313 "media_unittests", 313 "media_unittests",
314 "net_unittests", 314 "net_unittests",
315 "ppapi_unittests", 315 "ppapi_unittests",
316 "printing_unittests", 316 "printing_unittests",
317 "sql_unittests", 317 "sql_unittests",
318 "sync_unit_tests", 318 "sync_unit_tests",
319 "unit_tests", 319 "unit_tests",
320 "chromedriver2_unittests", 320 "chromedriver_unittests",
321 "components_unittests", 321 "components_unittests",
322 "nacl_integration", 322 "nacl_integration",
323 "remoting_unittests", 323 "remoting_unittests",
324 "sandbox_linux_unittests", 324 "sandbox_linux_unittests",
325 "sync_integration_tests" 325 "sync_integration_tests"
326 ] 326 ]
327 }, 327 },
328 { 328 {
329 "__persistent_type__": "TryJobSteps", 329 "__persistent_type__": "TryJobSteps",
330 "builder_name": "linux_aura", 330 "builder_name": "linux_aura",
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
408 "media_unittests", 408 "media_unittests",
409 "net_unittests", 409 "net_unittests",
410 "ppapi_unittests", 410 "ppapi_unittests",
411 "printing_unittests", 411 "printing_unittests",
412 "sql_unittests", 412 "sql_unittests",
413 "sync_unit_tests", 413 "sync_unit_tests",
414 "unit_tests", 414 "unit_tests",
415 "chrome_frame_net_tests", 415 "chrome_frame_net_tests",
416 "chrome_frame_tests", 416 "chrome_frame_tests",
417 "chrome_frame_unittests", 417 "chrome_frame_unittests",
418 "chromedriver2_unittests", 418 "chromedriver_unittests",
419 "components_unittests", 419 "components_unittests",
420 "installer_util_unittests", 420 "installer_util_unittests",
421 "mini_installer_test", 421 "mini_installer_test",
422 "nacl_integration", 422 "nacl_integration",
423 "remoting_unittests", 423 "remoting_unittests",
424 "sync_integration_tests" 424 "sync_integration_tests"
425 ] 425 ]
426 }, 426 },
427 { 427 {
428 "__persistent_type__": "TryJobSteps", 428 "__persistent_type__": "TryJobSteps",
(...skipping 10 matching lines...) Expand all
439 "ipc_tests", 439 "ipc_tests",
440 "interactive_ui_tests", 440 "interactive_ui_tests",
441 "jingle_unittests", 441 "jingle_unittests",
442 "media_unittests", 442 "media_unittests",
443 "net_unittests", 443 "net_unittests",
444 "ppapi_unittests", 444 "ppapi_unittests",
445 "printing_unittests", 445 "printing_unittests",
446 "sql_unittests", 446 "sql_unittests",
447 "sync_unit_tests", 447 "sync_unit_tests",
448 "unit_tests", 448 "unit_tests",
449 "chromedriver2_unittests", 449 "chromedriver_unittests",
450 "components_unittests", 450 "components_unittests",
451 "nacl_integration", 451 "nacl_integration",
452 "remoting_unittests", 452 "remoting_unittests",
453 "sync_integration_tests" 453 "sync_integration_tests"
454 ] 454 ]
455 }, 455 },
456 { 456 {
457 "__persistent_type__": "TryJobTriggeredSteps", 457 "__persistent_type__": "TryJobTriggeredSteps",
458 "builder_name": "android_dbg_triggered_tests", 458 "builder_name": "android_dbg_triggered_tests",
459 "steps": { 459 "steps": {
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
557 "clobber": false, 557 "clobber": false,
558 "completed": true, 558 "completed": true,
559 "init_time": 1363595745.427537, 559 "init_time": 1363595745.427537,
560 "is_stewed": false, 560 "is_stewed": false,
561 "parent_key": null, 561 "parent_key": null,
562 "requested_steps": [ 562 "requested_steps": [
563 "base_unittests", 563 "base_unittests",
564 "browser_tests", 564 "browser_tests",
565 "cacheinvalidation_unittests", 565 "cacheinvalidation_unittests",
566 "check_deps", 566 "check_deps",
567 "chromedriver2_unittests", 567 "chromedriver_unittests",
568 "components_unittests", 568 "components_unittests",
569 "content_browsertests", 569 "content_browsertests",
570 "content_unittests", 570 "content_unittests",
571 "crypto_unittests", 571 "crypto_unittests",
572 "gpu_unittests", 572 "gpu_unittests",
573 "interactive_ui_tests", 573 "interactive_ui_tests",
574 "ipc_tests", 574 "ipc_tests",
575 "jingle_unittests", 575 "jingle_unittests",
576 "media_unittests", 576 "media_unittests",
577 "nacl_integration", 577 "nacl_integration",
(...skipping 14 matching lines...) Expand all
592 "update_scripts", 592 "update_scripts",
593 "update", 593 "update",
594 "apply_issue", 594 "apply_issue",
595 "runhooks", 595 "runhooks",
596 "cleanup_temp", 596 "cleanup_temp",
597 "compile", 597 "compile",
598 "interactive_ui_tests", 598 "interactive_ui_tests",
599 "check_deps", 599 "check_deps",
600 "base_unittests", 600 "base_unittests",
601 "cacheinvalidation_unittests", 601 "cacheinvalidation_unittests",
602 "chromedriver2_unittests", 602 "chromedriver_unittests",
603 "components_unittests", 603 "components_unittests",
604 "crypto_unittests", 604 "crypto_unittests",
605 "gpu_unittests", 605 "gpu_unittests",
606 "jingle_unittests", 606 "jingle_unittests",
607 "media_unittests", 607 "media_unittests",
608 "net_unittests", 608 "net_unittests",
609 "ppapi_unittests", 609 "ppapi_unittests",
610 "printing_unittests", 610 "printing_unittests",
611 "remoting_unittests", 611 "remoting_unittests",
612 "sandbox_linux_unittests", 612 "sandbox_linux_unittests",
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
714 "clobber": false, 714 "clobber": false,
715 "completed": true, 715 "completed": true,
716 "init_time": 1363595745.427537, 716 "init_time": 1363595745.427537,
717 "is_stewed": false, 717 "is_stewed": false,
718 "parent_key": null, 718 "parent_key": null,
719 "requested_steps": [ 719 "requested_steps": [
720 "base_unittests", 720 "base_unittests",
721 "browser_tests", 721 "browser_tests",
722 "cacheinvalidation_unittests", 722 "cacheinvalidation_unittests",
723 "check_deps", 723 "check_deps",
724 "chromedriver2_unittests", 724 "chromedriver_unittests",
725 "components_unittests", 725 "components_unittests",
726 "content_browsertests", 726 "content_browsertests",
727 "content_unittests", 727 "content_unittests",
728 "crypto_unittests", 728 "crypto_unittests",
729 "gpu_unittests", 729 "gpu_unittests",
730 "interactive_ui_tests", 730 "interactive_ui_tests",
731 "ipc_tests", 731 "ipc_tests",
732 "jingle_unittests", 732 "jingle_unittests",
733 "media_unittests", 733 "media_unittests",
734 "nacl_integration", 734 "nacl_integration",
(...skipping 14 matching lines...) Expand all
749 "update", 749 "update",
750 "apply_issue", 750 "apply_issue",
751 "runhooks", 751 "runhooks",
752 "update_clang", 752 "update_clang",
753 "cleanup_temp", 753 "cleanup_temp",
754 "compile", 754 "compile",
755 "interactive_ui_tests", 755 "interactive_ui_tests",
756 "check_deps", 756 "check_deps",
757 "base_unittests", 757 "base_unittests",
758 "cacheinvalidation_unittests", 758 "cacheinvalidation_unittests",
759 "chromedriver2_unittests", 759 "chromedriver_unittests",
760 "components_unittests", 760 "components_unittests",
761 "crypto_unittests", 761 "crypto_unittests",
762 "gpu_unittests", 762 "gpu_unittests",
763 "jingle_unittests", 763 "jingle_unittests",
764 "media_unittests", 764 "media_unittests",
765 "net_unittests", 765 "net_unittests",
766 "ppapi_unittests", 766 "ppapi_unittests",
767 "printing_unittests", 767 "printing_unittests",
768 "remoting_unittests", 768 "remoting_unittests",
769 "ipc_tests", 769 "ipc_tests",
(...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after
941 "is_stewed": false, 941 "is_stewed": false,
942 "parent_key": null, 942 "parent_key": null,
943 "requested_steps": [ 943 "requested_steps": [
944 "base_unittests", 944 "base_unittests",
945 "browser_tests", 945 "browser_tests",
946 "cacheinvalidation_unittests", 946 "cacheinvalidation_unittests",
947 "check_deps", 947 "check_deps",
948 "chrome_frame_net_tests", 948 "chrome_frame_net_tests",
949 "chrome_frame_tests", 949 "chrome_frame_tests",
950 "chrome_frame_unittests", 950 "chrome_frame_unittests",
951 "chromedriver2_unittests", 951 "chromedriver_unittests",
952 "components_unittests", 952 "components_unittests",
953 "content_browsertests", 953 "content_browsertests",
954 "content_unittests", 954 "content_unittests",
955 "crypto_unittests", 955 "crypto_unittests",
956 "gpu_unittests", 956 "gpu_unittests",
957 "installer_util_unittests", 957 "installer_util_unittests",
958 "interactive_ui_tests", 958 "interactive_ui_tests",
959 "ipc_tests", 959 "ipc_tests",
960 "jingle_unittests", 960 "jingle_unittests",
961 "media_unittests", 961 "media_unittests",
(...skipping 18 matching lines...) Expand all
980 "update", 980 "update",
981 "apply_issue", 981 "apply_issue",
982 "runhooks", 982 "runhooks",
983 "cleanup_temp", 983 "cleanup_temp",
984 "compile", 984 "compile",
985 "start_crash_handler", 985 "start_crash_handler",
986 "interactive_ui_tests", 986 "interactive_ui_tests",
987 "check_deps", 987 "check_deps",
988 "base_unittests", 988 "base_unittests",
989 "cacheinvalidation_unittests", 989 "cacheinvalidation_unittests",
990 "chromedriver2_unittests", 990 "chromedriver_unittests",
991 "components_unittests", 991 "components_unittests",
992 "crypto_unittests", 992 "crypto_unittests",
993 "gpu_unittests", 993 "gpu_unittests",
994 "jingle_unittests", 994 "jingle_unittests",
995 "media_unittests", 995 "media_unittests",
996 "net_unittests", 996 "net_unittests",
997 "ppapi_unittests", 997 "ppapi_unittests",
998 "printing_unittests", 998 "printing_unittests",
999 "remoting_unittests", 999 "remoting_unittests",
1000 "ipc_tests", 1000 "ipc_tests",
(...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after
1188 "test_report" 1188 "test_report"
1189 ], 1189 ],
1190 "tries": 0 1190 "tries": 0
1191 } 1191 }
1192 } 1192 }
1193 } 1193 }
1194 } 1194 }
1195 } 1195 }
1196 } 1196 }
1197 } 1197 }
OLDNEW
« no previous file with comments | « tests/chromium.12253015.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698