Page MenuHomePhabricator

Minor changes to `phutiltestlib`
ClosedPublic

Authored by joshuaspence on Jul 17 2014, 11:40 AM.
Tags
None
Referenced Files
F15451584: D9959.diff
Fri, Mar 28, 10:50 PM
F15408452: D9959.id23898.diff
Mar 18 2025, 11:10 PM
F15388369: D9959.id23898.diff
Mar 15 2025, 3:43 AM
F15344806: D9959.diff
Mar 10 2025, 6:49 AM
F15343611: D9959.diff
Mar 9 2025, 11:57 PM
Unknown Object (File)
Feb 25 2025, 5:12 PM
Unknown Object (File)
Feb 16 2025, 2:03 PM
Unknown Object (File)
Feb 16 2025, 2:03 PM
Subscribers

Details

Summary

Tidy the phutiltestlib library files

Test Plan

N/A

Diff Detail

Repository
rPHU libphutil
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Minor changes to `phutiltestlib`.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.

Interestingly, the unit tests can't run here...

Running unit tests...
Exception
Attempting to run unit tests on a libphutil library which has not been loaded, at:

    /home/joshua/workspace/github.com/phacility/libphutil/support/phutiltestlib

This probably means one of two things:

    - You may need to add this library to .arcconfig.
    - You may be running tests on a copy of libphutil or arcanist
      using a different copy of libphutil or arcanist. This
      operation is not supported.
(Run with --trace for a full exception trace.)
Exception
Unable to read results from background linting and unit testing. You can try running arc diff again with --background 0
(Run with --trace for a full exception trace.)
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jul 17 2014, 11:50 AM