Skip to content

Travis: disable Android, enable extra OSX #729

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

Merged
merged 3 commits into from
Mar 23, 2019
Merged

Conversation

dhardy
Copy link
Member

@dhardy dhardy commented Feb 15, 2019

@dhardy
Copy link
Member Author

dhardy commented Feb 15, 2019

Build failure; see: rust-lang/libc#1232 (comment)

@dhardy
Copy link
Member Author

dhardy commented Feb 22, 2019

I'd really like to merge this, but the doc-upload fails (also on restart). @huonw I believe this is your script; any idea?

$ travis-cargo --only nightly doc-upload
Traceback (most recent call last):
  File "/home/travis/.local/bin/travis-cargo", line 11, in <module>
    sys.exit(main())
  File "/home/travis/.local/lib/python2.7/site-packages/travis_cargo.py", line 433, in main
    manifest = Manifest(os.getcwd(), version)
  File "/home/travis/.local/lib/python2.7/site-packages/travis_cargo.py", line 70, in __init__
    self.manifest = json.loads(output.decode('utf-8'))
  File "/usr/lib/python2.7/json/__init__.py", line 338, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode
    raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded

@dhardy dhardy added the E-help-wanted Participation: help wanted label Feb 22, 2019
@dhardy
Copy link
Member Author

dhardy commented Mar 4, 2019

Rebased, without disabling Android test (which seems to work now).

@dhardy
Copy link
Member Author

dhardy commented Mar 23, 2019

Finally, the test passes (??)

@dhardy dhardy merged commit d58c0ac into rust-random:master Mar 23, 2019
@dhardy dhardy deleted the ci branch March 23, 2019 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-help-wanted Participation: help wanted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant