(view as text)
@@@STEP_CURSOR@tree truth steps@@@
@@@STEP_STARTED@@@
@@@STEP_LINK@stdout-->stdio@https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Fchromium.linux%2FAndroid_Clang_Builder__dbg_%2F81204%2F%2B%2Frecipes%2Fsteps%2Ftree_truth_steps%2F0%2Fstdout@@@
/mnt/data/b/build/slave/Android_Clang_Builder__dbg_/build/src/build/tree_truth.sh /mnt/data/b/build/slave/Android_Clang_Builder__dbg_/build/src src
in dir /mnt/data/b/build/slave/Android_Clang_Builder__dbg_/build:
 allow_subannotations: False
 cmd: ['/mnt/data/b/build/slave/Android_Clang_Builder__dbg_/build/src/build/tree_truth.sh', '/mnt/data/b/build/slave/Android_Clang_Builder__dbg_/build/src', 'src']
 name: tree truth steps
full environment:
 AWS_CREDENTIAL_FILE: /mnt/data/b/build/site_config/.boto
 BOTO_CONFIG: /mnt/data/b/build/site_config/.boto
 BUILDBOT_BLAMELIST: [u'tapted@chromium.org']
 BUILDBOT_BRANCH: master
 BUILDBOT_BUILDBOTURL: http://build.chromium.org/p/chromium.linux/
 BUILDBOT_BUILDERNAME: Android Clang Builder (dbg)
 BUILDBOT_BUILDNUMBER: 81204
 BUILDBOT_CLOBBER: 
 BUILDBOT_GOT_REVISION: None
 BUILDBOT_MASTERNAME: chromium.linux
 BUILDBOT_REVISION: c2c690ab31976ed7bd715709606f736085d6b43e
 BUILDBOT_SCHEDULER: android
 BUILDBOT_SLAVENAME: vm851-m1
 CHROME_HEADLESS: 1
 DISPLAY: :0.0
 GIT_USER_AGENT: linux2 git/2.8.3 vm851-m1.golo.chromium.org
 HOME: /home/chrome-bot
 LANG: en_US.UTF-8
 LOGNAME: chrome-bot
 PAGER: cat
 PATH: /home/chrome-bot/slavebin:/mnt/data/b/depot_tools:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
 PWD: /mnt/data/b/build/slave/Android_Clang_Builder__dbg_/build
 PYTHONPATH: /mnt/data/b/build/site_config:/mnt/data/b/build/scripts:/mnt/data/b/build/scripts/release:/mnt/data/b/build/third_party:/mnt/data/b/build/third_party/requests_1_2_3:/mnt/data/b/build_internal/site_config:/mnt/data/b/build_internal/symsrc:/mnt/data/b/build/slave:/mnt/data/b/build/third_party/buildbot_slave_8_4:/mnt/data/b/build/third_party/twisted_10_2:
 SHELL: /bin/bash
 USER: chrome-bot

!@@@BUILD_STEP Brief summary of recent CLs in every branch@@@
src:
   c2c690ab31976ed7bd715709606f736085d6b43e Avoid clobbering the app list pinned taskbar shortcut on startup (for now).   tapted, Tue May 24 19:49:03 2016 -0700
   de804f4a2f16cf5ab0b9155c086f45d66e22c043 Introduce DOMSelection::isAvailable()   yosin, Tue May 24 19:33:36 2016 -0700
   4b541fe238368430fe868d8c38cfba909815f0a7 [DevTools] Add a button to emulate background sync event.   horo, Tue May 24 19:33:09 2016 -0700
   03a4c08c513f71d7bf2592bec43a33bfbf9290e9 Add verbs API to file handlers. Modify the Chrome OS UI so that it displayes the internationalized verb together with the extension name in the file manager.   cmihail, Tue May 24 19:30:38 2016 -0700
   19eaeb5307be9770b35d34a741a682a7d7856295 Flip linux_chromium_browser_side_navigation_rel to GN.   dpranke, Tue May 24 19:16:30 2016 -0700
   bf2c502f136f1f87a08d9a3546a893f6806b787a Allow ConfirmDialog to confirm disabling options.   dspaid, Tue May 24 19:13:42 2016 -0700
   70394d0c09c10d2ca3f8f82fa9a83bc84478ed6f Revert of Finish eliminating PlatformWindowMus (patchset #7 id:120001 of https://codereview.chromium.org/1999083002/ )   sadrul, Tue May 24 19:13:11 2016 -0700
   1ccc328e95809a94e7c065e9427cd5d475ec541d Roll src/third_party/skia/ 5d04fda87..c4ed68426 (2 commits).   skia-deps-roller, Tue May 24 19:08:40 2016 -0700
   540173f9b77d793d320d25468d5a775965344894 Add a flag for reporting permission actions to Safe Browsing servers   stefanocs, Tue May 24 19:03:16 2016 -0700
   48d0e749698e8988fcbb30a9aa5ba566747f8995 Delete "atomic" files after processing them.   bcwhite, Tue May 24 18:59:05 2016 -0700
=================================================================
!@@@BUILD_STEP New commits in repo src@@@
commit c2c690ab31976ed7bd715709606f736085d6b43e
Author: tapted <tapted@chromium.org>
Date:   Tue May 24 19:49:03 2016 -0700

    Avoid clobbering the app list pinned taskbar shortcut on startup (for now).
    
    This is a partial revert of r393415 which removed checking for
    --show-app-list from shell_integration_win.cc's GetExpectedAppId(). This
    meant that the expected app_id for app launcher shortcuts would now be
    the same as regular Chrome.
    
    MigrateTaskbarPinsCallback() then successfully updates the app_id for
    the existing App Launcher shortcut, but Windows immediately sees 2
    pinned apps for the same app_id and clobbers one of them.
    
    To fix, we need to keep the old app_id around for a bit longer. The
    shortcuts will be removed properly in a later milestone (from the
    taskbar as well as other places which are not currently clobbered by
    coincidence).
    
    BUG=613789
    
    Review-Url: https://codereview.chromium.org/2005163002
    Cr-Commit-Position: refs/heads/master@{#395785}

 chrome/browser/shell_integration_win.cc | 10 ++++++++++
 1 file changed, 10 insertions(+)
Updated tag 'tree_truth' (was de804f4)


--------------------------------------------------------------------------------
started: Tue May 24 19:54:13 2016
ended: Tue May 24 19:54:13 2016
duration: 0 secs
status: SUCCESS
status reason: