Open louisssliao opened 2 years ago
Could you attach a sample project to facilitate a fix?
Hello @lyndsey-ferguson, really sorry for the late reply, I was extremely busy on other projects. Here is the sample repository that can reproduce this symptom. I upgraded to Xcode14, iOS16, Fastlane 2.210.0, and TestCenter 3.19.1 and still can reproduce it. https://github.com/louisssliao/SampleApp-TestCenter-Error
Here are the steps of using this repo:
bundle install
sh run_local_UITests.sh
New Issue Checklist
fastlane-plugin-test_center
to the latest versionPlugin version
Fastlane: 2.209.0 fastlane-plugin-test_center: 3.19.1
Issue Description
I upgraded to Fastlane 2.209.0 and run multi_scan, it got an error after finishing the tests, looks like it got an error when merging
xcresult
files. This error doesn't happen in Fastlane 2.200.0.Complete output when running fastlane, including the stack trace and command used
After finishing the test, it shows an error.