Closed
Bug 740993
Opened 14 years ago
Closed 13 years ago
run tests sorting on results field does not work
Categories
(Mozilla QA Graveyard :: MozTrap, enhancement)
Mozilla QA Graveyard
MozTrap
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 658670
People
(Reporter: camd, Unassigned)
Details
sort does not change
expected to sort based on passed, pending, failed or invalid
| Reporter | ||
Comment 1•14 years ago
|
||
A Pivotal Tracker story has been created for this Bug: http://www.pivotaltracker.com/story/show/27323217
| Reporter | ||
Comment 2•14 years ago
|
||
Carl Meyer changed story state to started in Pivotal Tracker
| Reporter | ||
Comment 3•14 years ago
|
||
Carl Meyer added a comment in Pivotal Tracker:
This is actually quite hard to do; I'm not even sure how we could do it, I'd need to put some deeper thought into it. We don't pre-create pending results, so what you're actually looking at on the runtests screen is a list of included-cases, some of which have results for the given environment and tester and some of which don't. So we can't do a simple database sort on the result status when querying for the included cases.
For now I've disabled the sorting UI on that column so it doesn't give the impression it should work.
| Reporter | ||
Comment 4•14 years ago
|
||
Carl Meyer changed story state to unstarted in Pivotal Tracker
| Reporter | ||
Comment 5•14 years ago
|
||
Carl Meyer added a comment in Pivotal Tracker:
This story is a duplicate of https://bugzilla.mozilla.org//show_bug.cgi?id=658670
| Reporter | ||
Comment 6•13 years ago
|
||
Cameron Dawson deleted the linked story in Pivotal Tracker
| Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•