Skip to content

Conversation

@jglick
Copy link
Member

@jglick jglick commented Jan 23, 2019

Besides the original discussion in #84 (comment), I found that watch mode was being activated in JFR “serverless” builds, including Jenkins X in --prow mode, due to this questionable behavior. Probably less surprising to enable watch mode only when tests explicitly ask for it.

I considered making some of these test suites Parameterized but they were already pretty long-running and it looked complicated: some tests only make sense in watch mode or vice-versa, so was not sure whether this would be desirable.

@jglick jglick requested a review from dwnusbaum January 23, 2019 17:07

@Ignore("TODO too flaky to run in CI")
@Issue("JENKINS-38381")
@Test public void remoteVoluminousLogger() throws Exception {
Copy link
Member Author

Choose a reason for hiding this comment

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

Turned out to be too hard to make this be meaningful in a functional test; giving up on it for now.

@dwnusbaum dwnusbaum merged commit 225ff33 into jenkinsci:master Jan 23, 2019
@jglick jglick deleted the USE_WATCHING-isUnitTest branch January 23, 2019 19:54
@jglick
Copy link
Member Author

jglick commented Jan 24, 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