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

Issue 715225 link

Starred by 1 user

Issue metadata

Status: Duplicate
Owner: ----
Closed: Apr 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----



Sign in to add a comment

Triggered same task twice in recipe findit/chromium/test.py

Project Member Reported by st...@chromium.org, Apr 25 2017

Issue description

Url to the build Failure:
https://luci-milo.appspot.com/buildbot/chromium.webkit/WebKit Win10/21161

What is the bug or feature:
Traceback (most recent call last):
  File "C:\b\rr\tmpxetrzq\rw\checkout\scripts\slave\.recipe_deps\recipe_engine\recipe_engine\run.py", line 316, in _new_run
    recipe_result = recipe_script.run(api, properties)
  File "C:\b\rr\tmpxetrzq\rw\checkout\scripts\slave\.recipe_deps\recipe_engine\recipe_engine\loader.py", line 81, in run
    self.run_steps, properties, self.PROPERTIES, api=api)
  File "C:\b\rr\tmpxetrzq\rw\checkout\scripts\slave\.recipe_deps\recipe_engine\recipe_engine\loader.py", line 580, in invoke_with_properties
    **additional_args)
  File "C:\b\rr\tmpxetrzq\rw\checkout\scripts\slave\.recipe_deps\recipe_engine\recipe_engine\loader.py", line 541, in _invoke_with_properties
    return callable_obj(*props, **additional_args)
  File "C:\b\rr\tmpxetrzq\rw\checkout\scripts/slave\recipes\findit/chromium/test.py", line 179, in RunSteps
    revision, tests_to_run, use_analyze))
  File "C:\b\rr\tmpxetrzq\rw\checkout\scripts\slave\.recipe_deps\recipe_engine\recipe_engine\recipe_api.py", line 578, in _inner
    return func(*a, **kw)
  File "C:\b\rr\tmpxetrzq\rw\checkout\scripts/slave\recipe_modules\findit\api.py", line 228, in compile_and_test_at_revision
    api, actual_tests_to_run, suffix=str(revision))
  File "C:\b\rr\tmpxetrzq\rw\checkout\scripts\slave\.recipe_deps\recipe_engine\recipe_engine\recipe_api.py", line 578, in _inner
    return func(*a, **kw)
  File "C:\b\rr\tmpxetrzq\rw\checkout\scripts/slave\recipe_modules\test_utils\api.py", line 89, in run_tests
    t.pre_run(caller_api, suffix)
  File "C:\b\rr\tmpxetrzq\rw\checkout\scripts/slave\recipe_modules\chromium_tests\steps.py", line 1768, in pre_run
    return self._test.pre_run(api, suffix)
  File "C:\b\rr\tmpxetrzq\rw\checkout\scripts/slave\recipe_modules\chromium_tests\steps.py", line 1153, in pre_run
    return api.swarming.trigger_task(self._tasks[suffix])
  File "C:\b\rr\tmpxetrzq\rw\checkout\scripts\slave\.recipe_deps\recipe_engine\recipe_engine\recipe_api.py", line 578, in _inner
    return func(*a, **kw)
  File "C:\b\rr\tmpxetrzq\rw\checkout\scripts/slave\recipe_modules\swarming\api.py", line 561, in trigger_task
    'Triggered same task twice: %s' % task.task_name)
AssertionError: Triggered same task twice: blink_platform_unittests (4dbfdb063d396295597734d850b8f41c20aa50f1)/Windows-7-SP1/539da50d66/win_chromium_variable_webkit_win7_builder_x64/78
 
Project Member

Comment 3 by sheriffbot@chromium.org, Apr 26 2018

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Comment 4 by chanli@chromium.org, Apr 26 2018

Mergedinto: 800587
Status: Duplicate (was: Untriaged)

Sign in to add a comment