errose28 commented on PR #7099: URL: https://github.com/apache/ozone/pull/7099#issuecomment-2302690390
I'm trying to assess the current health of the master branch before bring it in to our feature branch and I'm confused by this change: - The Jira title says this is a fix for `TestBlockOutputStreamWithFailures#testContainerClose` - The code change is a fix for `TestBlockOutputStream#testWriteMoreThanMaxFlushSize` - The flaky annotation was not removed from `TestBlockOutputStream#testWriteMoreThanMaxFlushSize`. I'm not sure if that means it was run in the [test split](https://github.com/jojochuang/ozone/actions/runs/10467209337) or not. So is this PR supposed to fix failues in [TestBlockOutputStream#testWriteMoreThanMaxFlushSize](https://github.com/apache/ozone/actions/runs/10432619061/job/28893629478), [TestBlockOutputStreamWithFailures#testContainerClose](https://github.com/apache/ozone/actions/runs/10401740007/job/28805233814), or both? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
