New issue
Advanced search Search tips

Issue 873695 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Aug 24
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug

Blocked on:
issue 871439

Blocking:
issue 873849



Sign in to add a comment

Suite bvt-tast-cq failed in Skylab

Project Member Reported by xixuan@chromium.org, Aug 13

Issue description

Labels: Type-Bug
From autoserv.INFO in http://stainless/browse/chromeos-autotest-results/swarming-3f400cfa3ebd7411/ :

08/10 21:27:25.829 WARNI|              test:0637| The test failed with the following exception
Traceback (most recent call last):
  File "/usr/local/autotest/client/common_lib/test.py", line 598, in _exec
    _cherry_pick_call(self.initialize, *args, **dargs)
  File "/usr/local/autotest/client/common_lib/test.py", line 746, in _cherry_pick_call
    return func(*p_args, **p_dargs)
  File "/usr/local/autotest/server/site_tests/tast/tast.py", line 122, in initialize
    self._tast_path = self._get_path((self._TAST_PATH, self._SSP_TAST_PATH))
  File "/usr/local/autotest/server/site_tests/tast/tast.py", line 179, in _get_path
    raise error.TestFail('None of %s exist' % list(paths))
TestFail: None of ['/usr/bin/tast', '/usr/local/tast/tast'] exist

Per go/tast-infra, "the Tast files included in autotest_server_package.tar.bz are extracted to /usr/local/tast in the container". I don't know anything about Skylab, but I'd guess that that's not happening here for some reason.
Blockedon: 871439
I think it's just a matter of getting SSP working.
Re #4, does that mean it's duplicate from  Issue 871439 ?
Blocking: 873849
Owner: pprabhu@chromium.org
Status: Started (was: Assigned)
This should be fixed, now that SSP tests run correctly on skylab.
Sadly, no tast test is in the staging test suite at this point.

Let's fix that first: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/1178472
Project Member

Comment 8 by bugdroid1@chromium.org, Aug 21

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

commit 60e2bdd7c8b7d289220a2cd35287ffd4d4fedbd8
Author: Prathmesh Prabhu <pprabhu@chromium.org>
Date: Tue Aug 21 18:19:52 2018

skylab_staging: Add a tast test

BUG= chromium:873695 
TEST=None

Change-Id: I5b8586b51fae60cd8ba18cb637a84d4bc65dcffd
Reviewed-on: https://chromium-review.googlesource.com/1178472
Reviewed-by: Dan Erat <derat@chromium.org>
Tested-by: Prathmesh Prabhu <pprabhu@chromium.org>
Commit-Queue: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>

[add] https://crrev.com/60e2bdd7c8b7d289220a2cd35287ffd4d4fedbd8/server/site_tests/tast/control.skylab-staging

Status: Fixed (was: Started)

Sign in to add a comment