Closed
Bug 802199
Opened 13 years ago
Closed 13 years ago
[dev] Searching for name, irc nick, or email address does not return any results
Categories
(Participation Infrastructure :: Phonebook, defect)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mbrandt, Assigned: giorgos)
References
()
Details
(Whiteboard: [fromAutomation])
Attachments
(1 file)
|
116.96 KB,
image/png
|
Details |
This appears to only be on dev and was caught by out suite of Selenium driven tests (yay for automated tests).
Steps to reproduce:
1. goto dev and login with a vouched account
2. search for a user that is known to be in the system (Matt, William, Aakash) using their name, nick, or email address.
Expected:
Results are returned
Actual:
Results are not returned. 3 tests in Web QA's Jenkins CI are failing
http://qa-selenium.mv.mozilla.com:8080/job/mozillians.dev/2288/testReport/
Comment 1•13 years ago
|
||
I believe the changeset/bug might have been https://github.com/mozilla/mozillians/pull/324
Updated•13 years ago
|
Assignee: nobody → giorgos
| Assignee | ||
Comment 2•13 years ago
|
||
We changed the index structure so we had to re-index all data (see bug 801956). Unfortunately it's still not working. I'm in engagement off-site and I'll be looking into this as soon as i've got some free time.
| Reporter | ||
Comment 3•13 years ago
|
||
Giorgos, thank you for looking into it (I know your team is busy) -- I've xfailed the offended tests in our (and your) test suite.
https://github.com/mozilla/mozillians-tests/commit/eeb1108653d40fd6d6efb6a5c5e786edbfd2f14b
| Assignee | ||
Comment 4•13 years ago
|
||
I'm closing this one as fixed since we resolved all the elastic search issues and manually tested it.
Thanks!
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 5•13 years ago
|
||
Hot -- bumping to verified -- tested manually as well.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•