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

Integrate with Sauce Labs #3

Open
vrunoa opened this issue Jul 22, 2015 · 5 comments
Open

Integrate with Sauce Labs #3

vrunoa opened this issue Jul 22, 2015 · 5 comments
Assignees

Comments

@vrunoa
Copy link
Member

vrunoa commented Jul 22, 2015

No description provided.

@vrunoa
Copy link
Member Author

vrunoa commented Jul 23, 2015

Already uploading the app to Sauce Labs storage, setting the capabilities "app":"sauce-storage:app_name"
But it's not working, the test is getting an error on Sauce Labs before running the app.

Responding to client with error: {"status":33,"value":{"message":"A new session 
could not be created. (Original error: Command failed: java.util.zip.ZipException: 
error in opening zip file\n\tat java.util.zip.ZipFile.open(Native Method)\n\tat 
java.util.zip.ZipFile.<init>(ZipFile.java:132)\n\tat java.util.jar.JarFile.<init>
(JarFile.java:153)\n\tat java.util.jar.JarFile.<init>(JarFile.java:132)\n\tat 
s.Sign.sign(Sign.java:441)\n\tat s.Sign.main(Sign.java:532)\n)","killed":false,"code":1,"signal":null,"origValue":
"Command failed: java.util.zip.ZipException: error in opening zip file\n\tat 
java.util.zip.ZipFile.open(Native Method)\n\tat java.util.zip.ZipFile.<init>
(ZipFile.java:132)\n\tat java.util.jar.JarFile.<init>(JarFile.java:153)\n\tat 
java.util.jar.JarFile.<init>(JarFile.java:132)\n\tat s.Sign.sign(Sign.java:441)\n\tat 
s.Sign.main(Sign.java:532)\n"},"sessionId":null}

@vrunoa
Copy link
Member Author

vrunoa commented Jul 23, 2015

Fixed. The upload app file was wrong.

@vrunoa vrunoa closed this as completed Jul 23, 2015
@jitendra-sen
Copy link

Hello @vrunoa

I am facing the same issue with my app, Could you please guide me what was wrong in your APK ?
I checked with Sauce Labs requirements for Android, and i have those.
Thanks!

@vrunoa
Copy link
Member Author

vrunoa commented Oct 28, 2016

hey @jitendra-sen I cant remember pretty exactly what was the issue. Can you try resigning your app and upload it manually or using sauce-uploader ?

@jitendra-sen
Copy link

Thanks @vrunoa for your reply. I will try this.

@vrunoa vrunoa reopened this Nov 2, 2016
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