| 
    
      
  | 
  
 Chromium Code Reviews| 
         Created: 
          4 years, 8 months ago by agrieve Modified: 
          4 years, 8 months ago Reviewers: 
          
          kjellander_webrtc CC: 
          
          
          webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, niklas.enbom, yujie_mao (webrtc), peah-webrtc Base URL: 
          
          
          https://chromium.googlesource.com/external/webrtc.git@master Target Ref: 
          
          
          refs/pending/heads/master Project: 
          
          webrtc Visibility: 
          
          
          
        Public.  | 
      
        
  DescriptionSet --shard-timeout in wrapper scripts for apk tests
This will allow us to remove this flag from the "how to run the tests"
instructions, and also the bot recipes.
BUG=599919
NOTRY=True
Committed: https://crrev.com/d0554b80687dae53e87c8909e7abb4935634783a
Cr-Commit-Position: refs/heads/master@{#12332}
   
  Patch Set 1 #
      Total comments: 2
      
     
  
  Patch Set 2 : set timeout for perf tests #Messages
    Total messages: 23 (11 generated)
     
  
  
 Description was changed from ========== Set --shard-timeout in wrapper scripts for apk tests This will allow us to remove this flag from the "how to run the tests" instructions, and also the bot recipes. BUG=none ========== to ========== Set --shard-timeout in wrapper scripts for apk tests This will allow us to remove this flag from the "how to run the tests" instructions, and also the bot recipes. BUG=none ========== 
 agrieve@chromium.org changed reviewers: + kjellander@webrtc.org 
 On 2016/04/11 18:17:46, agrieve wrote: > mailto:agrieve@chromium.org changed reviewers: > + mailto:kjellander@webrtc.org Depends on https://codereview.chromium.org/1874393002/ being submitted & rolling, but won't actually break anything since it just sets a variable. Will wait at least until the dependent CL lands though in case reviewers are not happy. 
 https://codereview.webrtc.org/1880563002/diff/1/webrtc/build/apk_tests.gyp File webrtc/build/apk_tests.gyp (right): https://codereview.webrtc.org/1880563002/diff/1/webrtc/build/apk_tests.gyp#ne... webrtc/build/apk_tests.gyp:207: 'target_name': 'webrtc_perf_tests_apk', So, unfortunately this test needs an even longer timeout; the test takes about 30 minutes to run and we only have single-devices for the bots that run these tests. Is it possible to set the variable in this local scope for to 2700 seconds, to match https://code.google.com/p/chromium/codesearch#chromium/build/scripts/slave/re... ? I don't remember exactly how GYP deals with the different scopes/overrides for variables. 
 Description was changed from ========== Set --shard-timeout in wrapper scripts for apk tests This will allow us to remove this flag from the "how to run the tests" instructions, and also the bot recipes. BUG=none ========== to ========== Set --shard-timeout in wrapper scripts for apk tests This will allow us to remove this flag from the "how to run the tests" instructions, and also the bot recipes. BUG=599919 ========== 
 https://codereview.webrtc.org/1880563002/diff/1/webrtc/build/apk_tests.gyp File webrtc/build/apk_tests.gyp (right): https://codereview.webrtc.org/1880563002/diff/1/webrtc/build/apk_tests.gyp#ne... webrtc/build/apk_tests.gyp:207: 'target_name': 'webrtc_perf_tests_apk', On 2016/04/11 19:31:38, kjellander (webrtc) wrote: > So, unfortunately this test needs an even longer timeout; the test takes about > 30 minutes to run and we only have single-devices for the bots that run these > tests. > > Is it possible to set the variable in this local scope for to 2700 seconds, to > match > https://code.google.com/p/chromium/codesearch#chromium/build/scripts/slave/re... > ? > I don't remember exactly how GYP deals with the different scopes/overrides for > variables. Nice catch! Done (and verified that the override does indeed set it to 2700 in the script) 
 Awesome. This is very nice to get such configuration closer to the source - and easier for developers to run the tests! Thanks for doing this. lgtm but I guess you want to wait for the other CL to land first (and for it to be rolled in before we deploy the recipe-side changes). 
 On 2016/04/11 19:55:50, kjellander (webrtc) wrote: > Awesome. This is very nice to get such configuration closer to the source - and > easier for developers to run the tests! Thanks for doing this. > > lgtm but I guess you want to wait for the other CL to land first (and for it to > be rolled in before we deploy the recipe-side changes). Other side is lgtm, so submitting (it's a no-op until the change rolls). 
 The CQ bit was checked by agrieve@chromium.org 
 CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1880563002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1880563002/20001 
 The CQ bit was unchecked by commit-bot@chromium.org 
 Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) linux_baremetal on tryserver.webrtc (JOB_TIMED_OUT, no build URL) win_baremetal on tryserver.webrtc (JOB_TIMED_OUT, no build URL) 
 The CQ bit was checked by agrieve@chromium.org 
 CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1880563002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1880563002/20001 
 Description was changed from ========== Set --shard-timeout in wrapper scripts for apk tests This will allow us to remove this flag from the "how to run the tests" instructions, and also the bot recipes. BUG=599919 ========== to ========== Set --shard-timeout in wrapper scripts for apk tests This will allow us to remove this flag from the "how to run the tests" instructions, and also the bot recipes. BUG=599919 NOTRY=True ========== 
 The CQ bit was unchecked by kjellander@webrtc.org 
 On 2016/04/12 16:01:22, commit-bot: I haz the power wrote: > CQ is trying da patch. Follow status at > https://chromium-cq-status.appspot.com/patch-status/1880563002/20001 > View timeline at > https://chromium-cq-status.appspot.com/patch-timeline/1880563002/20001 We usually have low trybot resources so I set NOTRY=True on this since the relevant Android trybots have passed. 
 The CQ bit was checked by kjellander@webrtc.org 
 CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1880563002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1880563002/20001 
 
            
              
                Message was sent while issue was closed.
              
            
             
          
        Description was changed from ========== Set --shard-timeout in wrapper scripts for apk tests This will allow us to remove this flag from the "how to run the tests" instructions, and also the bot recipes. BUG=599919 NOTRY=True ========== to ========== Set --shard-timeout in wrapper scripts for apk tests This will allow us to remove this flag from the "how to run the tests" instructions, and also the bot recipes. BUG=599919 NOTRY=True ========== 
 
            
              
                Message was sent while issue was closed.
              
            
             
          
        Committed patchset #2 (id:20001) 
 
            
              
                Message was sent while issue was closed.
              
            
             
          
        Description was changed from ========== Set --shard-timeout in wrapper scripts for apk tests This will allow us to remove this flag from the "how to run the tests" instructions, and also the bot recipes. BUG=599919 NOTRY=True ========== to ========== Set --shard-timeout in wrapper scripts for apk tests This will allow us to remove this flag from the "how to run the tests" instructions, and also the bot recipes. BUG=599919 NOTRY=True Committed: https://crrev.com/d0554b80687dae53e87c8909e7abb4935634783a Cr-Commit-Position: refs/heads/master@{#12332} ========== 
 
            
              
                Message was sent while issue was closed.
              
            
             
          
        Patchset 2 (id:??) landed as https://crrev.com/d0554b80687dae53e87c8909e7abb4935634783a Cr-Commit-Position: refs/heads/master@{#12332}  | 
    
