New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 636410 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Aug 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android
Pri: 3
Type: Feature



Sign in to add a comment

Add support for getting live stderr and stdout from the blimp client-engine integration script

Project Member Reported by nyquist@chromium.org, Aug 10 2016

Issue description

When using the script to {run} the engine implemented as part of  issue 636410 , no output is printed.

###
$ ./out-engine/Debug/bin/client_engine_integration run
Blimp engine started
###

Even after a client connects, there is no output.

For local debugging it is incredibly helpful to get the console log from the engine.

Could you add a flag or something along those lines to get the log? Or maybe even be so bold as to make it the default when using {run} as the positional argument?
 
Description: Show this description
Project Member

Comment 2 by bugdroid1@chromium.org, Aug 12 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/8207e3a60214c97137ccb86ecd714a750124047c

commit 8207e3a60214c97137ccb86ecd714a750124047c
Author: shenghuazhang <shenghuazhang@chromium.org>
Date: Fri Aug 12 18:25:25 2016

Add live output for blimp integration script {run} func

Support for getting console log from the engine.
Print the logs to stdout for {run} positional argument.

BUG= 636410 

Review-Url: https://codereview.chromium.org/2236143002
Cr-Commit-Position: refs/heads/master@{#411705}

[modify] https://crrev.com/8207e3a60214c97137ccb86ecd714a750124047c/blimp/tools/client_engine_integration.py

Status: Fixed (was: Untriaged)
Labels: Archive-Blimp

Sign in to add a comment