зеркало из https://github.com/mozilla/gecko-dev.git
mozbot should report test failures in the brief report
This commit is contained in:
Родитель
c1e3dce399
Коммит
256545c2d5
|
@ -680,7 +680,7 @@ sub bot_tinderbox {
|
|||
{
|
||||
foreach my $e (sort keys %{$$trees{$t}})
|
||||
{
|
||||
next if ($terse && $$trees{$t}{$e} ne "Horked");
|
||||
next if ($terse && $$trees{$t}{$e} eq "Success");
|
||||
$buf .= "[$e: $$trees{$t}{$e}] ";
|
||||
$bustage++;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче