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

Fix failing tests on build. #5291

Merged
merged 1 commit into from Jun 8, 2017
Merged

Fix failing tests on build. #5291

merged 1 commit into from Jun 8, 2017

Conversation

AndrienkoAleksandr
Copy link
Contributor

After update lib jackson-core from version 2.5.0 to 2.7.0 some tests fails on build. Our yaml parser uses inside jackson.databind library and this library has the same version property like jackson-core, so this lib was updated from 2.5.0 to 2.7.0 too. In newer version library changed behavior for parser and tests fails.

Signed-off-by: Aleksandr Andrienko aandrienko@codenvy.com

After update lib jackson-core from version 2.5.0 to 2.7.0 some tests
fails on build. Our yaml parser uses inside jackson.databind library and this library has the same version property like jackson-core, so
this lib was updated from 2.5.0 to 2.7.0 too. In newer version library changed behavior for parser and tests fails.

Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
@codenvy-ci
Copy link

@AndrienkoAleksandr AndrienkoAleksandr merged commit 5170360 into master Jun 8, 2017
@AndrienkoAleksandr AndrienkoAleksandr deleted the fixTests branch June 8, 2017 06:53
@slemeur slemeur added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Jun 16, 2017
@slemeur slemeur added this to the 5.12.0 milestone Jun 16, 2017
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
After update lib jackson-core from version 2.5.0 to 2.7.0 some tests
fails on build. Our yaml parser uses inside jackson.databind library and this library has the same version property like jackson-core, so
this lib was updated from 2.5.0 to 2.7.0 too. In newer version library changed behavior for parser and tests fails.

Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants