Bug 336464 - support filtering of test results to only show failed tests
Summary: support filtering of test results to only show failed tests
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: 0.7   Edit
Assignee: Steffen Pingel CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on:
Blocks:
 
Reported: 2011-02-06 19:33 EST by Steffen Pingel CLA
Modified: 2011-02-12 18:25 EST (History)
2 users (show)

See Also:


Attachments
border to not painted correctly (1.57 KB, image/png)
2011-02-07 13:17 EST, Steffen Pingel CLA
no flags Details
screenshot on windows (1.06 KB, image/png)
2011-02-08 10:30 EST, Shawn Minto CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen Pingel CLA 2011-02-06 19:33:08 EST
Similar to the JUnit view the Test Results section in the build editor should have an option to filter the list of results to show failures only.
Comment 1 Steffen Pingel CLA 2011-02-06 20:14:16 EST
Pushed changes to master.
Comment 2 Steffen Pingel CLA 2011-02-07 13:17:29 EST
Created attachment 188461 [details]
border to not painted correctly
Comment 3 Steffen Pingel CLA 2011-02-07 13:18:17 EST
If no label is displayed above the list of results the border is not painted correctly. Also, the button should be disabled if no test results are displayed.
Comment 4 Steffen Pingel CLA 2011-02-08 01:45:57 EST
I had to tweak the vertical spacing to make spacing consistent on Linux. Shawn, can you check what that looks like on Windows now?
Comment 5 Shawn Minto CLA 2011-02-08 10:30:52 EST
Created attachment 188527 [details]
screenshot on windows

Seems to look good on windows with the changes that you made.
Comment 6 Steffen Pingel CLA 2011-02-12 18:25:57 EST
Thanks. Looks like it's off by two pixels on Windows. I have tweaked the layout accordingly and fixed the action enablement.