This is an automated email from the ASF dual-hosted git repository. junichi11 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 8cab2aeccdae1386d0383ac8eec91c8f9f3edbaa Merge: 71fb2b07baf c270fac1782 Author: Junichi Yamamoto <[email protected]> AuthorDate: Wed Oct 9 06:29:40 2024 +0900 Merge pull request #7836 from troizet/php_phpunit_skipped_tests PHP: Fixed incorrect display of skipped tests in the Test Results window for PHPUnit. .../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(-) --------------------------------------------------------------------- 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
