-
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
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.