report.xml 4.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <testsuites>
  3. <testsuite name="fastlane.lanes">
  4. <testcase classname="fastlane.lanes" name="0: cocoapods" time="223.368438">
  5. </testcase>
  6. <testcase classname="fastlane.lanes" name="1: git_add" time="1.235723">
  7. </testcase>
  8. <testcase classname="fastlane.lanes" name="2: git_commit" time="1.561108">
  9. </testcase>
  10. <testcase classname="fastlane.lanes" name="3: push_to_git_remote" time="41.780941">
  11. </testcase>
  12. <testcase classname="fastlane.lanes" name="4: git_tag_exists" time="0.01608">
  13. </testcase>
  14. <testcase classname="fastlane.lanes" name="5: add_git_tag" time="0.020764">
  15. </testcase>
  16. <testcase classname="fastlane.lanes" name="6: push_git_tags" time="0.558827">
  17. </testcase>
  18. <testcase classname="fastlane.lanes" name="7: pod_lib_lint" time="1.87996">
  19. <failure message="/Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/actions/actions_helper.rb:48:in `execute_action'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/runner.rb:232:in `block in execute_action'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/runner.rb:227:in `chdir'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/runner.rb:227:in `execute_action'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/runner.rb:157:in `trigger_action_by_name'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/fast_file.rb:154:in `method_missing'&#10;Fastfile:52:in `block in parsing_binding'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/lane.rb:33:in `call'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/runner.rb:49:in `block in execute'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/runner.rb:45:in `chdir'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/runner.rb:45:in `execute'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/lane_manager.rb:56:in `cruise_lane'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/command_line_handler.rb:36:in `handle'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/commands_generator.rb:108:in `block (2 levels) in run'&#10;/Library/Ruby/Gems/2.3.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:178:in `call'&#10;/Library/Ruby/Gems/2.3.0/gems/commander-fastlane-4.4.6/lib/commander/command.rb:153:in `run'&#10;/Library/Ruby/Gems/2.3.0/gems/commander-fastlane-4.4.6/lib/commander/runner.rb:476:in `run_active_command'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:76:in `run!'&#10;/Library/Ruby/Gems/2.3.0/gems/commander-fastlane-4.4.6/lib/commander/delegates.rb:15:in `run!'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/commands_generator.rb:333:in `run'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/commands_generator.rb:41:in `start'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/fastlane/lib/fastlane/cli_tools_distributor.rb:119:in `take_off'&#10;/Library/Ruby/Gems/2.3.0/gems/fastlane-2.117.1/bin/fastlane:23:in `&lt;top (required)&gt;'&#10;/usr/local/bin/fastlane:22:in `load'&#10;/usr/local/bin/fastlane:22:in `&lt;main&gt;'&#10;&#10;Exit status of command 'pod lib lint --allow-warnings' was 1 instead of 0.&#10;&#10; -&gt; MKRRadioManager -&gt; MKRRadioManager (0.0.1)&#10; - WARN | summary: The summary is not meaningful.&#10; - ERROR | [iOS] unknown: Encountered an unknown error (Unable to find a specification for `libASControl` depended upon by `MKRRadioManager`&#10;&#10;You have either:&#10; * out-of-date source repos which you can update with `pod repo update` or with `pod install --repo-update`.&#10; * mistyped the name or version.&#10; * not added the source repo that hosts the Podspec to your Podfile.&#10;&#10;Note: as of CocoaPods 1.0, `pod repo update` does not happen on `pod install` by default.&#10;) during validation.&#10;&#10;[!] MKRRadioManager did not pass validation, due to 1 error.&#10;You can use the `--no-clean` option to inspect any issue.&#10;" />
  20. </testcase>
  21. </testsuite>
  22. </testsuites>