Gamaru / libyuv

Automatically exported from code.google.com/p/libyuv
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

git cl try - ERROR: Error in response. Code: 403. Reason: . Message: Forbidden. #544

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
git cl try
ERROR: Error in response. Code: 403. Reason: . Message: Forbidden.

git try works but only sends email to author that issued try.
git cl try would be useful for reviewers to know that the try bots passed.
try bots also unavailable from review.

Original issue reported on code.google.com by fbarch...@google.com on 12 Jan 2016 at 1:27

GoogleCodeExporter commented 8 years ago
Let's track this in the Chromium bug at 
https://code.google.com/p/chromium/issues/detail?id=551062 so it can have the 
Chrome infra team's attention.

Feel free to keep this open until resolved.

Original comment by kjellan...@google.com on 12 Jan 2016 at 6:00

GoogleCodeExporter commented 8 years ago

Original comment by fbarch...@google.com on 13 Jan 2016 at 1:25

GoogleCodeExporter commented 8 years ago
Behavior has changed.  git cl try is recognized:

>git cl try
Tried jobs on:
Master: tryserver.libyuv
  android: []
  android_arm64: []
  android_clang: []
  android_rel: []
  ios: []
  ios_arm64: []
  ios_arm64_rel: []
  ios_rel: []
  linux: []
  linux_asan: []
  linux_memcheck: []
  linux_rel: []
  linux_tsan2: []
  mac: []
  mac_asan: []
  mac_rel: []
  mac_x64_rel: []
  win: []
  win_rel: []
  win_x64_rel: []

but review site shows bots as grey:
Trybot results:  win_x64_rel   win_rel   win   mac_x64_rel   mac_rel   mac_asan 
  mac   linux_tsan2   linux_rel   linux_asan   linux_memcheck   linux   ios_rel 
  ios_arm64_rel   ios_arm64   ios   android_rel   android_clang   android_arm64 
  android  
Project "libyuv" does not have a commit queue.
e.g.
https://codereview.chromium.org/1593833002/

Original comment by fbarch...@google.com on 19 Jan 2016 at 7:33

GoogleCodeExporter commented 8 years ago
Most likely solved by https://codereview.chromium.org/1574313002/ + a master 
restart.
Sorry about the delay, I missed that review somehow.

Original comment by kjellander@chromium.org on 19 Jan 2016 at 7:36

GoogleCodeExporter commented 8 years ago
Confirmed.  git cl try works

Original comment by fbarch...@google.com on 21 Jan 2016 at 7:22