|
|
Chromium Code Reviews|
Created:
4 years, 8 months ago by Ken Russell (switch to Gerrit) Modified:
4 years, 8 months ago CC:
chromium-reviews, darin-cc_chromium.org, jam, piman+watch_chromium.org, bajones, Jamie Madill, Geoff Lang Base URL:
https://chromium.googlesource.com/chromium/src.git@master Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionWork around problems with very long file names on Windows.
Not sure whether this will work; can not reproduce the problem locally.
BUG=599333
TBR=zmo@chromium.org, cwallez@chromium.org
CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel
NOTRY=true
Committed: https://crrev.com/1f22a4eaffd31890856365dcf36e20895078ec59
Cr-Commit-Position: refs/heads/master@{#384386}
Patch Set 1 #
Messages
Total messages: 22 (9 generated)
Description was changed from ========== Work around problems with very long file names on Windows. Not sure whether this will work; can not reproduce the problem locally. BUG=599333 TBR=zmo@chromium.org, cwallez@chromium.org ========== to ========== Work around problems with very long file names on Windows. Not sure whether this will work; can not reproduce the problem locally. BUG=599333 TBR=zmo@chromium.org, cwallez@chromium.org CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel ==========
FYI. CQ'ing TBR'd. I have a feeling this will not really work and just push the problem further down the road, since the expectation won't really apply and the test will fail. Still, let's try.
The CQ bit was checked by kbr@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1850613002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1850613002/1
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_chromium_clobber_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by kbr@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1850613002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1850613002/1
On 2016/03/31 05:04:02, commit-bot: I haz the power wrote: > Try jobs failed on following builders: > linux_chromium_clobber_rel_ng on tryserver.chromium.linux (JOB_FAILED, > http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...) Filed http://crbug.com/599341 .
Filed http://crbug.com/599342 about the win_chromium_rel_ng failures.
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_androi...)
On 2016/03/31 at 05:41:50, commit-bot wrote: > Try jobs failed on following builders: > linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_androi...) lgtm
On 2016/03/31 21:02:18, Corentin Wallez wrote: > On 2016/03/31 at 05:41:50, commit-bot wrote: > > Try jobs failed on following builders: > > linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, > https://build.chromium.org/p/tryserver.chromium.android/builders/linux_androi...) > > lgtm Thanks. I'm bypassing the CQ at this point. I'll investigate the unrelated android test failure and file a bug if necessary.
Description was changed from ========== Work around problems with very long file names on Windows. Not sure whether this will work; can not reproduce the problem locally. BUG=599333 TBR=zmo@chromium.org, cwallez@chromium.org CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel ========== to ========== Work around problems with very long file names on Windows. Not sure whether this will work; can not reproduce the problem locally. BUG=599333 TBR=zmo@chromium.org, cwallez@chromium.org CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel NOTRY=true ==========
The CQ bit was checked by kbr@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1850613002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1850613002/1
Message was sent while issue was closed.
Description was changed from ========== Work around problems with very long file names on Windows. Not sure whether this will work; can not reproduce the problem locally. BUG=599333 TBR=zmo@chromium.org, cwallez@chromium.org CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel NOTRY=true ========== to ========== Work around problems with very long file names on Windows. Not sure whether this will work; can not reproduce the problem locally. BUG=599333 TBR=zmo@chromium.org, cwallez@chromium.org CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel NOTRY=true ==========
Message was sent while issue was closed.
Committed patchset #1 (id:1)
Message was sent while issue was closed.
On 2016/03/31 21:03:31, Ken Russell wrote: > On 2016/03/31 21:02:18, Corentin Wallez wrote: > > On 2016/03/31 at 05:41:50, commit-bot wrote: > > > Try jobs failed on following builders: > > > linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, > > > https://build.chromium.org/p/tryserver.chromium.android/builders/linux_androi...) > > > > lgtm > > Thanks. > > I'm bypassing the CQ at this point. I'll investigate the unrelated android test > failure and file a bug if necessary. Filed as http://crbug.com/599641 .
Message was sent while issue was closed.
Description was changed from ========== Work around problems with very long file names on Windows. Not sure whether this will work; can not reproduce the problem locally. BUG=599333 TBR=zmo@chromium.org, cwallez@chromium.org CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel NOTRY=true ========== to ========== Work around problems with very long file names on Windows. Not sure whether this will work; can not reproduce the problem locally. BUG=599333 TBR=zmo@chromium.org, cwallez@chromium.org CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel NOTRY=true Committed: https://crrev.com/1f22a4eaffd31890856365dcf36e20895078ec59 Cr-Commit-Position: refs/heads/master@{#384386} ==========
Message was sent while issue was closed.
Patchset 1 (id:??) landed as https://crrev.com/1f22a4eaffd31890856365dcf36e20895078ec59 Cr-Commit-Position: refs/heads/master@{#384386} |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
