Tested with revision 097b40531b24 , JDK1.7 and Win7
=======================================================
It's strange that the master branch is failed again with other 3 tests.
LexerTest > CharLiteralTest FAILED
java.lang.AssertionError at LexerTest.java:207
LexerTest > StringLiteralTest FAILED
java.lang.AssertionError at LexerTest.java:207
LexerTest > SymbolTest FAILED
java.lang.AssertionError at LexerTest.java:207
67 tests completed, 3 failed
:smali:test FAILED
=======================================================
Add some DBG output, and it looks like the below:
expectedToken.tokenText="\x0a", expectedTokenText="\x0d\x0a",
token.getText()="\x0a"
Original issue reported on code.google.com by yyjdel...@gmail.com on 25 Sep 2012 at 5:44
Original issue reported on code.google.com by
yyjdel...@gmail.com
on 25 Sep 2012 at 5:44