mediawiki-extensions-Cite/tests/parser
Subramanya Sastry c3b1492d10 Disable Parsoid-integrated-mode tests for now
* Since Cite development happens in two repos (here and the Parsoid
  repo), integrated tests ensures that changes don't fall too far
  out of sync.

  CI runs Parsoid-integrated-mode tests in extensions repo with the
  vendor-released Parsoid.

  Parsoid CI runs Parsoid-standalone-mode tests in the Parsoid repo
  which also has a copy of the citeParserTests.txt file found here.
  But, that CI run uses the Parsoid patch itself.

  This difference makes for unnecessrily laborious test syncing
  while making changes to the two repos. It is manageable for one-off
  changes but when making lots of updates that changes tests a lot,
  this quickly becomes painful.

* For now, we can break this coupling temporarily by disabling
  Parsoid-integrated-mode test runs. This simplifies the test syncing
  by letting patches in Cite repo to be merged in a chain and then
  doing a single test sync to the Parsoid repo (otherwise, Parsoid's
  CI will be broken since the html/php sections in Parsoid's cite
  test copy will be out of date).

* Filed T354215 to move Parsoid's Cite implemntation to this repo
  which eliminates this complexity altogether.

Change-Id: Id5727381b0e23058d098180c308797b2555ad02f
2024-01-02 19:31:52 +00:00
..
bookReferencing.txt Give a different error from too_many_keys when 'follow' attribute conflicts 2023-12-15 15:23:53 +01:00
citeParserTests-knownFailures.json Fix regular expressions not being case-insensitive 2023-12-11 19:21:12 +01:00
citeParserTests.txt Disable Parsoid-integrated-mode tests for now 2024-01-02 19:31:52 +00:00
citeSmokeTests.txt Give a different error from too_many_keys when 'follow' attribute conflicts 2023-12-15 15:23:53 +01:00
fragementModes.txt Skip URL encoding in id="…" attributes that aren't URLs 2023-12-12 13:56:37 +00:00
parserFunctionTests.txt Remove problematic spaces from a parser test case + Rename a test file 2023-03-01 08:54:11 -06:00
responsiveReferences.txt Add parser & unit test cases for different $wgFragmentMode's 2022-01-03 14:14:47 +01:00