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

Can not deploy report to the target org and it shows the following error message. #101

Closed
ViciaWang opened this issue Apr 1, 2016 · 1 comment

Comments

@ViciaWang
Copy link

Traceback (most recent call last):
File "./threading.py", line 901, in _bootstrap_inner
File "./threading.py", line 858, in run
File "salesforce.api.metadata in C:\Users\vicia hh wang\Desktop\Sublime Text Build UAT&PRD\Data\Installed Packages\haoide.sublime-package", line 518, in deploy
File "salesforce.soap in C:\Users\vicia hh wang\Desktop\Sublime Text Build UAT&PRD\Data\Installed Packages\haoide.sublime-package", line 55, in create_request
File "salesforce.soap in C:\Users\vicia hh wang\Desktop\Sublime Text Build UAT&PRD\Data\Installed Packages\haoide.sublime-package", line 217, in create_deploy_request
KeyError: 'testLevel'

@xjsender
Copy link
Owner

xjsender commented Apr 1, 2016

@jakroll , if you see this exception in the console, you must set your deploy_options before release 3.3.7, so you just need to remove the deploy_options from your User Settings, it will be ok.

After release 3.3.7, I added a runSpeicifedTest feature which setting is kept in the deploy_options, see more detail in issue #96 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants