Page MenuHomePhabricator

D13640.id32964.diff
No OneTemporary

D13640.id32964.diff

diff --git a/src/unit/parser/ArcanistPhpunitTestResultParser.php b/src/unit/parser/ArcanistPhpunitTestResultParser.php
--- a/src/unit/parser/ArcanistPhpunitTestResultParser.php
+++ b/src/unit/parser/ArcanistPhpunitTestResultParser.php
@@ -33,6 +33,8 @@
$coverage = $this->readCoverage();
}
+ $last_test_finished = true;
+
$results = array();
foreach ($report as $event) {
switch (idx($event, 'event')) {

File Metadata

Mime Type
text/plain
Expires
Wed, Mar 19, 5:20 AM (2 d, 16 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7695350
Default Alt Text
D13640.id32964.diff (439 B)

Event Timeline