New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 759843 link

Starred by 2 users

Issue metadata

Status: Verified
Owner:
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[Findit] Flake Analyzer - Trigger flake swarming task result pipeline does not understand the 'rerun' parameter

Project Member Reported by lijeffrey@chromium.org, Aug 28 2017

Issue description

Generator waterfall.trigger_flake_swarming_task_pipeline.TriggerFlakeSwarmingTaskPipeline(*(u'chromium.memory', u'Linux Chromium OS ASan LSan Tests (1)', 23043, u'interactive_ui_tests', [u'TabDragging/DetachToBrowserTabDragControllerTest.DetachToOwnWindow/0'], 30, 3600), **{'rerun': True})#31b25aa844e94a279c93c4a312441520 raised exception. TypeError: run() got an unexpected keyword argument 'rerun' (/base/data/home/apps/s~findit-for-me/waterfall-backend:11442-aea7fe0.403715220385325812/first_party/pipeline_utils/appengine_third_party_pipeline_python_src_pipeline/pipeline.py:2434)
Traceback (most recent call last):
  File "/base/data/home/apps/s~findit-for-me/waterfall-backend:11442-aea7fe0.403715220385325812/first_party/pipeline_utils/appengine_third_party_pipeline_python_src_pipeline/pipeline.py", line 2158, in evaluate
    self, pipeline_key, root_pipeline_key, caller_output)
  File "/base/data/home/apps/s~findit-for-me/waterfall-backend:11442-aea7fe0.403715220385325812/first_party/pipeline_utils/appengine_third_party_pipeline_python_src_pipeline/pipeline.py", line 1113, in _run_internal
    return self.run(*self.args, **self.kwargs)
TypeError: run() got an unexpected keyword argument 'rerun'
 
Project Member

Comment 1 by bugdroid1@chromium.org, Aug 28 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/infra/infra/+/0bd60a118b50b9d9038963edbd8fb26a2263dcef

commit 0bd60a118b50b9d9038963edbd8fb26a2263dcef
Author: Brandon Wylie <wylieb@chromium.org>
Date: Mon Aug 28 22:33:10 2017

[Findit] Flake Analyzer - Correcting parameter for triggerswarmingtask

Bug:759843
Change-Id: Idf73b969f3dfca0db0163c5eb0eecacd023f3154
Reviewed-on: https://chromium-review.googlesource.com/639571
Reviewed-by: Jeffrey Li <lijeffrey@chromium.org>
Reviewed-by: Shuotao Gao <stgao@chromium.org>
Commit-Queue: Brandon Wylie <wylieb@chromium.org>

[modify] https://crrev.com/0bd60a118b50b9d9038963edbd8fb26a2263dcef/appengine/findit/waterfall/flake/test/analyze_flake_for_build_number_pipeline_test.py
[modify] https://crrev.com/0bd60a118b50b9d9038963edbd8fb26a2263dcef/appengine/findit/waterfall/flake/analyze_flake_for_build_number_pipeline.py

Comment 2 by wylieb@chromium.org, Sep 11 2017

Status: Verified (was: Assigned)

Sign in to add a comment