Closed Bug 785976 Opened 12 years ago Closed 12 years ago

Some searches are not sorting by popularity

Categories

(Marketplace Graveyard :: Search, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
2012-09-13

People

(Reporter: kumar, Assigned: spasovski)

Details

Due to either ES bitrot or the gaia merge, several tests are failing because the results are not supported by popularity (i.e. weekly downloads, descending). Example: https://ci.mozilla.org/job/marketplace-es/88/testReport/junit/workspace.mkt.search.tests.test_views/TestWebappSearch/test_free_and_premium/ The expected apps are in the result set but they are in the wrong order.
In comment #0 : s/not supported/not sorted/ You can unskip these tests when ready https://github.com/mozilla/zamboni/commit/38c7043a6015544f96ab8d9af2a738e42d2b2105
Yeah this is because the new designs call for Search: - browse by Relevance - browse by Rating Browse: - browse by Popularity - browse by Rating
if you know what tests to delete from those skips above please delete away
Assignee: nobody → dspasovski
Target Milestone: --- → 2012-09-06
done: https://github.com/mozilla/zamboni/commit/3d43e71 @kumar sorry I saw this too late. Yea it's probably a good idea I'll clean that up a bit.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Can you also remove the skips in the tests and see if they pass? https://github.com/mozilla/zamboni/commit/38c7043a6015544f96ab8d9af2a738e42d2b2105 You'll need to set RUN_ES_TESTS=True to run them. If those tests aren't relevant anymore then we should delete them.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
feel free to make a new bug for that too if that's more helpful.
Target Milestone: 2012-09-06 → 2012-09-13
New bug opened: 789977 This core bug should be resolved now.
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
Fixed by new designs. We can sort only by Relevancy and Rating.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.