Don't tell phabricator about skipped tests in test/run
Esse commit está contido em:
@@ -325,7 +325,6 @@ class Status {
|
||||
}
|
||||
|
||||
public static function skip($test) {
|
||||
array_push(self::$results, array('name'=>$test,'status'=>'skipped'));
|
||||
switch (self::$mode) {
|
||||
case self::MODE_NORMAL:
|
||||
if (self::hasColor()) {
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário