You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/09/08 12:48:14 UTC

[GitHub] playaround88 opened a new issue #2472: UT failed on windows, IOUtilsTest#testWriteLines

playaround88 opened a new issue #2472: UT failed on windows, IOUtilsTest#testWriteLines
URL: https://github.com/apache/incubator-dubbo/issues/2472
 
 
   - [*] I have searched the [issues](https://github.com/apache/incubator-dubbo/issues) of this repository and believe that this is not a duplicate.
   - [*] I have checked the [FAQ](https://github.com/apache/incubator-dubbo/blob/master/FAQ.md) of this repository and believe that this is not a duplicate.
   
   ### Environment
   
   * Dubbo version: 2.6.3-release
   * Operating System version: windows 10
   * Java version: JDK 1.8
   
   ### Step to reproduce this issue
   
   1. mvn clean install -e
   
   Pls. provide [GitHub address] to reproduce this issue.
   
   ### Expected Result
   
   What do you expected from the above steps?
   UT pass
   
   ### Actual Result
   
   What is actually happen?
   dubbo-common IOUtilsTest#testWriteLines assert error
   
   If there is an exception, please attach the exception trace:
   
   ```
   expect "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890\r"
   actually "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890\r\n"
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org