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

Side by Side Diff: testing/buildbot/chromium.fyi.json

Issue 1933363002: UBSan vptr: disable broken test suites on the new GN buildbot. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
« no previous file with comments | « no previous file | 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 "Android Asan Builder Tests (dbg)": { 2 "Android Asan Builder Tests (dbg)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "args": [ 5 "args": [
6 "--tool=asan" 6 "--tool=asan"
7 ], 7 ],
8 "test": "android_webview_unittests" 8 "test": "android_webview_unittests"
9 }, 9 },
10 { 10 {
(...skipping 8413 matching lines...) Expand 10 before | Expand all | Expand 10 after
8424 }, 8424 },
8425 "test": "blink_heap_unittests" 8425 "test": "blink_heap_unittests"
8426 }, 8426 },
8427 { 8427 {
8428 "swarming": { 8428 "swarming": {
8429 "can_use_on_swarming_builders": true 8429 "can_use_on_swarming_builders": true
8430 }, 8430 },
8431 "test": "blink_platform_unittests" 8431 "test": "blink_platform_unittests"
8432 }, 8432 },
8433 { 8433 {
8434 "args": [
8435 "--gtest_filter=-SaveType/SavePageMultiFrameBrowserTest.ObjectElements /0"
8436 ],
8437 "swarming": {
8438 "can_use_on_swarming_builders": true,
8439 "shards": 10
8440 },
8441 "test": "browser_tests"
8442 },
8443 {
8444 "swarming": { 8434 "swarming": {
8445 "can_use_on_swarming_builders": true 8435 "can_use_on_swarming_builders": true
8446 }, 8436 },
8447 "test": "cacheinvalidation_unittests" 8437 "test": "cacheinvalidation_unittests"
8448 }, 8438 },
8449 { 8439 {
8450 "swarming": { 8440 "swarming": {
8451 "can_use_on_swarming_builders": true 8441 "can_use_on_swarming_builders": true
8452 }, 8442 },
8453 "test": "cast_unittests" 8443 "test": "cast_unittests"
(...skipping 13 matching lines...) Expand all
8467 { 8457 {
8468 "swarming": { 8458 "swarming": {
8469 "can_use_on_swarming_builders": true 8459 "can_use_on_swarming_builders": true
8470 }, 8460 },
8471 "test": "components_browsertests" 8461 "test": "components_browsertests"
8472 }, 8462 },
8473 { 8463 {
8474 "swarming": { 8464 "swarming": {
8475 "can_use_on_swarming_builders": true 8465 "can_use_on_swarming_builders": true
8476 }, 8466 },
8477 "test": "components_unittests"
8478 },
8479 {
8480 "swarming": {
8481 "can_use_on_swarming_builders": true
8482 },
8483 "test": "compositor_unittests" 8467 "test": "compositor_unittests"
8484 }, 8468 },
8485 { 8469 {
8486 "args": [ 8470 "args": [
8487 "--gtest_filter=-WebRtcBrowserTest.CanForwardRemoteStream" 8471 "--gtest_filter=-WebRtcBrowserTest.CanForwardRemoteStream"
8488 ], 8472 ],
8489 "swarming": { 8473 "swarming": {
8490 "can_use_on_swarming_builders": true 8474 "can_use_on_swarming_builders": true
8491 }, 8475 },
8492 "test": "content_browsertests" 8476 "test": "content_browsertests"
8493 }, 8477 },
8494 { 8478 {
8495 "swarming": { 8479 "swarming": {
8496 "can_use_on_swarming_builders": true 8480 "can_use_on_swarming_builders": true
8497 }, 8481 },
8498 "test": "content_unittests"
8499 },
8500 {
8501 "swarming": {
8502 "can_use_on_swarming_builders": true
8503 },
8504 "test": "crypto_unittests" 8482 "test": "crypto_unittests"
8505 }, 8483 },
8506 { 8484 {
8507 "test": "dbus_unittests" 8485 "test": "dbus_unittests"
8508 }, 8486 },
8509 { 8487 {
8510 "swarming": { 8488 "swarming": {
8511 "can_use_on_swarming_builders": true 8489 "can_use_on_swarming_builders": true
8512 }, 8490 },
8513 "test": "device_unittests" 8491 "test": "device_unittests"
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
8584 { 8562 {
8585 "swarming": { 8563 "swarming": {
8586 "can_use_on_swarming_builders": true 8564 "can_use_on_swarming_builders": true
8587 }, 8565 },
8588 "test": "ipc_mojo_unittests" 8566 "test": "ipc_mojo_unittests"
8589 }, 8567 },
8590 { 8568 {
8591 "swarming": { 8569 "swarming": {
8592 "can_use_on_swarming_builders": true 8570 "can_use_on_swarming_builders": true
8593 }, 8571 },
8594 "test": "ipc_tests"
8595 },
8596 {
8597 "swarming": {
8598 "can_use_on_swarming_builders": true
8599 },
8600 "test": "jingle_unittests" 8572 "test": "jingle_unittests"
8601 }, 8573 },
8602 { 8574 {
8603 "swarming": { 8575 "swarming": {
8604 "can_use_on_swarming_builders": true 8576 "can_use_on_swarming_builders": true
8605 }, 8577 },
8606 "test": "media_blink_unittests" 8578 "test": "media_blink_unittests"
8607 }, 8579 },
8608 { 8580 {
8609 "swarming": { 8581 "swarming": {
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
8644 { 8616 {
8645 "swarming": { 8617 "swarming": {
8646 "can_use_on_swarming_builders": true 8618 "can_use_on_swarming_builders": true
8647 }, 8619 },
8648 "test": "nacl_loader_unittests" 8620 "test": "nacl_loader_unittests"
8649 }, 8621 },
8650 { 8622 {
8651 "swarming": { 8623 "swarming": {
8652 "can_use_on_swarming_builders": true 8624 "can_use_on_swarming_builders": true
8653 }, 8625 },
8654 "test": "net_unittests"
8655 },
8656 {
8657 "swarming": {
8658 "can_use_on_swarming_builders": true
8659 },
8660 "test": "ppapi_unittests" 8626 "test": "ppapi_unittests"
8661 }, 8627 },
8662 { 8628 {
8663 "swarming": { 8629 "swarming": {
8664 "can_use_on_swarming_builders": true 8630 "can_use_on_swarming_builders": true
8665 }, 8631 },
8666 "test": "printing_unittests" 8632 "test": "printing_unittests"
8667 }, 8633 },
8668 { 8634 {
8669 "swarming": { 8635 "swarming": {
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
8722 { 8688 {
8723 "swarming": { 8689 "swarming": {
8724 "can_use_on_swarming_builders": true 8690 "can_use_on_swarming_builders": true
8725 }, 8691 },
8726 "test": "views_unittests" 8692 "test": "views_unittests"
8727 }, 8693 },
8728 { 8694 {
8729 "swarming": { 8695 "swarming": {
8730 "can_use_on_swarming_builders": true 8696 "can_use_on_swarming_builders": true
8731 }, 8697 },
8732 "test": "webkit_unit_tests"
8733 },
8734 {
8735 "swarming": {
8736 "can_use_on_swarming_builders": true
8737 },
8738 "test": "wm_unittests" 8698 "test": "wm_unittests"
8739 }, 8699 },
8740 { 8700 {
8741 "swarming": { 8701 "swarming": {
8742 "can_use_on_swarming_builders": true 8702 "can_use_on_swarming_builders": true
8743 }, 8703 },
8744 "test": "wtf_unittests" 8704 "test": "wtf_unittests"
8745 } 8705 }
8746 ] 8706 ]
8747 }, 8707 },
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
8972 }, 8932 },
8973 { 8933 {
8974 "swarming": { 8934 "swarming": {
8975 "can_use_on_swarming_builders": true 8935 "can_use_on_swarming_builders": true
8976 }, 8936 },
8977 "test": "views_unittests" 8937 "test": "views_unittests"
8978 } 8938 }
8979 ] 8939 ]
8980 } 8940 }
8981 } 8941 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698