Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Test] Cannot record any VCR tests #1869

Closed
tjprescott opened this issue Jan 25, 2017 · 3 comments
Closed

[Test] Cannot record any VCR tests #1869

tjprescott opened this issue Jan 25, 2017 · 3 comments
Assignees
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. P1 Test Framework

Comments

@tjprescott
Copy link
Member

After rebasing off master, I can no longer record any VCR tests. I get the following error:

azure.cli.core._util.CLIError: Authentication failed. The 'Authorization' header is missing.

The version of vcrpy is 1.10.3 after running dev_setup.py.

@tjprescott tjprescott added bug This issue requires a change to an existing behavior in the product in order to be resolved. P1 Test Framework labels Jan 25, 2017
@tjprescott tjprescott added this to the Sprint 11 (January Update) milestone Jan 25, 2017
@tjprescott
Copy link
Member Author

PR #1821 inadvertently caused this. If I comment out the stubs I can record successfully.

@troydai
Copy link
Contributor

troydai commented Jan 25, 2017

Can you record under python 2.7 or 3.5?

@derekbekoe
Copy link
Member

PR will be out soon.
Just testing the tests...

@haroldrandom haroldrandom added bug This issue requires a change to an existing behavior in the product in order to be resolved. P1 Test Framework labels Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue requires a change to an existing behavior in the product in order to be resolved. P1 Test Framework
Projects
None yet
Development

No branches or pull requests

4 participants