From b35a41ec1684bbcbc36bf376ab65dcc84fca22fe Mon Sep 17 00:00:00 2001 From: Mike Klein Date: Thu, 13 Oct 2016 14:54:32 -0400 Subject: Add timestamp to bot ninja output. The default NINJA_STATUS format is "[%f/%t] ". This prepends %e to help diagnose slow builds. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=3323 Change-Id: Ied27317cedc2b07ff57c59eae61fe9e86c7fea33 Reviewed-on: https://skia-review.googlesource.com/3323 Commit-Queue: Mike Klein Reviewed-by: Eric Boren --- .../recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json | 1 + 1 file changed, 1 insertion(+) (limited to 'infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json') diff --git a/infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json b/infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json index f3ccd72aa9..b88592f56d 100644 --- a/infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json +++ b/infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json @@ -152,6 +152,7 @@ ], "cwd": "[CUSTOM_C:\\_B_WORK]\\skia", "env": { + "NINJA_STATUS": "%%e [%%f/%%t] ", "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[depot_tools]" }, "name": "ninja" -- cgit v1.2.3