wiki.techinc.nl/tests
Lucas Werkmeister 396201e81f ChangeTags: Remove table name from condition
Inside the condition, the table prefix isn’t added automatically, so
we’d have to do it on our own (which is tricky since we don’t have an
ISQLPlatform instance to call tableName() on). As far as I can tell,
there isn’t actually any ambiguity in the ct_tag_id column (note that
the non-$exclude branch sets $conds['ct_tag_id'] without a table name
too), so just remove the table name from the condition.

Bug: T325872
Change-Id: I1a69c66455be9808f2f9538ea3fffe791b956b35
2022-12-23 10:44:20 +01:00
..
api-testing LanguageVariantConverter: Add fallback to core LanguageConverter 2022-12-11 12:12:33 +05:30
common tests: Set serialize_precision=-1 in TestSetup 2022-12-14 23:18:13 -05:00
parser Merge "Replace deprecated Linker::commentBlock/revComment" 2022-12-14 21:57:55 +00:00
phpunit ChangeTags: Remove table name from condition 2022-12-23 10:44:20 +01:00
qunit rcfilters: Add ability to negate the change tags filters too 2022-12-14 17:25:52 -08:00
selenium selenium: Do not run some tests when targeting Beta 2022-12-09 17:57:11 +01:00
.htaccess