Page MenuHomePhabricator

Minor changes to `phutiltestlib`
ClosedPublic

Authored by joshuaspence on Jul 17 2014, 11:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
May 8 2025, 1:25 AM
Unknown Object (File)
May 7 2025, 10:45 PM
Unknown Object (File)
Apr 26 2025, 12:17 AM
Unknown Object (File)
Mar 28 2025, 10:50 PM
Unknown Object (File)
Mar 18 2025, 11:10 PM
Unknown Object (File)
Mar 15 2025, 3:43 AM
Unknown Object (File)
Mar 10 2025, 6:49 AM
Unknown Object (File)
Mar 9 2025, 11:57 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