Last modified: 2012-12-10 15:07:46 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 T42007, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 40007 - Jenkins: make Ext- job to report phpunit tests
Jenkins: make Ext- job to report phpunit tests
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Continuous integration (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Antoine "hashar" Musso (WMF)
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-09-05 14:39 UTC by Antoine "hashar" Musso (WMF)
Modified: 2012-12-10 15:07 UTC (History)
3 users (show)

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


Attachments

Description Antoine "hashar" Musso (WMF) 2012-09-05 14:39:23 UTC
The Ext- jobs need a post build action to report the PHPUnit test result. Ext-TranslationNotifications is the only one that have it for now.
Comment 1 Antoine "hashar" Musso (WMF) 2012-12-10 10:01:21 UTC
That has been fixed when switching to Jenkins Job Builder:

 - job-template:
     name: '{name}-{ext-name}-testextensions'
 ...
     publishers:
     - junit:
        results: 'junit*.xml'

Change was https://gerrit.wikimedia.org/r/#/c/35372/ "bring in support for MediaWiki extensions"

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


Navigation
Links