wiki.techinc.nl/tests/api-testing
Nikki Nikkhoui f16c46dcb0 api-testing: Remove 'matched_title' check
Sqlite and MySQL are returning results in different
orders for the REST Search handler, which affects how it handles
de-duplicating results with redirects.

If the Redirect Target is processed first, the matched_title
field is not populated because that page is not a redirect.
If the Redirect Source is processed first, the matched_title
field IS populated because that page is a redirect.

Either way, we don't have duplicate results (which is the most
important part). Until the logic is consistent, remove the
matched_title check.

Bug: T302706
Change-Id: Ic3977655565aa9f6d6c184749706273b0315b7be
2022-02-28 19:45:18 +00:00
..
action Merge "Revert "api-testing: Skip flaky bot edit revert test"" 2022-02-21 15:19:44 +00:00
REST api-testing: Remove 'matched_title' check 2022-02-28 19:45:18 +00:00
.api-testing-quibble.json
.eslintrc.json eslint: Only apply client rules to client files 2022-02-09 02:40:11 +00:00