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

private readResolve not honored by subtypes #220

Merged
merged 3 commits into from
Sep 30, 2020
Merged

Conversation

jglick
Copy link
Member

@jglick jglick commented Sep 30, 2020

Compatibility with jenkinsci/jenkins#4944.

jglick added a commit to jglick/jep that referenced this pull request Sep 30, 2020
@jglick
Copy link
Member Author

jglick commented Sep 30, 2020

Was not able to reproduce ExtendedEmailPublisherTest failures from second build locally. Mailbox is empty? I noticed

java.lang.InterruptedException: sleep interrupted
	at java.lang.Thread.sleep(Native Method)
	at hudson.plugins.emailext.ExtendedEmailPublisherTest$SleepOnceBuilder.perform(ExtendedEmailPublisherTest.java:1307)
	at …

which might be related; Java unfortunately does not record a stack trace of the thread calling Thread.interrupt.

@jglick
Copy link
Member Author

jglick commented Sep 30, 2020

Possibly a flake; as of jenkinsci/plugin-pom@4569982 these are no longer retried in CI.

@slide
Copy link
Member

slide commented Sep 30, 2020

I restarted the build.

@jglick
Copy link
Member Author

jglick commented Sep 30, 2020

Now get some of the same failures, but not all of them.

…e generated project types are meaningless; @rule TestName helps
@slide
Copy link
Member

slide commented Sep 30, 2020

Thanks for improving this!

@slide slide merged commit e8c4dfe into jenkinsci:master Sep 30, 2020
@jglick jglick deleted the xstream branch September 30, 2020 20:12
@jglick jglick restored the xstream branch September 30, 2020 20:13
@basil basil added the bug label Oct 22, 2020
@MRamonLeon
Copy link

@basil, @davidvanlaatum could you release these changes please?

@basil
Copy link
Member

basil commented Oct 26, 2020

I'll try to get a release of this out sometime this week.

@basil
Copy link
Member

basil commented Oct 31, 2020

Released in 2.78.

@jglick jglick deleted the xstream branch November 2, 2020 14:15
jglick added a commit to jglick/jep that referenced this pull request Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants