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

       Web browser: ---
             Bug #: 37321
           Summary: Qunit tests cannot be executed for multiple content
                    languages
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: Unit tests
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Qunit test cases like grammar rule tests., plural rule tests etc are written
for multiple languages. But it is not possible to run all these tests in a
single execution. The reason is when we set a content language, the language
javascript alone get loaded(resources/mediawiki.language/languages/xx.js) . But
we need more than one js from resources/mediawiki.language/languages/ for
executing tests for all languages. 

See http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111724/31796#c31796

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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