catapult-project / catapult

Deprecated Catapult GitHub. Please instead use http://crbug.com "Speed>Benchmarks" component for bugs and https://chromium.googlesource.com/catapult for downloading and editing source code..
https://chromium.googlesource.com/catapult
BSD 3-Clause "New" or "Revised" License
1.91k stars 563 forks source link

PathMissingError: Unable to find apk specified by --webview-embedder-apk=None #4602

Closed chiniforooshan closed 5 years ago

chiniforooshan commented 5 years ago

From my failed pinpoint job (https://pinpoint-dot-chromeperf.appspot.com/job/14a13aade40000):

Traceback (most recent call last): File "/base/data/home/apps/s~chromeperf/pinpoint:clean-dtu-9662809a.413644294060734375/dashboard/pinpoint/models/job.py", line 350, in Run work_left = self.state.ScheduleWork() File "/base/data/home/apps/s~chromeperf/pinpoint:clean-dtu-9662809a.413644294060734375/dashboard/pinpoint/models/job_state.py", line 139, in ScheduleWork self._RaiseErrorIfAllAttemptsFailed() File "/base/data/home/apps/s~chromeperf/pinpoint:clean-dtu-9662809a.413644294060734375/dashboard/pinpoint/models/job_state.py", line 159, in _RaiseErrorIfAllAttemptsFailed 'was:\n%s' % (exception_count, attempt_count, exception)) Exception: All of the runs failed. The most common error (20/20 runs) was: PathMissingError: Unable to find apk specified by --webview-embedder-apk=None

@dave-2

dave-2 commented 5 years ago

Would you mind filing a bug in Monorail (crbug.com) with component Speed>Telemetry instead?

chiniforooshan commented 5 years ago

crbug.com/903811