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

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

Issue 1905173003: Fix Win10 FYI bot name so it runs tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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
« 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 1519 matching lines...) Expand 10 before | Expand all | Expand 10 after
1530 "test": "url_unittests" 1530 "test": "url_unittests"
1531 } 1531 }
1532 ], 1532 ],
1533 "scripts": [ 1533 "scripts": [
1534 { 1534 {
1535 "name": "nacl_integration", 1535 "name": "nacl_integration",
1536 "script": "nacl_integration.py" 1536 "script": "nacl_integration.py"
1537 } 1537 }
1538 ] 1538 ]
1539 }, 1539 },
1540 "Chromium Win 10": {
1541 "gtest_tests": [
1542 {
1543 "swarming": {
1544 "can_use_on_swarming_builders": true
1545 },
1546 "test": "angle_unittests"
1547 },
1548 {
1549 "swarming": {
1550 "can_use_on_swarming_builders": true
1551 },
1552 "test": "base_unittests"
1553 },
1554 {
1555 "swarming": {
1556 "can_use_on_swarming_builders": true,
1557 "shards": 10
1558 },
1559 "test": "browser_tests"
1560 },
1561 {
1562 "swarming": {
1563 "can_use_on_swarming_builders": true
1564 },
1565 "test": "cacheinvalidation_unittests"
1566 },
1567 {
1568 "swarming": {
1569 "can_use_on_swarming_builders": true
1570 },
1571 "test": "chrome_app_unittests"
1572 },
1573 {
1574 "swarming": {
1575 "can_use_on_swarming_builders": true
1576 },
1577 "test": "chrome_elf_unittests"
1578 },
1579 {
1580 "swarming": {
1581 "can_use_on_swarming_builders": true
1582 },
1583 "test": "components_unittests"
1584 },
1585 {
1586 "swarming": {
1587 "can_use_on_swarming_builders": true
1588 },
1589 "test": "content_browsertests"
1590 },
1591 {
1592 "swarming": {
1593 "can_use_on_swarming_builders": true
1594 },
1595 "test": "content_unittests"
1596 },
1597 {
1598 "swarming": {
1599 "can_use_on_swarming_builders": true
1600 },
1601 "test": "courgette_unittests"
1602 },
1603 {
1604 "swarming": {
1605 "can_use_on_swarming_builders": true
1606 },
1607 "test": "crypto_unittests"
1608 },
1609 {
1610 "swarming": {
1611 "can_use_on_swarming_builders": true
1612 },
1613 "test": "device_unittests"
1614 },
1615 {
1616 "swarming": {
1617 "can_use_on_swarming_builders": true
1618 },
1619 "test": "extensions_unittests"
1620 },
1621 {
1622 "swarming": {
1623 "can_use_on_swarming_builders": true
1624 },
1625 "test": "gcm_unit_tests"
1626 },
1627 {
1628 "swarming": {
1629 "can_use_on_swarming_builders": true
1630 },
1631 "test": "google_apis_unittests"
1632 },
1633 {
1634 "swarming": {
1635 "can_use_on_swarming_builders": true
1636 },
1637 "test": "gpu_unittests"
1638 },
1639 {
1640 "swarming": {
1641 "can_use_on_swarming_builders": true
1642 },
1643 "test": "installer_util_unittests"
1644 },
1645 {
1646 "swarming": {
1647 "can_use_on_swarming_builders": true
1648 },
1649 "test": "interactive_ui_tests"
1650 },
1651 {
1652 "swarming": {
1653 "can_use_on_swarming_builders": true
1654 },
1655 "test": "ipc_tests"
1656 },
1657 {
1658 "swarming": {
1659 "can_use_on_swarming_builders": true
1660 },
1661 "test": "jingle_unittests"
1662 },
1663 {
1664 "swarming": {
1665 "can_use_on_swarming_builders": true
1666 },
1667 "test": "media_blink_unittests"
1668 },
1669 {
1670 "swarming": {
1671 "can_use_on_swarming_builders": true
1672 },
1673 "test": "media_unittests"
1674 },
1675 {
1676 "swarming": {
1677 "can_use_on_swarming_builders": true
1678 },
1679 "test": "midi_unittests"
1680 },
1681 {
1682 "swarming": {
1683 "can_use_on_swarming_builders": true
1684 },
1685 "test": "net_unittests"
1686 },
1687 {
1688 "swarming": {
1689 "can_use_on_swarming_builders": true
1690 },
1691 "test": "ppapi_unittests"
1692 },
1693 {
1694 "swarming": {
1695 "can_use_on_swarming_builders": true
1696 },
1697 "test": "printing_unittests"
1698 },
1699 {
1700 "swarming": {
1701 "can_use_on_swarming_builders": true
1702 },
1703 "test": "remoting_unittests"
1704 },
1705 {
1706 "swarming": {
1707 "can_use_on_swarming_builders": true
1708 },
1709 "test": "sbox_integration_tests"
1710 },
1711 {
1712 "swarming": {
1713 "can_use_on_swarming_builders": true
1714 },
1715 "test": "sbox_unittests"
1716 },
1717 {
1718 "swarming": {
1719 "can_use_on_swarming_builders": true
1720 },
1721 "test": "sbox_validation_tests"
1722 },
1723 {
1724 "swarming": {
1725 "can_use_on_swarming_builders": true
1726 },
1727 "test": "setup_unittests"
1728 },
1729 {
1730 "swarming": {
1731 "can_use_on_swarming_builders": true
1732 },
1733 "test": "skia_unittests"
1734 },
1735 {
1736 "swarming": {
1737 "can_use_on_swarming_builders": true
1738 },
1739 "test": "sql_unittests"
1740 },
1741 {
1742 "swarming": {
1743 "can_use_on_swarming_builders": true
1744 },
1745 "test": "sync_unit_tests"
1746 },
1747 {
1748 "swarming": {
1749 "can_use_on_swarming_builders": true
1750 },
1751 "test": "ui_base_unittests"
1752 },
1753 {
1754 "swarming": {
1755 "can_use_on_swarming_builders": true
1756 },
1757 "test": "unit_tests"
1758 },
1759 {
1760 "swarming": {
1761 "can_use_on_swarming_builders": true
1762 },
1763 "test": "url_unittests"
1764 },
1765 {
1766 "swarming": {
1767 "can_use_on_swarming_builders": true
1768 },
1769 "test": "views_unittests"
1770 }
1771 ]
1772 },
1773 "ClangToTLinux tester": { 1540 "ClangToTLinux tester": {
1774 "gtest_tests": [ 1541 "gtest_tests": [
1775 { 1542 {
1776 "swarming": { 1543 "swarming": {
1777 "can_use_on_swarming_builders": true 1544 "can_use_on_swarming_builders": true
1778 }, 1545 },
1779 "test": "accessibility_unittests" 1546 "test": "accessibility_unittests"
1780 }, 1547 },
1781 { 1548 {
1782 "swarming": { 1549 "swarming": {
(...skipping 6728 matching lines...) Expand 10 before | Expand all | Expand 10 after
8511 ], 8278 ],
8512 "test": "sync_integration_tests" 8279 "test": "sync_integration_tests"
8513 }, 8280 },
8514 { 8281 {
8515 "args": [ 8282 "args": [
8516 "--isolate-extensions" 8283 "--isolate-extensions"
8517 ], 8284 ],
8518 "test": "unit_tests" 8285 "test": "unit_tests"
8519 } 8286 }
8520 ] 8287 ]
8288 },
8289 "Win 10 Fast Ring": {
8290 "gtest_tests": [
8291 {
8292 "swarming": {
8293 "can_use_on_swarming_builders": true
8294 },
8295 "test": "angle_unittests"
8296 },
8297 {
8298 "swarming": {
8299 "can_use_on_swarming_builders": true
8300 },
8301 "test": "base_unittests"
8302 },
8303 {
8304 "swarming": {
8305 "can_use_on_swarming_builders": true,
8306 "shards": 10
8307 },
8308 "test": "browser_tests"
8309 },
8310 {
8311 "swarming": {
8312 "can_use_on_swarming_builders": true
8313 },
8314 "test": "cacheinvalidation_unittests"
8315 },
8316 {
8317 "swarming": {
8318 "can_use_on_swarming_builders": true
8319 },
8320 "test": "chrome_app_unittests"
8321 },
8322 {
8323 "swarming": {
8324 "can_use_on_swarming_builders": true
8325 },
8326 "test": "chrome_elf_unittests"
8327 },
8328 {
8329 "swarming": {
8330 "can_use_on_swarming_builders": true
8331 },
8332 "test": "components_unittests"
8333 },
8334 {
8335 "swarming": {
8336 "can_use_on_swarming_builders": true
8337 },
8338 "test": "content_browsertests"
8339 },
8340 {
8341 "swarming": {
8342 "can_use_on_swarming_builders": true
8343 },
8344 "test": "content_unittests"
8345 },
8346 {
8347 "swarming": {
8348 "can_use_on_swarming_builders": true
8349 },
8350 "test": "courgette_unittests"
8351 },
8352 {
8353 "swarming": {
8354 "can_use_on_swarming_builders": true
8355 },
8356 "test": "crypto_unittests"
8357 },
8358 {
8359 "swarming": {
8360 "can_use_on_swarming_builders": true
8361 },
8362 "test": "device_unittests"
8363 },
8364 {
8365 "swarming": {
8366 "can_use_on_swarming_builders": true
8367 },
8368 "test": "extensions_unittests"
8369 },
8370 {
8371 "swarming": {
8372 "can_use_on_swarming_builders": true
8373 },
8374 "test": "gcm_unit_tests"
8375 },
8376 {
8377 "swarming": {
8378 "can_use_on_swarming_builders": true
8379 },
8380 "test": "google_apis_unittests"
8381 },
8382 {
8383 "swarming": {
8384 "can_use_on_swarming_builders": true
8385 },
8386 "test": "gpu_unittests"
8387 },
8388 {
8389 "swarming": {
8390 "can_use_on_swarming_builders": true
8391 },
8392 "test": "installer_util_unittests"
8393 },
8394 {
8395 "swarming": {
8396 "can_use_on_swarming_builders": true
8397 },
8398 "test": "interactive_ui_tests"
8399 },
8400 {
8401 "swarming": {
8402 "can_use_on_swarming_builders": true
8403 },
8404 "test": "ipc_tests"
8405 },
8406 {
8407 "swarming": {
8408 "can_use_on_swarming_builders": true
8409 },
8410 "test": "jingle_unittests"
8411 },
8412 {
8413 "swarming": {
8414 "can_use_on_swarming_builders": true
8415 },
8416 "test": "media_blink_unittests"
8417 },
8418 {
8419 "swarming": {
8420 "can_use_on_swarming_builders": true
8421 },
8422 "test": "media_unittests"
8423 },
8424 {
8425 "swarming": {
8426 "can_use_on_swarming_builders": true
8427 },
8428 "test": "midi_unittests"
8429 },
8430 {
8431 "swarming": {
8432 "can_use_on_swarming_builders": true
8433 },
8434 "test": "net_unittests"
8435 },
8436 {
8437 "swarming": {
8438 "can_use_on_swarming_builders": true
8439 },
8440 "test": "ppapi_unittests"
8441 },
8442 {
8443 "swarming": {
8444 "can_use_on_swarming_builders": true
8445 },
8446 "test": "printing_unittests"
8447 },
8448 {
8449 "swarming": {
8450 "can_use_on_swarming_builders": true
8451 },
8452 "test": "remoting_unittests"
8453 },
8454 {
8455 "swarming": {
8456 "can_use_on_swarming_builders": true
8457 },
8458 "test": "sbox_integration_tests"
8459 },
8460 {
8461 "swarming": {
8462 "can_use_on_swarming_builders": true
8463 },
8464 "test": "sbox_unittests"
8465 },
8466 {
8467 "swarming": {
8468 "can_use_on_swarming_builders": true
8469 },
8470 "test": "sbox_validation_tests"
8471 },
8472 {
8473 "swarming": {
8474 "can_use_on_swarming_builders": true
8475 },
8476 "test": "setup_unittests"
8477 },
8478 {
8479 "swarming": {
8480 "can_use_on_swarming_builders": true
8481 },
8482 "test": "skia_unittests"
8483 },
8484 {
8485 "swarming": {
8486 "can_use_on_swarming_builders": true
8487 },
8488 "test": "sql_unittests"
8489 },
8490 {
8491 "swarming": {
8492 "can_use_on_swarming_builders": true
8493 },
8494 "test": "sync_unit_tests"
8495 },
8496 {
8497 "swarming": {
8498 "can_use_on_swarming_builders": true
8499 },
8500 "test": "ui_base_unittests"
8501 },
8502 {
8503 "swarming": {
8504 "can_use_on_swarming_builders": true
8505 },
8506 "test": "unit_tests"
8507 },
8508 {
8509 "swarming": {
8510 "can_use_on_swarming_builders": true
8511 },
8512 "test": "url_unittests"
8513 },
8514 {
8515 "swarming": {
8516 "can_use_on_swarming_builders": true
8517 },
8518 "test": "views_unittests"
8519 }
8520 ]
8521 } 8521 }
8522 } 8522 }
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