This is an automated email from the ASF dual-hosted git repository.
junichi11 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 71fb2b07baf Merge pull request #7772 from HowardUngar/my-jboss8-work
add c270fac1782 PHP: Fixed incorrect display of skipped tests in the Test
Results window for PHPUnit. #7739
new 8cab2aeccda Merge pull request #7836 from
troizet/php_phpunit_skipped_tests
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../modules/php/phpunit/run/PhpUnitLogParser.java | 10 +++++-
.../modules/php/phpunit/run/TestCaseVo.java | 9 +++++
.../test/unit/data/phpunit-log-skipped-tests.xml | 40 ++++++++++++++++++++++
.../php/phpunit/run/PhpUnitLogParserTest.java | 17 +++++++++
4 files changed, 75 insertions(+), 1 deletion(-)
create mode 100644 php/php.phpunit/test/unit/data/phpunit-log-skipped-tests.xml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists