Skip to content

Conversation

@youngoli
Copy link
Contributor

@youngoli youngoli commented May 23, 2019

Attempt number 2 to fix this bug. My previous PR #8395 ended up causing this test to become flaky on Jenkins despite working locally. I tried increasing the timeout from 2 seconds to 5 seconds, and then I tested by executing the test 1000 times on Jenkins, and it seems to have worked.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- --- --- --- ---
Java Build Status Build Status Build Status Build Status
Build Status
Build Status
Build Status Build Status Build Status
Python Build Status
Build Status
--- Build Status
Build Status
Build Status --- --- ---

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website
Non-portable Build Status Build Status Build Status Build Status
Portable --- Build Status --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

@youngoli youngoli force-pushed the beam5709 branch 2 times, most recently from 42831cc to 22bcb58 Compare May 25, 2019 00:28
@youngoli
Copy link
Contributor Author

Run Java PreCommit

2 similar comments
@youngoli
Copy link
Contributor Author

Run Java PreCommit

@youngoli
Copy link
Contributor Author

Run Java PreCommit

@youngoli
Copy link
Contributor Author

Passed on Jenkins with 1000 runs, so it looks like the flake is gone with a 5 second timeout.

@youngoli
Copy link
Contributor Author

R: @boyuanzz
Since you reviewed my previous PR I think you have the most context.

Copy link
Contributor

@boyuanzz boyuanzz left a comment

Choose a reason for hiding this comment

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

Thanks for working on this!

@boyuanzz boyuanzz merged commit f2236e5 into apache:master May 31, 2019
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