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

Issue 2014373002: chromium_tests: apply chromium.get_env() when running tests (Closed)

Created:
4 years, 7 months ago by Paweł Hajdan Jr.
Modified:
4 years, 7 months ago
Reviewers:
Sergey Berezin
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

chromium_tests: apply chromium.get_env() when running tests This fixes an issue that e.g. nacl integration tests need to have FORCE_MAC_TOOLCHAIN=1 propagated. BUG=none Committed: https://chromium.googlesource.com/chromium/tools/build/+/6f42d90121d9495c953f6d5892db5fc1d57c6d62

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6240 lines, -103 lines) Patch
M scripts/slave/recipe_modules/chromium_tests/api.py View 1 chunk +40 lines, -39 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_fyi_perf_bisect.json View 5 chunks +20 lines, -0 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus5X_perf_bisect.json View 5 chunks +20 lines, -0 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus5_perf_bisect.json View 5 chunks +20 lines, -0 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus6_perf_bisect.json View 5 chunks +20 lines, -0 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus7_perf_bisect.json View 5 chunks +20 lines, -0 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus9_perf_bisect.json View 5 chunks +20 lines, -0 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_one_perf_bisect.json View 5 chunks +20 lines, -0 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_s5_perf_bisect.json View 5 chunks +20 lines, -0 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_s5_perf_cq.json View 5 chunks +20 lines, -0 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_webview_aosp_perf_bisect.json View 5 chunks +20 lines, -0 lines 0 comments Download
M scripts/slave/recipes/bisection/desktop_bisect.expected/basic_linux_bisect_tester_recipe.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/bisection/desktop_bisect.expected/basic_linux_bisect_tester_recipe_ret_code.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/amp_split_recipe_collect_failure.json View 61 chunks +224 lines, -20 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/amp_split_recipe_instrumentation_trigger_failure.json View 6 chunks +23 lines, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/amp_split_recipe_trigger_failure.json View 58 chunks +213 lines, -19 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/buildnumber_zero.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/chromium_webkit_crash.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/chromium_webkit_parent_revision_chromium.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/chromium_webkit_parent_revision_webkit.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/chromium_webkit_revision_chromium.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/chromium_webkit_revision_webkit.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/chromium_webkit_warnings.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_android_cloud_gtest.json View 6 chunks +24 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_gtest.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_asan_no_lsan.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_gtest_memory_mac64.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_gtest_win.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_instrumentation_cloud_test.json View 8 chunks +32 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_instrumentation_nodefault_test.json View 10 chunks +40 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_instrumentation_test.json View 10 chunks +40 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_isolated_script_test.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_isolated_script_test_harness_failure_zero_retcode.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_junit_test.json View 4 chunks +16 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_script_test_failure.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_script_test_with_args.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_failed_isolated_script_test.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_gtest_mac_gpu.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_linux_gpu.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_mac_gpu.json View 5 chunks +20 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_gpu.json View 9 chunks +27 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_non_gpu.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_passed_isolated_script_test.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_passed_isolated_script_test_with_swarming_failure.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/dynamic_swarmed_passed_with_bad_retcode_isolated_script_test.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_android_Android_N5X_Swarm_Builder.json View 4 chunks +16 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Swarm_Builder.json View 4 chunks +16 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_android_Android_WebView_CTS_L_MR1__dbg_.json View 13 chunks +53 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_L__dbg_.json View 8 chunks +32 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_M__dbg_.json View 8 chunks +32 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Linux_x64.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Mac.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_chrome_Google_Chrome_Win.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_chromiumos_Linux_ChromiumOS_Full.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_chromiumos_Linux_ChromiumOS_GN.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_chromiumos_Linux_ChromiumOS_GN__dbg_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_chromiumos_Linux_ChromiumOS_Ozone_Tests__1_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_chromiumos_Linux_ChromiumOS_Tests__1_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_chromiumos_Linux_ChromiumOS_Tests__dbg__1_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Asan_Builder_Tests__dbg_.json View 14 chunks +56 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Coverage__dbg_.json View 27 chunks +108 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Remoting_Tests.json View 10 chunks +40 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__amp_instrumentation_test_split_.json View 9 chunks +34 lines, -2 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__amp_split_.json View 61 chunks +224 lines, -20 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__trial__dbg_.json View 8 chunks +32 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Browser_Side_Navigation_Linux.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Linux32_Goma_Canary__clobber_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Linux_Goma_Canary.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Linux_Goma_Canary__clobber_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Linux_Precise_Goma_LinkTest.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Mac_10_9_Goma_Canary.json View 2 chunks +8 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Mac_10_9_Goma_Canary__clobber_.json View 2 chunks +8 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Mac_10_9_Goma_Canary__dbg_.json View 2 chunks +8 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Mac_10_9_Goma_Canary__dbg__clobber_.json View 2 chunks +8 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTAndroidASan_tester.json View 8 chunks +40 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTLinux.json View 1 chunk +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTLinuxASan.json View 1 chunk +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTLinuxASan_tester.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTLinuxLLD.json View 1 chunk +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTLinuxLLD_tester.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTLinuxUBSanVptr.json View 1 chunk +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTLinuxUBSanVptr_tester.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTLinux__dbg_.json View 1 chunk +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTLinux_tester.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac.json View 1 chunk +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMacASan.json View 1 chunk +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMacASan_tester.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac__dbg_.json View 1 chunk +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTMac_tester.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin.json View 2 chunks +8 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin64.json View 2 chunks +8 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin64_dbg_.json View 2 chunks +8 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin64_dbg__tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin64_dll_.json View 2 chunks +8 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin64_dll__tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin64_tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin_dbg_.json View 2 chunks +8 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin_dbg__tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin_dll_.json View 2 chunks +8 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin_dll__tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_ClangToTWin_tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_clbr_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_dbg_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_dll_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinAsanCov_tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinAsan_dll__tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinAsan_tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang64_dbg__tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang64_dll__tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang64_tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClangGoma.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClangLLD64_tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClangLLD_tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang_dbg__tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang_shared__tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClang_tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClngLLD64dbg_tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClngLLDdbg_tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinGoma.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinGoma_dll_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_ARM.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Print_Preview_Linux.json View 1 chunk +2 lines, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Print_Preview_Mac.json View 1 chunk +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Print_Preview_Win.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Site_Isolation_Linux.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_WebKit_Linux___TraceWrappables.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Win7_Tests__ANGLE_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_goma_Chromium_Linux_Goma_Staging.json View 2 chunks +8 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_goma_Chromium_Mac_Goma_Staging.json View 2 chunks +8 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_goma_CrWinGomaStaging.json View 3 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_Linux_Debug__NVIDIA_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_Linux_Release__NVIDIA_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_Mac_10_10_Debug__Intel_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_Mac_10_10_Release__Intel_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_Mac_10_10_Retina_Debug__AMD_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_Mac_10_10_Retina_Release__AMD_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_Win7_Debug__NVIDIA_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_Win7_Release__ATI_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_Win7_Release__NVIDIA_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Fake_Linux_Release__NVIDIA_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Linux_Debug__NVIDIA_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Linux_Release__NVIDIA_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_10_10_Debug__Intel_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_10_10_Release__Intel_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_10_10_Retina_Debug__AMD_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_10_10_Retina_Release__AMD_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_Retina_Debug.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_Retina_Release.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Optional_Linux_Release__NVIDIA_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Optional_Mac_10_10_Release__Intel_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Optional_Mac_10_10_Retina_Release__AMD_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Optional_Mac_Retina_Release.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Optional_Win7_Release__ATI_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Optional_Win7_Release__NVIDIA_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Win7_Debug__ATI_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Win7_Debug__NVIDIA_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Win7_Release__ATI_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Win7_Release__NVIDIA_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Win7_x64_Debug__NVIDIA_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Win7_x64_Release__NVIDIA_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Win8_Debug__NVIDIA_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Win8_Release__NVIDIA_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_Tests.json View 6 chunks +24 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_Tests__dbg_.json View 6 chunks +24 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Tests.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Tests__dbg__1_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_linux_Linux_Tests__dbg__1__32_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac10_9_Tests.json View 4 chunks +16 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac10_9_Tests__dbg_.json View 4 chunks +16 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac_GN.json View 3 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac_GN__dbg_.json View 3 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_memory_Linux_ASan_LSan_Tests__1_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_memory_Linux_ASan_Tests__sandboxed_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_memory_Linux_Chromium_OS_ASan_LSan_Tests__1_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_memory_Mac_ASan_64_Tests__1_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_memory_fyi_Linux_ChromeOS_MSan_Tests.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_memory_fyi_Linux_MSan_Tests.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_memory_fyi_Linux_TSan_Tests.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Galaxy_S5_Perf__1_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Galaxy_S5_Perf__2_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Galaxy_S5_Perf__3_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus5X_Perf__1_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus5X_Perf__2_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus5X_Perf__3_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus5_Perf__1_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus5_Perf__2_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus5_Perf__3_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus6_Perf__1_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus6_Perf__2_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus6_Perf__3_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus7v2_Perf__1_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus7v2_Perf__2_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus7v2_Perf__3_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus9_Perf__1_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus9_Perf__2_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus9_Perf__3_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_One_Perf__1_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_One_Perf__2_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_One_Perf__3_.json View 7 chunks +28 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Linux_Builder.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Linux_Perf__1_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Linux_Perf__2_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Linux_Perf__3_.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Linux_Perf__4_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Linux_Perf__5_.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_10_10_Perf__1_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_10_10_Perf__2_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_10_10_Perf__3_.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_10_10_Perf__4_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_10_10_Perf__5_.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_10_11_Perf__1_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_10_11_Perf__2_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_10_11_Perf__3_.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_10_11_Perf__4_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_10_11_Perf__5_.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_Builder.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_HDD_Perf__1_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_HDD_Perf__2_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_HDD_Perf__3_.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_HDD_Perf__4_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_HDD_Perf__5_.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_Retina_Perf__1_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_Retina_Perf__2_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_Retina_Perf__3_.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_Retina_Perf__4_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_Retina_Perf__5_.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_10_Perf__1_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_10_Perf__2_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_10_Perf__3_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_10_Perf__4_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_10_Perf__5_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_ATI_GPU_Perf__1_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_ATI_GPU_Perf__2_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_ATI_GPU_Perf__3_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_ATI_GPU_Perf__4_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_ATI_GPU_Perf__5_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_Intel_GPU_Perf__1_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_Intel_GPU_Perf__2_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_Intel_GPU_Perf__3_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_Intel_GPU_Perf__4_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_Intel_GPU_Perf__5_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_Low_End_Perf__1_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_Low_End_Perf__2_.json View 6 chunks +18 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_Nvidia_GPU_Perf__1_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_Nvidia_GPU_Perf__2_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_Nvidia_GPU_Perf__3_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_Nvidia_GPU_Perf__4_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_Nvidia_GPU_Perf__5_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_Perf__1_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_Perf__2_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_Perf__3_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_Perf__4_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_Perf__5_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_x64_Perf__1_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_x64_Perf__2_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_x64_Perf__3_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_x64_Perf__4_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_7_x64_Perf__5_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_8_Perf__1_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_8_Perf__2_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_8_Perf__3_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_8_Perf__4_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_8_Perf__5_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_Builder.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_Zenbook_Perf__1_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_Zenbook_Perf__2_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_Zenbook_Perf__3_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_Zenbook_Perf__4_.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_Zenbook_Perf__5_.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_Win_x64_Builder.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_fyi_Win_7_Intel_GPU_Perf__Xeon_.json View 7 chunks +21 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_fyi_Win_Clang_Builder.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_perf_fyi_Win_Clang_Perf.json View 7 chunks +21 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Android__Nexus4_.json View 10 chunks +40 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Linux.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Linux_ASAN.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Linux_Leak.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Linux_MSAN.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Linux_Trusty.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Linux__dbg_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_10.json View 6 chunks +18 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_11.json View 6 chunks +18 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_11__dbg_.json View 6 chunks +18 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_11__retina_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Mac10_9.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Win10.json View 7 chunks +21 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Win7.json View 7 chunks +21 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Win7__dbg_.json View 7 chunks +21 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Win_x64_Builder.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webkit_WebKit_Win_x64_Builder__dbg_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webrtc_Linux_Tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webrtc_Mac_Tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webrtc_Win10_Tester.json View 6 chunks +18 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webrtc_Win7_Tester.json View 6 chunks +18 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webrtc_Win8_Tester.json View 6 chunks +18 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___K_Nexus5_.json View 8 chunks +32 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus5_.json View 8 chunks +32 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus6_.json View 8 chunks +32 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus7_2_.json View 8 chunks +32 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Android_Tests__dbg___L_Nexus9_.json View 8 chunks +32 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Linux_Tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Mac_GN.json View 3 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Mac_GN__dbg_.json View 3 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Mac_Tester.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Win10_Tester.json View 6 chunks +18 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_webrtc_fyi_Win7_Tester.json View 6 chunks +18 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_win_Win10_Tests_x64.json View 6 chunks +18 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_win_Win7_Tests__1_.json View 6 chunks +18 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_win_Win7_Tests__dbg__1_.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_win_Win7__32__Tests.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_win_Win8_Aura.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_win_Win8_GN__dbg_.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_win_Win_7_Tests_x64__1_.json View 6 chunks +18 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_client_skia_Linux_Tests_Trybot.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_client_skia_Mac10_9_Tests.json View 4 chunks +16 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_client_skia_Mac10_9_Tests_Trybot.json View 4 chunks +16 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_client_skia_Win7_Tests__1_.json View 6 chunks +18 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_client_skia_Win7_Tests__1__Trybot.json View 6 chunks +18 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_Snapshot_Builder.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_linux_perf_bisect_builder.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_mac_perf_bisect_builder.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_perf_bisect_builder.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_bisect_builder.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/msan.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/one_failure_keeps_going_dynamic_tests.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/perf_test_profile_failure.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/tsan.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/blink_compile_without_patch_fails.json View 4 chunks +10 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/blink_minimal_pass_continues.json View 5 chunks +13 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/compile_failure_without_patch_deapply_fn.json View 3 chunks +7 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/dynamic_isolated_script_test_with_args_on_trybot.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_blink_dbg.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_blink_dbg_fail.json View 5 chunks +13 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_blink_dbg_pass.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_blink_rel.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_blink_rel_fail.json View 5 chunks +13 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_linux_blink_rel_pass.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_mac_blink_dbg.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_mac_blink_dbg_fail.json View 5 chunks +13 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_mac_blink_dbg_pass.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_mac_blink_rel.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_mac_blink_rel_fail.json View 5 chunks +13 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_mac_blink_rel_pass.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win_blink_dbg.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win_blink_dbg_fail.json View 7 chunks +19 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win_blink_dbg_pass.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win_blink_rel.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win_blink_rel_fail.json View 7 chunks +19 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_blink_win_blink_rel_pass.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_blink_rel.json View 10 chunks +40 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_coverage.json View 41 chunks +159 lines, -1 line 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_browser_side_navigation_rel.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_site_isolation.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win10_chromium_x64_rel_ng.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win10_chromium_x64_rel_ng_exp.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chrome_official.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_rel_ng.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_x64_rel_ng.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_v8_v8_linux_blink_rel.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/invalid_results.json View 4 chunks +10 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/non_cq_blink_tryjob.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/process_dumps_failure.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/recipe_config_changes_not_retried_without_patch.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/swarming_test_failure.json View 11 chunks +31 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/swarming_test_with_priority_expiration_and_timeout.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/too_many_failures_for_retcode.json View 5 chunks +13 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/use_skia_patch_on_chromium_trybot.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_blink_trybot_test_failures.json View 5 chunks +13 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/use_v8_patch_on_chromium_trybot.json View 5 chunks +15 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/webkit_tests_interrupted.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/webkit_tests_unexpected_error.json View 3 chunks +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/findit/chromium/test.expected/all_test_failed.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/findit/chromium/test.expected/all_test_passed.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/findit/chromium/test.expected/compile_skipped.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/findit/chromium/test.expected/findit_consecutive_culprits.json View 9 chunks +36 lines, -0 lines 0 comments Download
M scripts/slave/recipes/findit/chromium/test.expected/findit_culprit_in_first_sub_range.json View 9 chunks +36 lines, -0 lines 0 comments Download
M scripts/slave/recipes/findit/chromium/test.expected/findit_culprit_in_last_sub_range.json View 6 chunks +24 lines, -0 lines 0 comments Download
M scripts/slave/recipes/findit/chromium/test.expected/findit_culprit_in_middle_sub_range.json View 12 chunks +48 lines, -0 lines 0 comments Download
M scripts/slave/recipes/findit/chromium/test.expected/findit_steps_multiple_culprits.json View 15 chunks +60 lines, -0 lines 0 comments Download
M scripts/slave/recipes/findit/chromium/test.expected/findit_tests_multiple_culprits.json View 15 chunks +60 lines, -0 lines 0 comments Download
M scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/findit/chromium/test.expected/nonexistent_test_step_skipped.json View 1 chunk +3 lines, -0 lines 0 comments Download
M scripts/slave/recipes/findit/chromium/test.expected/only_one_test_passed.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/findit/chromium/test.expected/swarming_tests.json View 3 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/findit/chromium/test.expected/test_without_targets_not_skipped.json View 2 chunks +6 lines, -0 lines 0 comments Download
M scripts/slave/recipes/findit/chromium/test.expected/unaffected_test_skipped_by_analyze.json View 4 chunks +12 lines, -0 lines 0 comments Download
M scripts/slave/recipes/findit/chromium/test.expected/use_analyze_set_to_False_for_non_linear_try_job.json View 6 chunks +24 lines, -0 lines 0 comments Download
M scripts/slave/recipes/findit/chromium/test.expected/use_build_parameter_for_tests.json View 9 chunks +36 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (3 generated)
Sergey Berezin
Code LGTM. What worries me with these changes though is how many tests critically rely ...
4 years, 7 months ago (2016-05-26 21:08:14 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2014373002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2014373002/1
4 years, 7 months ago (2016-05-26 21:11:46 UTC) #4
commit-bot: I haz the power
4 years, 7 months ago (2016-05-26 21:21:26 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/tools/build/+/6f42d90121d9495c953f...

Powered by Google App Engine
This is Rietveld 408576698