[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-cvs
Subject:    [PHP-CVS] com php-src: run-tests: Remove redundant 'suites' key: run-tests.php
From:       Nikita Popov <nikic () php ! net>
Date:       2019-05-31 10:04:23
Message-ID: php-mail-885fb7c104f4a3038e509b75c0ed3ab1255928690 () git ! php ! net
[Download RAW message or body]

Commit:    137747bdaf8a5fa0d01e2d3833147aba66eb314d
Author:    Nikita Popov <nikita.ppv@gmail.com>         Fri, 31 May 2019 12:04:23 +0200
Parents:   1df9f238fed314255b858e3996c35be8cdff917f
Branches:  PHP-7.4 master

Link:       http://git.php.net/?p=php-src.git;a=commitdiff;h=137747bdaf8a5fa0d01e2d3833147aba66eb314d

Log:
run-tests: Remove redundant 'suites' key

We don't have nestead testsuites or similar, so drop this confusing
key.

Changed paths:
  M  run-tests.php


Diff:
diff --git a/run-tests.php b/run-tests.php
index e776335..eed88ef 100755
--- a/run-tests.php
+++ b/run-tests.php
@@ -3544,7 +3544,6 @@ function junit_init_suite($suite_name)
 		'test_fail' => 0,
 		'test_error' => 0,
 		'test_skip' => 0,
-		'suites' => array(),
 		'files' => array(),
 		'execution_time' => 0,
 	);


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic