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 5895cda8c6664947936f2d8a488348eb721dad24 Merge: 4d6ddb41859 43d0f2f567e Author: Junichi Yamamoto <[email protected]> AuthorDate: Fri Oct 11 15:14:45 2024 +0900 Merge pull request #7857 from troizet/php_codeception_skipped_tests PHP: Fixed incorrect display of skipped tests in the Test Results window for Codeception. .../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(-) --------------------------------------------------------------------- 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
