Last modified: 2014-07-28 09:39:24 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T61767, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 59767 - setting to specify location of NormalizationTest.txt
setting to specify location of NormalizationTest.txt
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Scribunto (Other open bugs)
master
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
: 68643 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-01-07 14:36 UTC by Antoine "hashar" Musso (WMF)
Modified: 2014-07-28 09:39 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Antoine "hashar" Musso (WMF) 2014-01-07 14:36:33 UTC
I noticed the test suite for Scribunto skip two tests because they can't find the file NormalizationTest.txt which comes from Unicode.

We can get the file installed on Jenkins server either:
- by installing the `unicode-data` package which provide a bziped version of it, maybe use puppet to decompress it
- add the uncompressed NormalizationTest.txt file to integration/jenkins.git so it would ends up being available under /srv/deployment/integration/slave-scripts/

In both cases, it would be helpful to have a $wg variable to let us override the current hardcoded  __DIR__ . "/NormalizationTest.txt"
Comment 1 Brad Jorsch 2014-01-07 14:53:28 UTC
Note actually including this file raises the number of tests run for Scribunto from 1378 to around 38000.

Also, if I recall correctly, Scribunto (like MediaWiki) passes against 6.0.0, and not necessarily against the normalizations added in later versions of Unicode.
Comment 2 Antoine "hashar" Musso (WMF) 2014-02-10 09:45:09 UTC
> Also, if I recall correctly, Scribunto (like MediaWiki) passes against 6.0.0,
> and not necessarily against the normalizations added in later versions of
> Unicode.

Ubuntu Precise ships Unicode data 6.0.0 for now. So it seems we can reuse it.
Comment 3 Antoine "hashar" Musso (WMF) 2014-07-28 09:39:24 UTC
*** Bug 68643 has been marked as a duplicate of this bug. ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links