Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

Some test systems already have WhiteListed URLs #20

Open
apDataGuy opened this issue Aug 17, 2016 · 0 comments
Open

Some test systems already have WhiteListed URLs #20

apDataGuy opened this issue Aug 17, 2016 · 0 comments

Comments

@apDataGuy
Copy link

This happens when my test system already has (or has had) white-listed URLs registered.

test_valid_get_object_18_get_whitelisted_url_by_id (__main__.ValidServerTests) ... 
+++ TESTING EXPECTED GET SUCCESS Handler.get() with kwargs {u'objtype': u'whitelisted_url', u'id': 1}
ERROR
****************************************************************************************************
2016-08-17T16:36:48: PyTan v'2.1.8' against Tanium v'6.6.314.5240' -- Valid Tests Finished

======================================================================
ERROR: test_valid_get_object_18_get_whitelisted_url_by_id (__main__.ValidServerTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/apena/work/soft/pytan/lib/ddt.py", line 163, in wrapper
    return func(self, *args, **kwargs)
  File "test/test_pytan_valid_server_tests.py", line 377, in test_valid_get_object
  File "/home/apena/work/soft/pytan/lib/pytan/handler.py", line 2265, in get
    raise pytan.exceptions.HandlerError(err(objtype, err_args))
HandlerError: No results found searching for whitelisted_url with {u'id': 1}!!

----------------------------------------------------------------------
Ran 87 tests in 131.560s

FAILED (errors=1)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant