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 build failures dues to limitation in docker container #12

Closed
shroffk opened this issue Oct 3, 2017 · 1 comment
Closed

.travis build failures dues to limitation in docker container #12

shroffk opened this issue Oct 3, 2017 · 1 comment

Comments

@shroffk
Copy link
Contributor

shroffk commented Oct 3, 2017

ChannelAccessIFRemoteTest are currently failing on travis while still succeeding on Jenkins. The most likely reason is that the docker container has limitation on the n/w configuration which results in some of the client unit test failing to connect to the server (https://travis-ci.org/epics-base/pvAccessJava/builds/274601801?utm_source=github_status&utm_medium=notification)

@mdavidsaver @mrkraimer @ralphlange
During the epics meeting it was stated that these tests should be considered as bad tests which should be updated.

@mdavidsaver
Copy link

Try EPICS_PVA_ADDR_LIST=127.255.255.255

shroffk added a commit that referenced this issue Oct 3, 2017
shroffk added a commit that referenced this issue Oct 3, 2017
* Create .travis.yml

* Create README.md

* Update README.md

* #12
@shroffk shroffk closed this as completed Oct 3, 2017
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

No branches or pull requests

2 participants