https://bugzilla.wikimedia.org/show_bug.cgi?id=56070

Nik Everett <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED

--- Comment #20 from Nik Everett <[email protected]> ---
Verified working on test2wiki.

As far as catching this with any automated testing either before merge or
after, the state makes it complicated.  We'd have to do something like:

1.  Check out the newest code.
2.  Rebuild the search index with the new code.
3.  Run tests and collect results.
4.  Check out the code that we used to build all the search indexes in
production.
5.  Rebuild the search index with that code.
6.  Check out the newest code again.
7.  Rerun the tests and collect failures.

That all assumes that we built all the search indexes in production with the
same code.  That is true right now because we rebuilt everything but I don't
doubt it'll stay true.  Not all pushes of CirrusSearch require an index
rebuild.  And not all pushes require a full index rebuild - some just require a
half rebuild....

State sucks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to