IBM / keyprotect-python-client

A Python client for interacting with the IBM Cloud KeyProtect service.
Apache License 2.0
0 stars 9 forks source link

travis ci build failing but passing for py36 tests #1

Closed mrodden closed 3 years ago

mrodden commented 4 years ago

py36 run-test-pre: PYTHONHASHSEED='1505294956'
py36 run-test: commands[0] | python test/integration.py
Traceback (most recent call last):
  File "test/integration.py", line 89, in <module>
    main()
  File "test/integration.py", line 31, in main
    tm = bxauth.TokenManager(api_key=apikey)
NameError: name 'apikey' is not defined
___________________________________ summary ____________________________________
  py36: commands succeeded
  congratulations :)
The command "tox" exited with 0.```

Build link: https://travis-ci.com/github/IBM/keyprotect-python-client/jobs/365605575
mrodden commented 3 years ago

Fixed with 5e4ff871b375df50066b38f86fb9b7d6bc2eaef0