Issue metadata
Sign in to add a comment
|
"Unknown option passed: servo_port" when executing telemetry_AFDOGenerate.py
Reported by
he.y...@intel.com,
Jan 9
|
||||||||||||||||||||
Issue description
UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
Steps to reproduce the problem:
1. Build an ChromiumOS image source version 72.11318.0.0-rc2.
2. Flash the image to a chell laptop and config the network
3. Run telemetry to generate AFDO
chromiumos$ cros_sdk
~/trunk/src/scripts $ export BOARD=chell
~/trunk/src/scripts $ ./setup_board --board=${BOARD}
~/trunk/src/scripts $ /usr/bin/test_that --debug --board=${BOARD} ip_of_chromebook --args="ignore_failures=True local=True gs_test_location=True" telemetry_AFDOGenerate
What is the expected behavior?
Start benchmark tests on chell board.
What went wrong?
-------------------------------------------------------------------------------------------------
/tmp/test_that_results_9n289e/results-1-telemetry_AFDOGenerate [ FAILED ]
/tmp/test_that_results_9n289e/results-1-telemetry_AFDOGenerate FAIL: Unknown option passed: servo_port
/tmp/test_that_results_9n289e/results-1-telemetry_AFDOGenerate/telemetry_AFDOGenerate [ FAILED ]
/tmp/test_that_results_9n289e/results-1-telemetry_AFDOGenerate/telemetry_AFDOGenerate FAIL: Unknown option passed: servo_port
-------------------------------------------------------------------------------------------------
Total PASS: 0/2 (0%)
Did this work before? Yes 71.0.3554.0
Chrome version: 72.0.3626.0 Channel: stable
OS Version: Ubuntu 18.04
Flash Version:
,
Jan 10
,
Jan 10
The key error is option "servo_port" cannot be recognized by test_that utility while it used to be before. No tests can be initiated on remote chromebook due to this: "Unknown option passed: servo_port"
,
Jan 10
he.yang@ Thanks for the issue. As this issue is related to Build, this is out of scope of triaging at TE end. Hence adding 'TE-NeedsTriageHelp' label and requesting the appropriate team to look into the issue and help in further triaging. Thanks..
,
Jan 16
(6 days ago)
,
Jan 16
(6 days ago)
|
|||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||
Comment 1 by phanindra.mandapaka@chromium.org
, Jan 9