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 4d6ddb41859 Merge pull request #7860 from
mbien/mvn-dep-update-hint-annotationproc-support
add 43d0f2f567e PHP: Fixed incorrect display of skipped tests in the Test
Results window for Codeception.
new 5895cda8c66 Merge pull request #7857 from
troizet/php_codeception_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:
.../php/codeception/run/CodeceptionLogParser.java | 12 +++++-
.../modules/php/codeception/run/TestCaseVo.java | 9 +++++
.../codeception-log-skipped-functional-tests.xml | 13 +++++++
.../data/codeception-log-skipped-unit-tests.xml | 20 ++++++++++
.../codeception/run/CodeceptionLogParserTest.java | 43 ++++++++++++++++++++++
5 files changed, 96 insertions(+), 1 deletion(-)
create mode 100644
php/php.codeception/test/unit/data/codeception-log-skipped-functional-tests.xml
create mode 100644
php/php.codeception/test/unit/data/codeception-log-skipped-unit-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