video_VideoSeek: Random flake on multiple boards |
|
Issue descriptionvideo_VideoSeek.vp9 soraka 11425.0.0 http://ubercautotest.corp.google.com/tko/retrieve_logs.cgi?job=/results/268458369-chromeos-test/chromeos6-row6-rack7-host7 video_VideoSeek.h264 daisy_skate 11316.30.0 http://ubercautotest.corp.google.com/tko/retrieve_logs.cgi?job=/results/268295676-chromeos-test/chromeos4-row9-rack5-host1 video_VideoSeek.vp9 eve 11316.30.0 http://ubercautotest.corp.google.com/tko/retrieve_logs.cgi?job=/results/268280721-chromeos-test/chromeos6-row4-rack12-host4 video_VideoSeek.vp9 octopus 11316.30.0 http://ubercautotest.corp.google.com/tko/retrieve_logs.cgi?job=/results/268372711-chromeos-test/chromeos6-row6-rack17-host8 video_VideoSeek.vp9 nautilus 11151.67.0 http://ubercautotest.corp.google.com/tko/retrieve_logs.cgi?job=/results/268227854-chromeos-test/chromeos6-row6-rack20-host17 They all end up with the seek getting stuck at one location in the video and eventually time out: 12/18 12:56:19.784 DEBUG|inspector_websocke:0117| sent [{ "id": 76, "method": "Runtime.evaluate", "params": { "expression": "getSeekTestStatus()", "returnByValue": true, "userGesture": false } }] 12/18 12:56:19.786 DEBUG|inspector_websocke:0188| got [{ "id": 76, "result": { "result": { "type": "string", "value": "125.081295/429.963/1" } } }] 12/18 12:56:19.788 INFO | video_VideoSeek:0076| Seeking: 125.081295/429.963/1 (The same seek location repeated multiple times.) 12/18 12:56:19.789 ERROR| utils:2762| Will raise error TestError('Seek test is stuck and timeout',) due to unexpected return: False |
|
►
Sign in to add a comment |
|