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

Issue 801206 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----



Sign in to add a comment

/waterfall/list-flakes?step_name=browser_tests is broken

Project Member Reported by st...@chromium.org, Jan 11 2018

Issue description

Page URL: https://findit-for-me.appspot.com/waterfall/list-flakes?step_name=browser_tests

 Description:

'NoneType' object has no attribute 'timetuple' (/base/data/home/apps/s~findit-for-me/waterfall-frontend:13208-3878285.406175022534370276/gae_libs/handlers/base_handler.py:191)
Traceback (most recent call last):
  File "/base/data/home/apps/s~findit-for-me/waterfall-frontend:13208-3878285.406175022534370276/gae_libs/handlers/base_handler.py", line 183, in _Handle
    result = handler_func() or {}
  File "/base/data/home/apps/s~findit-for-me/waterfall-frontend:13208-3878285.406175022534370276/handlers/flake/list_flakes.py", line 121, in HandleGet
    time_util.ConvertToTimestamp(master_flake_analysis.request_time),
  File "/base/data/home/apps/s~findit-for-me/waterfall-frontend:13208-3878285.406175022534370276/libs/time_util.py", line 28, in ConvertToTimestamp
    return calendar.timegm(date_time.timetuple())
AttributeError: 'NoneType' object has no attribute 'timetuple'
 

Comment 1 by st...@chromium.org, Jan 11 2018

Status: Available (was: Assigned)

Comment 3 by wylieb@chromium.org, Mar 22 2018

Owner: wylieb@chromium.org
Status: Assigned (was: Available)
Project Member

Comment 4 by bugdroid1@chromium.org, Mar 22 2018

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

commit e7d4b847b22c67b1d0cc0d5a1eb3a02d28b6fb56
Author: Brandon Wylie <wylieb@chromium.org>
Date: Thu Mar 22 21:50:19 2018

[Findit] Flake Analyzer - Fix server error for browser_tests query

Bug: 801206
Change-Id: I3e88de2cedcab1b35d7f5a95cb03e54384dd371f
Reviewed-on: https://chromium-review.googlesource.com/976549
Reviewed-by: Jeffrey Li <lijeffrey@chromium.org>
Commit-Queue: Brandon Wylie <wylieb@chromium.org>

[modify] https://crrev.com/e7d4b847b22c67b1d0cc0d5a1eb3a02d28b6fb56/appengine/findit/handlers/flake/list_flakes.py

Comment 5 by wylieb@chromium.org, Apr 20 2018

Owner: ----
Status: Available (was: Assigned)

Sign in to add a comment