Skip to content

Conversation

gaborigloi
Copy link
Contributor

This was a quicktest in xapi, but in fact it unit tests Xapi_stdext_encodings, so it belongs here.

Signed-off-by: Gabor Igloi gabor.igloi@citrix.com

Signed-off-by: Gabor Igloi <gabor.igloi@citrix.com>
- PINS="stdext:. xapi-stdext:. xapi-stdext-base64:. xapi-stdext-bigbuffer:. xapi-stdext-date:. xapi-stdext-deprecated:. xapi-stdext-encodings:. xapi-stdext-monadic:. xapi-stdext-pervasives:. xapi-stdext-range:. xapi-stdext-std:. xapi-stdext-threads:. xapi-stdext-unix:. xapi-stdext-zerocheck:."
- DISTRO="centos-7"
- TESTS=false
- DISTRO="ubuntu-16.04"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really would like to keep centos-7... We should rethink our whole CI to use xs-opam:latest as a base...

Copy link
Contributor Author

@gaborigloi gaborigloi Apr 12, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It does not work because it was impossible to isntall the real aspcud in the docker image, even POST_INSTALL_HOOK didn't work :(

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I understand. I am still wishful

matrix:
- PACKAGE=xapi-stdext OCAML_VERSION=4.04.2 REVDEPS=true
- PACKAGE=xapi-stdext OCAML_VERSION=4.04.2 REVDEPS=true \
POST_INSTALL_HOOK="opam install alcotest; env TRAVIS=$TRAVIS TRAVIS_JOB_ID=$TRAVIS_JOB_ID bash -ex coverage.sh"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we sure about discovering the coverage of this library... ;-)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will be 99% because we only track stdext-encodings :D

@mseri mseri merged commit 5a05644 into xapi-project:master Apr 12, 2018
@gaborigloi gaborigloi deleted the test_encodings branch April 13, 2018 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants