gpt4 book ai didi

android - 无法从 Firebase gcloud 命令行启动仪器测试

转载 作者:搜寻专家 更新时间:2023-11-01 07:44:51 24 4
gpt4 key购买 nike

我尝试使用 Firebase 测试实验室测试应用,但收到一条错误消息“不允许使用 testOnly APK”。

C:\temp>gcloud firebase test android run     --type instrumentation  --app myapp.apk      --test myapp-androidTest.apk    --device model=Nexus10,version=22,locale=en,orientation=landscape       --timeout 300s

Have questions, feedback, or issues? Get support by visiting:
https://firebase.google.com/support/

Uploading [myapp.apk] to Firebase Test Lab...
Uploading [myapp-androidTest.apk] to Firebase Test Lab...
Raw results will be stored in your GCS bucket at [https://console.developers.google.com/storage/browser/test-lab-j9zwyqscmy0rw-k53tazzivjxvu/2017-10-16_11:56:43.691000_AcnJ/]

Test [matrix-1vxb29yr0b2z7] has been created in the Google Cloud.
Firebase Test Lab will execute your instrumentation test on 1 device(s).
Creating individual test executions...failed.
ERROR: (gcloud.firebase.test.android.run)
Matrix [matrix-1vxb29yr0b2z7] failed during validation: "testOnly" found in the Manifest. testOnly APKs are not allowed.

C:\temp>

但是当我通过将部署目标选项设置为“Firebase 测试实验室设备矩阵”在 Android Studio 3.0 RC1 中运行它时,Firebase 测试有效。

我在我的项目中搜索了“testOnly”,但没有找到。看起来它是 gradle 将属性注入(inject)到 AndroidManifest.xml 中。

有人知道怎么解决吗?

最佳答案

我也遇到了同样的问题。我最终通过使用“Build > Build APK(s)”生成 apk 来解决

APk 生成于:app\build\outputs\apk\debug

apk 生成时带有“testOnly”标签,并在 firebase 上运行。我在 https://developer.android.com/studio/run/index.html 上找到了这个信息

关于android - 无法从 Firebase gcloud 命令行启动仪器测试,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46778658/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com