Summary:
Our CI generates .xcresult files with information about a test run.
It would be nice to open these files and obtain information about the test runs from them.
Steps to Reproduce:
Run a test suite
Try to open the generated .xcresult file (In the DerivedData/Logs/Test folder)
Expected Results:
Xcode opens the file and displays useful information about the test run, which tests failed, etc.
Actual Results:
Xcode produces a warning “Could not open file. (<Path/to/file>)”
Description
Summary: Our CI generates .xcresult files with information about a test run. It would be nice to open these files and obtain information about the test runs from them.
Steps to Reproduce:
Expected Results: Xcode opens the file and displays useful information about the test run, which tests failed, etc.
Actual Results: Xcode produces a warning “Could not open file. (<Path/to/file>)”
Version/Build: Xcode 10.2
- Product Version: 10.2 Created: 2019-04-17T09:03:44.214547 Originated: 2019-04-17T00:00:00 Open Radar Link: http://www.openradar.me/49970819