Page MenuHomePhabricator

Minor changes to `phutiltestlib`
ClosedPublic

Authored by joshuaspence on Jul 17 2014, 11:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 28, 11:17 AM
Unknown Object (File)
Fri, Dec 27, 4:19 PM
Unknown Object (File)
Tue, Dec 17, 8:53 AM
Unknown Object (File)
Tue, Dec 10, 4:47 PM
Unknown Object (File)
Mon, Dec 9, 12:56 AM
Unknown Object (File)
Dec 7 2024, 2:11 PM
Unknown Object (File)
Nov 20 2024, 9:44 PM
Unknown Object (File)
Nov 16 2024, 6:15 AM
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