Github user sachingoel0101 commented on the pull request:
https://github.com/apache/flink/commit/4676a17309c8c502b158933b9bfb8c8060bd3458#commitcomment-13855651
In
flink-staging/flink-scala-shell/src/test/scala/org/apache/flink/api/scala/ScalaShellITSuite.scala:
In
flink-staging/flink-scala-shell/src/test/scala/org/apache/flink/api/scala/ScalaShellITSuite.scala
on line 263:
`a\nb` isn't a very good way to verify existence of elements. It will fail
on windows because the output will actually be `a\r\nb` there.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---