Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis iOS build truncated to "Loading…" #3370

Closed
fastlanebot opened this issue Oct 22, 2015 · 6 comments
Closed

Travis iOS build truncated to "Loading…" #3370

fastlanebot opened this issue Oct 22, 2015 · 6 comments

Comments

@fastlanebot
Copy link

Original issue by @zwaldowski - Imported from fastlane/scan#5
  • Scan version: 0.1.0
  • Xcode version: 7.1 (CLT installed — both remote and local)
  • Scan parameters: --clean --skip_html_open --slack_only_on_failure --slack_url <#REDACTED#>

Report description:

I have a UI-less iOS and Mac framework CI'ed on Travis that I'm setting Scan up with.

The relevant section of .travis.yml:

script:
- scan -s "Deferred"
- scan -s "MobileDeferred"

Builds on Travis run and pass as expected. However, the log view for the iOS build stops with the first statement in typical log output, "Loading…".

Expected behavior:

The full log output, with Travis-formatted section tagging, is available on the build's page.

Encountered behavior:

There's only a single statement left in the log once the iOS build starts. Example here.

The full download log appears to have the iOS log in it.

Running the scan commands manually locally have no such issue.

Notes

While I considered the issue to be just as valid to report against supermarin/xcpretty or travis-ci/travis-ci, our previous setup uses xcpretty plain with kattrali/xcpretty-travis-formatter and has no such issue.

@fastlanebot
Copy link
Author

@KrauseFx commented

Thanks for filing this issue like a radar. Marked as duplicate, closed 📡

@fastlanebot
Copy link
Author

@KrauseFx commented

In all seriousness, thanks for this, I'll take a closer look at this issue 👍

@fastlanebot
Copy link
Author

@mfurtak commented

Hi @zwaldowski - apologies for the extended silence about this. Is this still an issue for you?

@fastlanebot
Copy link
Author

@zwaldowski commented

Let me check, unfortunately had to not use Scan in the meantime.

@fastlanebot
Copy link
Author

@zwaldowski commented

Seems to be fixed as of 0.5.0 and Travis CI worker 2.0.0. So someone fixed it! 👍

@fastlanebot
Copy link
Author

@mfurtak commented

Great, thanks for having a look! 👍

@fastlane fastlane locked and limited conversation to collaborators Sep 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant