From 8807434a33a09a27f2c21cb321b743f155955cb2 Mon Sep 17 00:00:00 2001 From: Radek Doulik Date: Fri, 14 May 2021 20:06:13 +0200 Subject: [PATCH] Try to get more info from the helix workitems --- eng/testing/WasmRunnerTemplate.cmd | 2 ++ src/libraries/sendtohelixhelp.proj | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/eng/testing/WasmRunnerTemplate.cmd b/eng/testing/WasmRunnerTemplate.cmd index 63af8f917b890..4e3397968b2ce 100644 --- a/eng/testing/WasmRunnerTemplate.cmd +++ b/eng/testing/WasmRunnerTemplate.cmd @@ -35,6 +35,8 @@ echo =========================================================================== pushd %EXECUTION_DIR% @echo on [[RunCommands]] +dir %HELIX_WORKITEM_UPLOAD_ROOT%\xharness-output +type %HELIX_WORKITEM_UPLOAD_ROOT%\xharness-output\chromedriver*.log set EXIT_CODE=%ERRORLEVEL% @echo off popd diff --git a/src/libraries/sendtohelixhelp.proj b/src/libraries/sendtohelixhelp.proj index 3d3a092401b07..e301d11a2c8d4 100644 --- a/src/libraries/sendtohelixhelp.proj +++ b/src/libraries/sendtohelixhelp.proj @@ -113,6 +113,10 @@ + + + +