Side by Side Diff: slave/Makefile
Issue 648353002 :
Remove Skia's forked buildbot code (Closed)
Patch Set: Fix launch_slaves, remove more stuff
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
.gitignore
DEPS
configs/chromium/config_private.py
configs/chromium/master/Makefile
configs/chromium/master/buildbot
configs/chromium/master/buildbot.tac
configs/chromium/master/master.cfg
configs/chromium/master/master_mac_latest_cfg.py
configs/chromium/master/master_source_cfg.py
configs/chromium/master/public_html/announce.html
configs/chromium/master/public_html/buildbot.css
configs/chromium/master/public_html/chromium-32.png
configs/chromium/master/public_html/favicon.ico
configs/chromium/master/public_html/index.html
configs/chromium/master/public_html/reliability.js
configs/chromium/master/public_html/status-summary.html
configs/chromium/master/run_master.bat
configs/chromium/master/slaves.cfg
configs/chromium/slave/Makefile
configs/chromium/slave/buildbot.tac
configs/chromium/slave/cert/ssl_ui_test_root_ca.crt
configs/chromium/slave/config
configs/chromium/slave/crontab.in
configs/chromium/slave/info/admin
configs/chromium/slave/info/host
configs/chromium/slave/lighttpd.conf
configs/chromium/slave/run_slave.bat
configs/chromium/slave/run_slave.py
configs/chromium/slave/run_webserver.bat
master/Makefile
master/__init__.py
master/buildbot
master/buildbot.tac
master/master.cfg
master/master_android_builders_cfg.py
master/master_builders_cfg.py
master/master_compile_builders_cfg.py
master/master_fyi_builders_cfg.py
master/master_private_builders_cfg.py
master/master_source_cfg.py
master/public_html/bg_gradient.jpg
master/public_html/bug_graphs.html
master/public_html/buildbots_self_analysis.html
master/public_html/buildslave_idle.html
master/public_html/buildsteps.html
master/public_html/default.css
master/public_html/favicon.ico
master/public_html/jsonStringify.js
master/public_html/robots.txt
master/public_html/skia_tools.js
master/skia_master_scripts/__init__.py
master/skia_master_scripts/android_factory.py
master/skia_master_scripts/android_roll_factory.py
master/skia_master_scripts/auto_roll_factory.py
master/skia_master_scripts/canary_factory.py
master/skia_master_scripts/chromeos_factory.py
master/skia_master_scripts/commands.py
master/skia_master_scripts/drt_canary_factory.py
master/skia_master_scripts/factory.py
master/skia_master_scripts/graphite_status_push.py
master/skia_master_scripts/housekeeping_monitoring_factory.py
master/skia_master_scripts/housekeeping_percommit_factory.py
master/skia_master_scripts/housekeeping_periodic_factory.py
master/skia_master_scripts/ios_factory.py
master/skia_master_scripts/master_revision.py
master/skia_master_scripts/monkeypatches.py
master/skia_master_scripts/nacl_factory.py
master/skia_master_scripts/recreate_skps_factory.py
master/skia_master_scripts/skia_build_step.py
master/skia_master_scripts/utils.py
master/skia_master_scripts/xsan_factory.py
master/skia_notifier.py
master/slaves.cfg
master/slaves_cfg.py
master/templates/builder.html
master/templates/buildslave.html
master/templates/change_macros.html
master/templates/console.html
master/templates/horizontal_one_box_per_build.html
master/templates/layout.html
master/templates/waterfall.html
master/webstatus/__init__.py
master/webstatus/builder_statuses.py
master/webstatus/buildstatus.py
master/webstatus/console.py
master/webstatus/waterfall.py
run_unittests
scripts/launch_master.py
scripts/launch_slaves.py
scripts/restart_masters.py
scripts/run_cmd.py
scripts/run_on_all_slave_hosts.py
scripts/run_on_all_slaves_on_all_hosts.py
scripts/run_on_local_slaves.py
scripts/run_on_remote_slaves.py
scripts/run_on_slave_host.py
scripts/skiabot-master-start-on-boot.sh
site_config/__init__.py
site_config/builder_name_schema.json
site_config/builder_name_schema.py
site_config/config_private.py
site_config/slave_hosts_cfg.py
slave/Makefile
slave/__init__.py
slave/run_slave.bat
slave/skia_slave_scripts/README
slave/skia_slave_scripts/__init__.py
slave/skia_slave_scripts/android_verify_device.py
slave/skia_slave_scripts/apply_patch.py
slave/skia_slave_scripts/build_step.py
slave/skia_slave_scripts/cc_unittests.py
slave/skia_slave_scripts/check_buildslave_host_disk_usage.py
slave/skia_slave_scripts/check_compile_times.py
slave/skia_slave_scripts/check_compute_engine_disk_usage.sh
slave/skia_slave_scripts/check_gs_timestamps.py
slave/skia_slave_scripts/chrome_canary_update.py
slave/skia_slave_scripts/chrome_drt_canary_pretest.py
slave/skia_slave_scripts/chrome_drt_canary_run_webkit_tests.py
slave/skia_slave_scripts/chrome_drt_canary_upload_results.py
slave/skia_slave_scripts/clean.py
slave/skia_slave_scripts/compare_gms.py
slave/skia_slave_scripts/compare_rendered_skps.py
slave/skia_slave_scripts/compile.py
slave/skia_slave_scripts/detect_static_initializers.py
slave/skia_slave_scripts/do_auto_roll.py
slave/skia_slave_scripts/do_skps_capture.py
slave/skia_slave_scripts/download_skimage_files.py
slave/skia_slave_scripts/download_skps.py
slave/skia_slave_scripts/flavor_utils/__init__.py
slave/skia_slave_scripts/flavor_utils/android_build_step_utils.py
slave/skia_slave_scripts/flavor_utils/arm64model_build_step_utils.py
slave/skia_slave_scripts/flavor_utils/chrome_canary_build_step_utils.py
slave/skia_slave_scripts/flavor_utils/chromeos_build_step_utils.py
slave/skia_slave_scripts/flavor_utils/default_build_step_utils.py
slave/skia_slave_scripts/flavor_utils/nacl_build_step_utils.py
slave/skia_slave_scripts/flavor_utils/ssh_build_step_utils.py
slave/skia_slave_scripts/flavor_utils/valgrind_build_step_utils.py
slave/skia_slave_scripts/flavor_utils/xsan_build_step_utils.py
slave/skia_slave_scripts/generate_doxygen.py
slave/skia_slave_scripts/install.py
slave/skia_slave_scripts/merge_into_android.py
slave/skia_slave_scripts/newline_checker.py
slave/skia_slave_scripts/page_sets/data/README
slave/skia_slave_scripts/page_sets/other/DOWN-skia_br337_desktop.json
slave/skia_slave_scripts/page_sets/other/FAILING-skia_cnn_nexus10.json
slave/skia_slave_scripts/page_sets/other/FAILING-skia_techcrunch_desktop.py
slave/skia_slave_scripts/page_sets/other/FAILING-skia_wordpress_desktop.json
slave/skia_slave_scripts/page_sets/other/FAILING-skia_yahoogames_desktop.py
slave/skia_slave_scripts/page_sets/other/FAILING-skia_yahoosports_desktop.py
slave/skia_slave_scripts/page_sets/other/LAYERS-skia_yahoonews_desktop.json
slave/skia_slave_scripts/page_sets/other/OLD-skia_desktop_set.json
slave/skia_slave_scripts/page_sets/other/OLD-skia_galaxynexus_set.json
slave/skia_slave_scripts/page_sets/other/OLD-skia_nexus10_set.json
slave/skia_slave_scripts/page_sets/other/TIMINGOUT-skia_transformice_nexus10.json
slave/skia_slave_scripts/page_sets/other/skia_maybe_later_set.json
slave/skia_slave_scripts/page_sets/other/skia_onlinewsj_nexus10.json
slave/skia_slave_scripts/page_sets/skia_amazon_desktop.py
slave/skia_slave_scripts/page_sets/skia_androidpolice_nexus10.py
slave/skia_slave_scripts/page_sets/skia_baidu_desktop.py
slave/skia_slave_scripts/page_sets/skia_blogger_desktop.py
slave/skia_slave_scripts/page_sets/skia_booking_desktop.py
slave/skia_slave_scripts/page_sets/skia_carsvg_desktop.py
slave/skia_slave_scripts/page_sets/skia_chalkboard_desktop.py
slave/skia_slave_scripts/page_sets/skia_cnet_nexus10.py
slave/skia_slave_scripts/page_sets/skia_css3gradients_desktop.py
slave/skia_slave_scripts/page_sets/skia_culturalsolutions_nexus10.py
slave/skia_slave_scripts/page_sets/skia_cuteoverload_nexus10.py
slave/skia_slave_scripts/page_sets/skia_deviantart_nexus10.py
slave/skia_slave_scripts/page_sets/skia_digg_nexus10.py
slave/skia_slave_scripts/page_sets/skia_ebay_desktop.py
slave/skia_slave_scripts/page_sets/skia_engadget_nexus10.py
slave/skia_slave_scripts/page_sets/skia_espn_desktop.py
slave/skia_slave_scripts/page_sets/skia_facebook_desktop.py
slave/skia_slave_scripts/page_sets/skia_fontwipe_desktop.py
slave/skia_slave_scripts/page_sets/skia_forecastio_desktop.py
slave/skia_slave_scripts/page_sets/skia_frantzen_nexus10.py
slave/skia_slave_scripts/page_sets/skia_gamedeksiam_nexus10.py
slave/skia_slave_scripts/page_sets/skia_gmail_nexus10.py
slave/skia_slave_scripts/page_sets/skia_gmailthread_desktop.py
slave/skia_slave_scripts/page_sets/skia_googleblog_nexus10.py
slave/skia_slave_scripts/page_sets/skia_googlecalendar_nexus10.py
slave/skia_slave_scripts/page_sets/skia_googlehome_desktop.py
slave/skia_slave_scripts/page_sets/skia_googleplus_desktop.py
slave/skia_slave_scripts/page_sets/skia_googlespreadsheet_desktop.py
slave/skia_slave_scripts/page_sets/skia_googlespreadsheetdashed_desktop.py
slave/skia_slave_scripts/page_sets/skia_gspro_nexus10.py
slave/skia_slave_scripts/page_sets/skia_gws_desktop.py
slave/skia_slave_scripts/page_sets/skia_hsfi_nexus10.py
slave/skia_slave_scripts/page_sets/skia_jsfiddlebigcar_desktop.py
slave/skia_slave_scripts/page_sets/skia_jsfiddlehumperclip_desktop.py
slave/skia_slave_scripts/page_sets/skia_linkedin_desktop.py
slave/skia_slave_scripts/page_sets/skia_mapsvg_desktop.py
slave/skia_slave_scripts/page_sets/skia_mercurynews_nexus10.py
slave/skia_slave_scripts/page_sets/skia_mlb_nexus10.py
slave/skia_slave_scripts/page_sets/skia_mobilenews_desktop.py
slave/skia_slave_scripts/page_sets/skia_mozilla_nexus10.py
slave/skia_slave_scripts/page_sets/skia_nofolo_nexus10.py
slave/skia_slave_scripts/page_sets/skia_nytimes_nexus10.py
slave/skia_slave_scripts/page_sets/skia_oldinboxapp_desktop.py
slave/skia_slave_scripts/page_sets/skia_pinterest_desktop.py
slave/skia_slave_scripts/page_sets/skia_pokemonwiki_desktop.py
slave/skia_slave_scripts/page_sets/skia_pravda_nexus10.py
slave/skia_slave_scripts/page_sets/skia_rectangletransition_desktop.py
slave/skia_slave_scripts/page_sets/skia_sahadan_nexus10.py
slave/skia_slave_scripts/page_sets/skia_samoasvg_desktop.py
slave/skia_slave_scripts/page_sets/skia_sfgate_desktop.py
slave/skia_slave_scripts/page_sets/skia_slashdot_nexus10.py
slave/skia_slave_scripts/page_sets/skia_techmeme_nexus10.py
slave/skia_slave_scripts/page_sets/skia_tigersvg_desktop.py
slave/skia_slave_scripts/page_sets/skia_twitter_desktop.py
slave/skia_slave_scripts/page_sets/skia_ukwsj_nexus10.py
slave/skia_slave_scripts/page_sets/skia_vnexpress_nexus10.py
slave/skia_slave_scripts/page_sets/skia_weather_desktop.py
slave/skia_slave_scripts/page_sets/skia_wikipedia_galaxynexus.py
slave/skia_slave_scripts/page_sets/skia_worldjournal_nexus10.py
slave/skia_slave_scripts/page_sets/skia_wowwiki_desktop.py
slave/skia_slave_scripts/page_sets/skia_yahooanswers_desktop.py
slave/skia_slave_scripts/page_sets/skia_youtube_desktop.py
slave/skia_slave_scripts/page_sets/skia_youtubetvvideo_desktop.py
slave/skia_slave_scripts/playback_dirs.py
slave/skia_slave_scripts/postbench.py
slave/skia_slave_scripts/postrender.py
slave/skia_slave_scripts/prebench.py
slave/skia_slave_scripts/prerender.py
slave/skia_slave_scripts/render_pdfs.py
slave/skia_slave_scripts/render_skps.py
slave/skia_slave_scripts/run-clang-static-analyzer.sh
slave/skia_slave_scripts/run_android_platform_self_tests.py
slave/skia_slave_scripts/run_buildbot_self_tests.py
slave/skia_slave_scripts/run_decoding_tests.py
slave/skia_slave_scripts/run_dm.py
slave/skia_slave_scripts/run_gm.py
slave/skia_slave_scripts/run_gm_self_tests.py
slave/skia_slave_scripts/run_gyp.py
slave/skia_slave_scripts/run_nanobench.py
slave/skia_slave_scripts/run_tool_self_tests.py
slave/skia_slave_scripts/sync_android.py
slave/skia_slave_scripts/update.py
slave/skia_slave_scripts/update_all_buildslave_checkouts.py
slave/skia_slave_scripts/update_all_slave_hosts.py
slave/skia_slave_scripts/update_scripts.py
slave/skia_slave_scripts/update_skp_version.py
slave/skia_slave_scripts/upload_bench_results.py
slave/skia_slave_scripts/upload_doxygen.py
slave/skia_slave_scripts/upload_gm_results.py
slave/skia_slave_scripts/upload_rendered_skps.py
slave/skia_slave_scripts/upload_skimage_results.py
slave/skia_slave_scripts/upload_webpage_picture_bench_results.py
slave/skia_slave_scripts/utils/__init__.py
slave/skia_slave_scripts/utils/download_from_bucket.py
slave/skia_slave_scripts/utils/file_utils.py
slave/skia_slave_scripts/utils/file_utils_test.py
slave/skia_slave_scripts/utils/force_update_checkout.py
slave/skia_slave_scripts/utils/gclient_utils.py
slave/skia_slave_scripts/utils/gs_utils.py
slave/skia_slave_scripts/utils/old_gs_utils.py
slave/skia_slave_scripts/utils/old_gs_utils_test.py
slave/skia_slave_scripts/utils/sync_bucket_subdir.py
slave/skia_slave_scripts/utils/sync_skia_in_chrome.py
slave/skia_slave_scripts/utils/upload_to_bucket.py
slave/skia_slave_scripts/webpages_playback.py
third_party/GnuWin32/README
third_party/GnuWin32/patch.exe
third_party/__init__.py
third_party/disk_usage/README
third_party/disk_usage/__init__.py
third_party/disk_usage/disk_usage.py
tools/download_skp_repo.py
tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-Arm7-Debug-iOS
tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-Arm7-Debug-iOS-Trybot
tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-Arm7-Release-iOS
tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-Arm7-Release-iOS-Trybot
tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-x86_64-Debug
tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-x86_64-Debug-Trybot
tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-x86_64-Release
tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-x86_64-Release-Trybot
tools/tests/factory_configuration/expected/Build-Mac10.8-Clang-x86_64-Debug
tools/tests/factory_configuration/expected/Build-Mac10.8-Clang-x86_64-Debug-Trybot
tools/tests/factory_configuration/expected/Build-Mac10.8-Clang-x86_64-Release
tools/tests/factory_configuration/expected/Build-Mac10.8-Clang-x86_64-Release-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-Clang-x86_64-Debug
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-Clang-x86_64-Debug-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm64-Debug-Android
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm64-Debug-Android-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm64-Release-Android
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm64-Release-Android-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android_Neon
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android_Neon-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android_NoNeon
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android_NoNeon-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android_NoThumb
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-Android_NoThumb-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-CrOS_Daisy
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Debug-CrOS_Daisy-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-Android
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-Android-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-Android_Neon
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-Android_Neon-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-Android_NoNeon
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-Android_NoNeon-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-Android_NoThumb
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-Android_NoThumb-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-CrOS_Daisy
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Arm7-Release-CrOS_Daisy-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Mips-Debug-Android
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Mips-Debug-Android-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Mips-Release-Android
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Mips-Release-Android-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Mips64-Debug-Android
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Mips64-Debug-Android-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Mips64-Release-Android
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-Mips64-Release-Android-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-MipsDSP2-Debug-Android
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-MipsDSP2-Debug-Android-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-MipsDSP2-Release-Android
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-MipsDSP2-Release-Android-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-NaCl-Debug
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-NaCl-Debug-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-NaCl-Release
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-NaCl-Release-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Debug
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Debug-Android
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Debug-Android-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Debug-CrOS_Alex
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Debug-CrOS_Alex-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Debug-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Release
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Release-Android
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Release-Android-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Release-CrOS_Alex
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Release-CrOS_Alex-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86-Release-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Debug
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Debug-Android
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Debug-Android-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Debug-CrOS_Link
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Debug-CrOS_Link-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Debug-NoGPU
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Debug-NoGPU-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Debug-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Release
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Release-Android
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Release-Android-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Release-CrOS_Link
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Release-CrOS_Link-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Release-NoGPU
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Release-NoGPU-Trybot
tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-x86_64-Release-Trybot
tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Debug
tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Debug-ANGLE
tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Debug-ANGLE-Trybot
tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Debug-Exceptions
tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Debug-Exceptions-Trybot
tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Debug-GDI
tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Debug-GDI-Trybot
tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Debug-Trybot
tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Release
tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Release-ANGLE
tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Release-ANGLE-Trybot
tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Release-GDI
tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Release-GDI-Trybot
tools/tests/factory_configuration/expected/Build-Win-VS2013-x86-Release-Trybot
tools/tests/factory_configuration/expected/Build-Win-VS2013-x86_64-Debug
tools/tests/factory_configuration/expected/Build-Win-VS2013-x86_64-Debug-Trybot
tools/tests/factory_configuration/expected/Build-Win-VS2013-x86_64-Release
tools/tests/factory_configuration/expected/Build-Win-VS2013-x86_64-Release-Trybot
tools/tests/factory_configuration/expected/Canary-Chrome-Ubuntu13.10-Ninja-x86_64-DRT
tools/tests/factory_configuration/expected/Canary-Chrome-Ubuntu13.10-Ninja-x86_64-DRT-Trybot
tools/tests/factory_configuration/expected/Canary-Chrome-Ubuntu13.10-Ninja-x86_64-ToT
tools/tests/factory_configuration/expected/Canary-Chrome-Ubuntu13.10-Ninja-x86_64-ToT-Trybot
tools/tests/factory_configuration/expected/Canary-Chrome-Win-Ninja-x86-SharedLib_ToT
tools/tests/factory_configuration/expected/Canary-Chrome-Win-Ninja-x86-SharedLib_ToT-Trybot
tools/tests/factory_configuration/expected/Housekeeper-Nightly
tools/tests/factory_configuration/expected/Housekeeper-Nightly-Monitoring
tools/tests/factory_configuration/expected/Housekeeper-Nightly-Monitoring-Trybot
tools/tests/factory_configuration/expected/Housekeeper-Nightly-RecreateSKPs
tools/tests/factory_configuration/expected/Housekeeper-Nightly-RecreateSKPs-Trybot
tools/tests/factory_configuration/expected/Housekeeper-Nightly-Trybot
tools/tests/factory_configuration/expected/Housekeeper-PerCommit
tools/tests/factory_configuration/expected/Housekeeper-PerCommit-AndroidRoll
tools/tests/factory_configuration/expected/Housekeeper-PerCommit-AndroidRoll-Trybot
tools/tests/factory_configuration/expected/Housekeeper-PerCommit-AutoRoll
tools/tests/factory_configuration/expected/Housekeeper-PerCommit-AutoRoll-Trybot
tools/tests/factory_configuration/expected/Housekeeper-PerCommit-Trybot
tools/tests/factory_configuration/expected/Perf-Android-Nexus10-MaliT604-Arm7-Release
tools/tests/factory_configuration/expected/Perf-Android-Nexus10-MaliT604-Arm7-Release-Trybot
tools/tests/factory_configuration/expected/Perf-Android-Nexus5-Adreno330-Arm7-Release
tools/tests/factory_configuration/expected/Perf-Android-Nexus5-Adreno330-Arm7-Release-Trybot
tools/tests/factory_configuration/expected/Perf-Android-Nexus7-Tegra3-Arm7-Release
tools/tests/factory_configuration/expected/Perf-Android-Nexus7-Tegra3-Arm7-Release-Trybot
tools/tests/factory_configuration/expected/Perf-Android-Reference-Unknown-Arm64-Release
tools/tests/factory_configuration/expected/Perf-Android-Reference-Unknown-Arm64-Release-Trybot
tools/tests/factory_configuration/expected/Perf-Android-Venue8-PowerVR-x86-Release
tools/tests/factory_configuration/expected/Perf-Android-Venue8-PowerVR-x86-Release-Trybot
tools/tests/factory_configuration/expected/Perf-Android-Xoom-Tegra2-Arm7-Release
tools/tests/factory_configuration/expected/Perf-Android-Xoom-Tegra2-Arm7-Release-Trybot
tools/tests/factory_configuration/expected/Perf-ChromeOS-Alex-GMA3150-x86-Release
tools/tests/factory_configuration/expected/Perf-ChromeOS-Alex-GMA3150-x86-Release-Trybot
tools/tests/factory_configuration/expected/Perf-ChromeOS-Daisy-MaliT604-Arm7-Release
tools/tests/factory_configuration/expected/Perf-ChromeOS-Daisy-MaliT604-Arm7-Release-Trybot
tools/tests/factory_configuration/expected/Perf-ChromeOS-Link-HD4000-x86_64-Release
tools/tests/factory_configuration/expected/Perf-ChromeOS-Link-HD4000-x86_64-Release-Trybot
tools/tests/factory_configuration/expected/Perf-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release
tools/tests/factory_configuration/expected/Perf-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release-Trybot
tools/tests/factory_configuration/expected/Perf-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release
tools/tests/factory_configuration/expected/Perf-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release-Trybot
tools/tests/factory_configuration/expected/Perf-Ubuntu12-ShuttleA-GTX660-x86-Release
tools/tests/factory_configuration/expected/Perf-Ubuntu12-ShuttleA-GTX660-x86-Release-Trybot
tools/tests/factory_configuration/expected/Perf-Ubuntu12-ShuttleA-GTX660-x86_64-Release
tools/tests/factory_configuration/expected/Perf-Ubuntu12-ShuttleA-GTX660-x86_64-Release-Trybot
tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release
tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release-ANGLE
tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release-ANGLE-Trybot
tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release-GDI
tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release-GDI-Trybot
tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86-Release-Trybot
tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86_64-Release
tools/tests/factory_configuration/expected/Perf-Win7-ShuttleA-HD2000-x86_64-Release-Trybot
tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-GTX660-x86-Release
tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-GTX660-x86-Release-Trybot
tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-GTX660-x86_64-Release
tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-GTX660-x86_64-Release-Trybot
tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-HD7770-x86-Release
tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-HD7770-x86-Release-Trybot
tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-HD7770-x86_64-Release
tools/tests/factory_configuration/expected/Perf-Win8-ShuttleA-HD7770-x86_64-Release-Trybot
tools/tests/factory_configuration/expected/Test-Android-Nexus10-MaliT604-Arm7-Debug
tools/tests/factory_configuration/expected/Test-Android-Nexus10-MaliT604-Arm7-Debug-Trybot
tools/tests/factory_configuration/expected/Test-Android-Nexus10-MaliT604-Arm7-Release
tools/tests/factory_configuration/expected/Test-Android-Nexus10-MaliT604-Arm7-Release-Trybot
tools/tests/factory_configuration/expected/Test-Android-Nexus5-Adreno330-Arm7-Debug
tools/tests/factory_configuration/expected/Test-Android-Nexus5-Adreno330-Arm7-Debug-Trybot
tools/tests/factory_configuration/expected/Test-Android-Nexus5-Adreno330-Arm7-Release
tools/tests/factory_configuration/expected/Test-Android-Nexus5-Adreno330-Arm7-Release-Trybot
tools/tests/factory_configuration/expected/Test-Android-Nexus7-Tegra3-Arm7-Debug
tools/tests/factory_configuration/expected/Test-Android-Nexus7-Tegra3-Arm7-Debug-Trybot
tools/tests/factory_configuration/expected/Test-Android-Nexus7-Tegra3-Arm7-Release
tools/tests/factory_configuration/expected/Test-Android-Nexus7-Tegra3-Arm7-Release-Trybot
tools/tests/factory_configuration/expected/Test-Android-Reference-Unknown-Arm64-Debug
tools/tests/factory_configuration/expected/Test-Android-Reference-Unknown-Arm64-Debug-Trybot
tools/tests/factory_configuration/expected/Test-Android-Reference-Unknown-Arm64-Release
tools/tests/factory_configuration/expected/Test-Android-Reference-Unknown-Arm64-Release-Trybot
tools/tests/factory_configuration/expected/Test-Android-Venue8-PowerVR-x86-Debug
tools/tests/factory_configuration/expected/Test-Android-Venue8-PowerVR-x86-Debug-Trybot
tools/tests/factory_configuration/expected/Test-Android-Venue8-PowerVR-x86-Release
tools/tests/factory_configuration/expected/Test-Android-Venue8-PowerVR-x86-Release-Trybot
tools/tests/factory_configuration/expected/Test-Android-Xoom-Tegra2-Arm7-Debug
tools/tests/factory_configuration/expected/Test-Android-Xoom-Tegra2-Arm7-Debug-Trybot
tools/tests/factory_configuration/expected/Test-Android-Xoom-Tegra2-Arm7-Release
tools/tests/factory_configuration/expected/Test-Android-Xoom-Tegra2-Arm7-Release-Trybot
tools/tests/factory_configuration/expected/Test-ChromeOS-Alex-GMA3150-x86-Debug
tools/tests/factory_configuration/expected/Test-ChromeOS-Alex-GMA3150-x86-Debug-Trybot
tools/tests/factory_configuration/expected/Test-ChromeOS-Alex-GMA3150-x86-Release
tools/tests/factory_configuration/expected/Test-ChromeOS-Alex-GMA3150-x86-Release-Trybot
tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-Debug
tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-Debug-Trybot
tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-Release
tools/tests/factory_configuration/expected/Test-ChromeOS-Daisy-MaliT604-Arm7-Release-Trybot
tools/tests/factory_configuration/expected/Test-ChromeOS-Link-HD4000-x86_64-Debug
tools/tests/factory_configuration/expected/Test-ChromeOS-Link-HD4000-x86_64-Debug-Trybot
tools/tests/factory_configuration/expected/Test-ChromeOS-Link-HD4000-x86_64-Release
tools/tests/factory_configuration/expected/Test-ChromeOS-Link-HD4000-x86_64-Release-Trybot
tools/tests/factory_configuration/expected/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug
tools/tests/factory_configuration/expected/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug-Trybot
tools/tests/factory_configuration/expected/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release
tools/tests/factory_configuration/expected/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release-Trybot
tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug
tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug-Trybot
tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release
tools/tests/factory_configuration/expected/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release-Trybot
tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Debug
tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Debug-Trybot
tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release
tools/tests/factory_configuration/expected/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release-Trybot
tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX550Ti-x86_64-Debug-ZeroGPUCache
tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX550Ti-x86_64-Debug-ZeroGPUCache-Trybot
tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX550Ti-x86_64-Release-Valgrind
tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX550Ti-x86_64-Release-Valgrind-Trybot
tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86-Debug
tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86-Debug-Trybot
tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86-Release
tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86-Release-Trybot
tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Debug
tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Debug-Trybot
tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Release
tools/tests/factory_configuration/expected/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Release-Trybot
tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug
tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-ASAN
tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-ASAN-Trybot
tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-Trybot
tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-Shared
tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-Shared-Trybot
tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN
tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot
tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug
tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE
tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE-Trybot
tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-GDI
tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-GDI-Trybot
tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Debug-Trybot
tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release
tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE
tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE-Trybot
tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release-GDI
tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release-GDI-Trybot
tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86-Release-Trybot
tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86_64-Debug
tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86_64-Debug-Trybot
tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86_64-Release
tools/tests/factory_configuration/expected/Test-Win7-ShuttleA-HD2000-x86_64-Release-Trybot
tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86-Debug
tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86-Debug-Trybot
tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86-Release
tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86-Release-Trybot
tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86_64-Debug
tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86_64-Debug-Trybot
tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86_64-Release
tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-GTX660-x86_64-Release-Trybot
tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86-Debug
tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86-Debug-Trybot
tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86-Release
tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86-Release-Trybot
tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86_64-Debug
tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86_64-Debug-Trybot
tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86_64-Release
tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86_64-Release-Trybot
tools/tests/factory_configuration/factory_configuration_test.py
tools/tests/factory_configuration/rename_builders.py
tools/tests/factory_configuration/verify_mapping.py
tools/update-deps.py