8000 Bugfix for recurring Jenkins error in api-simple-modify-example-cluster-spec.rb by goedderz · Pull Request #10190 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

Bugfix for recurring Jenkins error in api-simple-modify-example-cluster-spec.rb #10190

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 1 commit into from
Oct 8, 2019

Conversation

goedderz
Copy link
Member
@goedderz goedderz commented Oct 8, 2019

Scope & Purpose

Fix an error we've seen occasionally during PR tests in api-simple-modify-example-cluster-spec.rb. DependencyProxy::skipSome did not work correctly with multiple dependencies if atMost was reached, returning DONE early.

Testing & Verification

Documentation

No CHANGELOG entry, as it did never affect 3.5.

…er-spec.rb

DependencyProxy::skipSome did not work correctly with multiple
dependencies if atMost was reached, returning DONE early.
@goedderz goedderz added 1 Bug 3 AQL Query language related labels Oct 8, 2019
@goedderz goedderz added this to the devel milestone Oct 8, 2019
@goedderz goedderz self-assigned this Oct 8, 2019
@goedderz
Copy link
Member Author
goedderz commented Oct 8, 2019

@jsteemann
Copy link
Contributor

@goedderz : cool, I was about to investigate this locally just now.
Will try this patch and report back.

Copy link
Member
@mchacki mchacki left a comment

Choose a reason for hiding this comment

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

LGTM

@jsteemann
Copy link
Contributor

Looks to me as if it fixes the problem.

@jsteemann jsteemann marked this pull request as ready for review October 8, 2019 17:17
@jsteemann jsteemann merged commit d175dfb into devel Oct 8, 2019
@jsteemann jsteemann deleted the bug-fix/fix-simple-example_dep-proxy-skip-some branch October 8, 2019 17:18
goedderz added a commit that referenced this pull request Oct 9, 2019
…er-spec.rb (#10190)

DependencyProxy::skipSome did not work correctly with multiple
dependencies if atMost was reached, returning DONE early.
goedderz added a commit that referenced this pull request Oct 9, 2019
…er-spec.rb (#10190)

DependencyProxy::skipSome did not work correctly with multiple
dependencies if atMost was reached, returning DONE early.
goedderz added a commit that referenced this pull request Oct 9, 2019
mchacki pushed a commit that referenced this pull request Oct 9, 2019
goedderz added a commit that referenced this pull request Oct 10, 2019
goedderz added a commit that referenced this pull request Oct 10, 2019
goedderz added a commit that referenced this pull request Oct 10, 2019
mchacki pushed a commit that referenced this pull request Oct 10, 2019
KVS85 pushed a commit that referenced this pull request Oct 11, 2019
…tten (#10199)

* Bugfix for recurring Jenkins error in api-simple-modify-example-cluster-spec.rb (#10190)

DependencyProxy::skipSome did not work correctly with multiple
dependencies if atMost was reached, returning DONE early.

* Updated CHANGELOG

* Deleted CHANGELOG entry

* Added regression test for #10190

* Added missing include
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 Bug 3 AQL Query language related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0