New issue
Advanced search Search tips

Issue 893726 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Dec 7
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

power_standby: could not evaluate constraint: milliwatts_standby_power <= 500.00

Project Member Reported by puthik@google.com, Oct 9

Issue description

Ran power_Standby on nocturne (full 12 hours version)

Traceback (most recent call last):
  File "/usr/local/autotest/common_lib/test.py", line 600, in _exec
    _call_test_function(self.execute, *p_args, **p_dargs)
  File "/usr/local/autotest/common_lib/test.py", line 800, in _call_test_function
    return func(*args, **dargs)
  File "/usr/local/autotest/common_lib/test.py", line 472, in execute
    self.process_failed_constraints()
  File "/usr/local/autotest/common_lib/test.py", line 297, in process_failed_constraints
    raise error.TestFail(msg)
TestFail: iteration 0:could not evaluate constraint: milliwatts_standby_power <= 500.00  


We refactor this test to remove "milliwatts_standby_power" but didn't remove constraint.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Oct 11

The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/third_party/autotest/+/2e436b183906da246f68e0df1b7ecc4a5533b7fe

commit 2e436b183906da246f68e0df1b7ecc4a5533b7fe
Author: Puthikorn Voravootivat <puthik@chromium.org>
Date: Thu Oct 11 20:25:42 2018

power_Standby: Remove constraint

This test got refactor and the constraint is not working now.
Remove constraint as this is not need now.

BUG= chromium:893726 
TEST=ran test with args "sample_hours=0.1 test_hours=0.1"

Change-Id: Id198b2b1ff82b96d79622849c104ae4851360114
Signed-off-by: Puthikorn Voravootivat <puthik@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1271243
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Reviewed-by: Todd Broch <tbroch@chromium.org>

[modify] https://crrev.com/2e436b183906da246f68e0df1b7ecc4a5533b7fe/client/site_tests/power_Standby/control

Status: Verified (was: Started)
closed old bug the fixed long ago.

Sign in to add a comment