The ArcanistPhpunitTestResultParser has been changed
to use phutil_json_decode instead of json_decode in
rARCa4d33ef117aa8702181154b60ce1ce52bcfc119b
That has broken the functionality as json_decode has returned
an object before but phutil_json_decode does return an array.
The code has now been adopted to work with the array result
instead of an object.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- rARC3e36b3fc430d: Fix broken ArcanistPhpunitTestResultParser
Run a phpunit test case
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- fixBrokenPhpUnitTestResultParser
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 5828 Build 5848: [Placeholder Plan] Wait for 30 Seconds