Log Message: |
HREPTWO-4489: don't clear the repository in the pending changes test
This would remove the repository files underneath the running test suite. A
check has been added to the TestCase base class to verify that only tests that
don't clear on setUp are run remotely.
The hreptwo 1493 test is no longer run remotely, as it restarts the repository.
|