? ? Success

User tests: Successful: Unsuccessful:

avatar yvesh
yvesh
13 Aug 2016

Pull Request for #11420.

Summary of Changes

As asked by @rdeutz in #11420 phpunit tests should not be executed when running the javascript tests. In order to achieve that we need to clean up the .travis.yml and move the tests setup to a separate bash script.

This also has the advantage that the formatting and execution workflow can be improved over the one liners we have because of travis now. (Not done with this PR)

Testing Instructions

Review and check the travis log

Documentation Changes Required

None

avatar joomla-cms-bot joomla-cms-bot - change - 13 Aug 2016
Category Unit Tests
avatar yvesh yvesh - open - 13 Aug 2016
avatar yvesh yvesh - change - 13 Aug 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 13 Aug 2016
Labels Added: ? ?
avatar rdeutz rdeutz - test_item - 13 Aug 2016 - Tested successfully
avatar rdeutz
rdeutz - comment - 13 Aug 2016

I have tested this item successfully on 23e6e6b

Works as expected


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11579.

avatar yvesh yvesh - change - 13 Aug 2016
The description was changed
avatar andrepereiradasilva andrepereiradasilva - test_item - 13 Aug 2016 - Tested successfully
avatar andrepereiradasilva
andrepereiradasilva - comment - 13 Aug 2016

I have tested this item successfully on 23e6e6b


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11579.

avatar brianteeman brianteeman - change - 13 Aug 2016
Status Pending Ready to Commit
Labels
avatar brianteeman
brianteeman - comment - 13 Aug 2016

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11579.

avatar joomla-cms-bot joomla-cms-bot - change - 13 Aug 2016
Labels Added: ?
avatar jeckodevelopment jeckodevelopment - test_item - 13 Aug 2016 - Tested successfully
avatar jeckodevelopment
jeckodevelopment - comment - 13 Aug 2016

I have tested this item successfully on 23e6e6b


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11579.

avatar wilsonge wilsonge - change - 13 Aug 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-08-13 17:41:58
Closed_By wilsonge
avatar brianteeman brianteeman - change - 13 Aug 2016
Labels Removed: ?
avatar mbabker
mbabker - comment - 14 Aug 2016

A little late to the party but can someone move the shell script to the build/travis directory? It's only usable in the Travis environment so it's better to have it there versus in the tests directory. Either that or rename the file to make it perfectly clear it's a Travis environment configuration script.

avatar rdeutz
rdeutz - comment - 14 Aug 2016

Makes sense I will make a PR to move the file

Add a Comment

Login with GitHub to post a comment