Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(40)

Issue 402643002: Do not wrap the bugs column on the flakiness dashboard (Closed)

Created:
6 years, 5 months ago by pdr.
Modified:
6 years, 5 months ago
Reviewers:
jparent, ojan
CC:
blink-reviews
Project:
blink
Visibility:
Public.

Description

Do not wrap the bugs column on the flakiness dashboard The flakiness dashboard forces different whites-space handling for the bugs column to handle long bugs. When the dashboard is narrow due to the screen being narrow or the flakiness runs being longer than the page (common after [1]), the wrapped "File new bug" text causes every row to be tall and ugly (see: http://pr.gg/longbug.png). This patch changes the new bug text to be nowrap. The original code for longbug handling was added before TestExpectations was as clean as it is today. [1] https://codereview.chromium.org/359533004/ Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178396

Patch Set 1 #

Patch Set 2 : Just add nowrap on the link #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M Tools/TestResultServer/static-dashboards/flakiness_dashboard.js View 1 1 chunk +1 line, -1 line 0 comments Download
M Tools/TestResultServer/static-dashboards/flakiness_dashboard_tests.css View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
pdr.
6 years, 5 months ago (2014-07-17 15:14:56 UTC) #1
ojan
Seems to me that this would still be a problem for tests with multiple bugs, ...
6 years, 5 months ago (2014-07-17 17:36:35 UTC) #2
pdr.
On 2014/07/17 17:36:35, ojan-only-code-yellow-reviews wrote: > Seems to me that this would still be a ...
6 years, 5 months ago (2014-07-17 17:40:47 UTC) #3
pdr.
On 2014/07/17 17:40:47, pdr wrote: > On 2014/07/17 17:36:35, ojan-only-code-yellow-reviews wrote: > > Seems to ...
6 years, 5 months ago (2014-07-17 17:53:38 UTC) #4
ojan
I didn't understand that we put each link in a div. I actually prefer your ...
6 years, 5 months ago (2014-07-17 18:28:56 UTC) #5
pdr.
On 2014/07/17 18:28:56, ojan-only-code-yellow-reviews wrote: > I didn't understand that we put each link in ...
6 years, 5 months ago (2014-07-17 18:32:50 UTC) #6
pdr.
The CQ bit was checked by pdr@chromium.org
6 years, 5 months ago (2014-07-17 18:32:54 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pdr@chromium.org/402643002/20001
6 years, 5 months ago (2014-07-17 18:33:58 UTC) #8
pdr.
On 2014/07/17 18:33:58, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
6 years, 5 months ago (2014-07-17 18:59:39 UTC) #9
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 20:20:39 UTC) #10
Message was sent while issue was closed.
Change committed as 178396

Powered by Google App Engine
This is Rietveld 408576698