now fixed.
On Tue, Nov 15, 2016 at 5:40 PM, anthony shaw <[email protected]> wrote: > it's not just you. I pushed to my own fork the latest tags and travis > spat out an error > > https://travis-ci.org/tonybaloney/libcloud/jobs/175936361 > > This will be a no vote (or a vote of no confidence ;-)) until the > build is fixed. > > Anthony > > On Tue, Nov 15, 2016 at 3:53 PM, Tom Melendez <[email protected]> wrote: >> Hi Folks, >> >> Started a sep thread just in case I'm doing something wrong. Running tox >> with py2.7, on Ubuntu, I get the following to Azure errors: >> >> ====================================================================== >> ERROR: test_locations_returned_successfully >> (libcloud.test.compute.test_azure_arm.AzureNodeDriverTests) >> ---------------------------------------------------------------------- >> <manually snipped for brevity> >> TypeError: get_token_from_credentials() takes exactly 1 argument (2 given) >> >> ====================================================================== >> ERROR: test_sizes_returned_successfully >> (libcloud.test.compute.test_azure_arm.AzureNodeDriverTests) >> ---------------------------------------------------------------------- >> <manually snipped for brevity> >> TypeError: get_token_from_credentials() takes exactly 1 argument (2 given) >> >> I don't have anything in my PYTHONPATH, I'm in a virtualenv, and no other >> version of libcloud is installed. Is this expected, or should I be >> specifying a flag to skip? >> >> Thanks, >> >> Tom
