New issue
Advanced search Search tips

Issue 895220 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

grunt: video_VideoSeek.h264.switchres: Seek test is stuck and timeout

Project Member Reported by tfiga@chromium.org, Oct 15

Issue description

Board: grunt
Build: 11151.1.0
Logs: https://stainless.corp.google.com/browse/chromeos-autotest-results/248146214-chromeos-test/chromeos6-row6-rack15-host18/

At the end of the test log (video_VideoSeek/debug/video_VideoSeek.DEBUG) I can see the following repeated many times

10/13 06:36:19.887 DEBUG|inspector_websocke:0117| sent [{
  "id": 127, 
  "method": "Runtime.evaluate", 
  "params": {
    "expression": "getSeekTestStatus()", 
    "returnByValue": true
  }
}]
10/13 06:36:19.889 DEBUG|inspector_websocke:0188| got [{
  "id": 127, 
  "result": {
    "result": {
      "type": "string", 
      "value": "27.828794/30.125/81"
    }
  }
}]
10/13 06:36:18.884 INFO |   video_VideoSeek:0076| Seeking: 27.828794/30.125/81

and then eventually it fails:

10/13 06:36:19.890 ERROR|             utils:2762| Will raise error TestError('Seek test is stuck and timeout',) due to unexpected return: False
 
Labels: -Pri-3 Pri-2
Status: Assigned (was: Untriaged)
Happened on 11159.0.0 and 11158.0.0 too. Sounds like the failure rate is quite high.
Labels: M-71
Labels: cros-media-sheriff

Sign in to add a comment