Closed
Bug 379423
Opened 18 years ago
Closed 18 years ago
fatal internal error while searching for test results
Categories
(Webtools Graveyard :: Litmus, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jbecerra, Assigned: coop)
Details
I tried to search for test results, so I edited the drop-downs to search for 1.5 tests results for Firefox on windows, en-us, and i got a page like this:
http://litmus.mozilla.org/search_results.cgi?order_by_created=&order_by_testcase_id=&order_by_email=&order_by_product=&order_by_platform=&order_by_branch=&order_by_locale=×pan=&summary=&email=&product=Firefox&platform=Windows&branch=1.5+Branch&locale=en-US&limit=15
Which shows an error message that starts like this:
Error - Litmus has suffered a serious fatal internal error - Litmus::DB::Testresult can't SELECT DISTINCT
| Assignee | ||
Updated•18 years ago
|
Severity: normal → major
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•18 years ago
|
||
Working on this right now...hoping to land something before testday starts today.
| Assignee | ||
Comment 2•18 years ago
|
||
I've changed the search results limiting form to use IDs instead of name-based regexps, which is much quicker especially when the queries start getting arbitrarily complex from the advanced search form.
Your name-based query (as well as any others that people may have bookmarked, e.g. Tracy's daily reports) should work again now. The one drawback is that the search form itself won't be prepopulated with your search criteria, since it is now using IDs.
Any new searches you perform by hand should just work, and you *shouldn't* notice any difference.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•