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

AuditTrail integration assertion fix #3989

Merged
merged 1 commit into from
Aug 6, 2019
Merged

Conversation

Mpdreamz
Copy link
Member

@Mpdreamz Mpdreamz commented Aug 2, 2019

Audit trail test assumed timespan is never TimeSpan.Zero but of course can be.

Needs to be cherry-picked to 7.2 as well

@Mpdreamz Mpdreamz merged commit 79a71ac into 7.x Aug 6, 2019
@Mpdreamz Mpdreamz deleted the fix/7.x/audittrail-test branch August 6, 2019 14:28
Mpdreamz added a commit that referenced this pull request Aug 6, 2019
Mpdreamz added a commit that referenced this pull request Aug 6, 2019
Mpdreamz added a commit that referenced this pull request Aug 7, 2019
* Update abstractions to version that prints JAVA_HOME just before starting elasticsearch and forces it on the Process instance

(cherry picked from commit ee496ad)

* update abstractions

(cherry picked from commit 2b409ff)

* update to abstraction versions that takes prereleases into account again with SkipVersion

* Audit trail test assumed timespan is never TimeSpan.Zero but of course can be (#3989)


(cherry picked from commit 79a71ac)

* Rename SkipOnTeamCity to skip on CI

* skip xpack usage/info on CI, tad flakey due to elastic/elasticsearch#45250
Mpdreamz added a commit that referenced this pull request Aug 7, 2019
* Update abstractions to version that prints JAVA_HOME just before starting elasticsearch and forces it on the Process instance

* update abstractions

* SkipVersion SNAPSHOT failing tests for now

* Make sure we take `body: null` into account from the spec and not send any body if no body is documented we relied on serializing empty bodies but the server is now (rightfully) much stricter here.

elastic/elasticsearch#44902

* Run codegen for SupportsBody

* Un skipped test failures due to sending bodies where non was expected

* Fix root node info tests when running against snapshots

* Audit trail test assumed timespan is never TimeSpan.Zero but of course can be (#3989)


(cherry picked from commit 79a71ac)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant