-
Bug
-
Resolution: Duplicate
-
Major
-
None
After upgrading from 1.8 to 1.9 it looks like (it was reported by a user but hasn't been reproduced yet) there are serialization issues.
1) reproduce the issue
2) if reproducible, confirm with user and write serialization methods to help XStream
[JENKINS-16968] Missing field (serialization error) after upgrading from 1.8 to 1.9
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 147798 ] | New: JNJira + In-Review [ 206443 ] |
Not able to reproduce. Installed 1.8, created a TAP Stream like the one below
1..2
ok 1 # an inline comment
—
name: test
...
not ok 2 #TODO fix it later
But even after upgrading to 1.9, still couldn't reproduce it. Will give it a few days to check with the reporter of the issue if he has any other ideas of how to reproduce it.