Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The test in question checks a string serialization of an yaml-serialized event using a contains operation, but since the checked string is dependent on the environment and the yaml serialization may opt to break long lines into multiple lines, causing the test to fail in some environments but work in other. It is currently failing in travis on the release-2.x branch.
Attachments
Issue Links
- links to