【问题标题】:AppCenter Test chunking failed:AppCenter 测试分块失败:
【发布时间】:2019-10-17 15:36:42
【问题描述】:

我有一个要在 AppCenter 上使用的 UITest,但我收到此错误消息测试分块失败。

\ Preparing tests... Test chunking failed: Format of the executable (.exe) or library (.dll) is invalid.

appcenter test run uitest --app "NCCN/Reimbursement-Android" --devices d1c9f63e --debug --app-path "PathToAPK.apk" --test-series "master" --locale "en_US" --build-dir "PathToReleaseFoler"

【问题讨论】:

    标签: visual-studio-app-center visual-studio-app-center-test


    【解决方案1】:

    也许你的问题是--build-dir 有很多不必要的文件。尝试将其指向仅包含所需文件的文件夹,例如,在我的情况下,我有:

    • [我自己的项目 dll/s]
    • Xamarin.*
    • nunit.framework.dll

    只有这些,它工作正常。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-01-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2023-03-18
      • 2021-09-06
      • 2022-08-02
      • 2019-01-11
      相关资源
      最近更新 更多