In message <aanlktimjjqcsh4ud7w=mp40cvx05qokp0zxtx+fsv...@mail.gmail.com>, Prashanth K S writes: > > [SNIP ... stuff I will read and comment on later.] > > I don't have a 6.0 M2 setup with me. I will download the src and set it up > to confirm if the above are regressions.
FYI: you could just grab the hdk binary from the download site and run: ant -f harmony-6.0-hdk-946981/build/test/build.xml -Dbuild.module=luni to run just the luni tests (since the tests to investigate are in this module). -Mark.