Firebase test lab: Failed to create a test matrix - firebase-test-lab

I tried to upload my app to test lab and it seems not working. I always got an error like Failed to create a test matrix.
Anyone can run the test lab please let me know?
Thanks

This sounds like something you should submit to Firebase Support for help.

Related

"There was an error running the selected code: 'Unable to resolve service for type"

I'm getting this error while creating a controller in .NET 5
Please help me resolve this ?
enter image description here
This link can solve your problem as I think. It seems like you forgot to add something in your collection of service. Check the solution, if it doesn't work let me know your feedback.

ChannelSurfCli is not creating channels on Teams

I was trying to create two channels in teams, i run the script and seems like the script run but it doesn´t create any channel and i didn´t recieve any error
enter image description here
Does anybody know about this?
thx in advance

Deploy angular-meteor on server?

I'm using Angular(Ionic)-Meteor method (http://www.angular-meteor.com/) to create my app. It worked local perfectly.
However, when I put it on Paas server like Heroku, OpenShift, I got error with angular like this (from browser console):
Error: [ng:areq] Argument 'InboxCtrl' is not a function, got undefined http://errors.angularjs.org/1.5.3/ng/areq?p0=InboxCtrl&p1=not%20aNaNunction%2C%20got%20undefined
This error show at both server (Heroku and OpenShift)
Has anyone done this before and can help me with deploying my app?
I've already solve my problem.
In case anyone else need it:
https://forums.meteor.com/t/deploy-angular-meteor-on-openshift/25333/2
Thanks.
Close now.

Android error: Failure [INSTALL_FAILED_SHARED_USER_INCOMPATIBLE]

I'm getting this error and don't know how to fix this:
When trying to run an Android app on a real device (NEXUS4(rooted) in my case) I'm getting the following error in the Console:
pkg: /data/local/tmp/test.apk
Failure [INSTALL_FAILED_SHARED_USER_INCOMPATIBLE]
I've try to google this error and have got some solutions:
Delete the source with "android.uid.system".
->The error fixed but I need to use SharedUserID for system permission so I can't take this.
Use platform.pk8 and platform.x509.pem from "build\target\product\security" to signature my app.
->Same error occured.
Add my own UID(the xml below(copied from system)) into packages.xml and reset.
->The app disappeard from my phone after reset. I've no idea why I can't see it.
<shared-user name="android.uid.cc" userId="10910">
<sigs count="1">
<cert index="2" />
</sigs>
<perms>
...
</perms>
</shared-user>
None of these solutions solved the problem.
My andriod version is 4.4.2.
Any help would be greatly appreciated! Thanks.
In other answer INSTALL_FAILED_SHARED_USER_INCOMPATIBLE while using shared user id they describe to do:
I got the solution for now .I followed the steps as follows
1) Removed existing application (if it is already installed )
2) Removed share user ID from android manifest
3) Bulid the application.
4) Now enter share user ID again
5) build the application 1 more time
and It works !!!
Thanks to Hemant
I met this error too, when run application show a dialog, most message is saying
INSTALL_FAILED_SHARED_USER_COMPATIBLE
Except this error above you mentioned, and another error in my logcat is:
Error using StatusBarManagerService - java.lang.SecurityException on android.permission.STATUS_BAR
Lastly, add platform debug key fixed it.

local variable 'build_data' referenced before assignment

When I try to upload an APK file using testflight upload api, I get this response back.
"400 Bad Request.
local variable 'build_data' referenced before assignment"
I don't understand what this is?
Any help is greatly appreciated.
Thanks
EDIT 08/11/2013 10:03 :
It seems like we also get another kind of error sometimes. Which says "Redis is loading data into memory"
TestFlight was experiencing intermittent service outages affecting build uploads. Please try uploading again.
If you have any questions, I recommend contacting TestFlight support directly at:
http://help.testflightapp.com
Me also have faced the same problem but after 1 hour I have again tried to upload the build . I have succeeded in Uploading the build .
I accomplish to upload by using the desktop app.

Resources