Stepan, Thank you for your attention to this issue. Let me define a term we are using first. "VM specific behavior" actually is an abstract behavior which is VM specific, and not a behavior, which is specific for DRLVM. To make tests flexible for any behavior, I've made them looking like performance tests. For reporting performance-like metrics p-unit was a viable alternative, see the wiki page [1] for comparison. So p-unit integration is not something separate from the stress test suite: it suites actual needs.
>From technical point of view the patch may be split into several patches. There is even more interesting alternative to get p-unit as an external dependency for our repository. Thanks. [1] http://wiki.apache.org/harmony/Harmony_Test_Harness_Comparison On 10/15/07, Stepan Mishura <[EMAIL PROTECTED]> wrote: > Alexei, > > Why you attached patches for integrating p-unit to HARMONY-4114 that > primary aimed to fix specific VM behaviour? IMHO p-unit integration a > different story and needs a separate JIRA to keep things clear. Agree? > > Thanks, > Stepan. > > On 10/9/07, Alexei Fedotov <[EMAIL PROTECTED]> wrote: > > Dear committers, > > > > Please excuse me for being persistent. I continue updating this thread > > to keep it at the top of your mailboxes since I want one of you to get > > a honorable responsibility of supporting a stress test suite. > > > > To check changes one my use CruiseControl interface: > > ant -Dtest.suites="hdk,stress" install setup run > > > > With best regards, Alexei > > > > On 10/6/07, Alexei Fedotov <[EMAIL PROTECTED]> wrote: > > > Hello all, > > > > > > I want to thank participants of this discussion for their interest. > > > Since the trunk is unfrozen I also want to revive a discussion and get > > > someone interested in committing the changes [1]. > > > > > > BTW, do you think it might be feasible to include p-unit as an > > > external repository by modifying svn:externals property at > > > http://svn.apache.org/repos/asf/harmony/enhanced/buildtest/branches/2.0/tests/tools/ > > > instead of fetching it from my build script? > > > > > > Thanks! > > > > > > [1] http://issues.apache.org/jira/browse/HARMONY-4114 > > > > > > > > > On 10/2/07, Alexei Zakharov <[EMAIL PROTECTED]> wrote: > > > > +1 > > > > > > > > 2007/10/2, Stepan Mishura <[EMAIL PROTECTED]>: > > > > > On 10/2/07, Alexei Fedotov <[EMAIL PROTECTED]> wrote: > > > > > > Hello, > > > > > > > > > > > > Could anyone be so kind to review my changes to the test harness > > > > > > [1]? > > > > > > I believe they are pretty harmless. > > > > > > > > > > > > > > > > I think we shouldn't hurry with the update for the harness during code > > > > > freeze - there are several suites that depend on the harness. IMO > > > > > should be done after M3 release. > > > > > > > > > > Thanks, > > > > > Stepan. > > > > > > > > > > > Thank you in advance! > > > > > > > > > > > > [1] > > > > > > http://issues.apache.org/jira/secure/attachment/12366764/harness_test_handler.patch > > > > > > > > > > > > On 10/1/07, Andrew Zhang <[EMAIL PROTECTED]> wrote: > > > > > > > On 10/1/07, Alexei Fedotov <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > > > Hello, > > > > > > > > > > > > > > > > The patch for the stress test suite which make use of p-unit > > > > > > > > performace infrastructure for comparative stress load analysis > > > > > > > > is > > > > > > > > ready [1]. I want to ask a commuity when it might be committed. > > > > > > > > > > > > > > > > > > > > > Hi Alexei, > > > > > > > > > > > > > > Great work! Super thanks to YOU! > > > > > > > > > > > > > > Thanks, Alexei > > > > > > > > > > > > > > > > [1] http://issues.apache.org/jira/browse/HARMONY-4114 > > > > > > > > > > > > > > > > P.S. Special thanks to Andrew Zhang for his support. > > > > > > > > > > > > > > > > On 7/10/07, Alexei Fedotov <[EMAIL PROTECTED]> wrote: > > > > > > > > > Alexey, > > > > > > > > > Thanks for reference! > > > > > > > > [...] > > > > > > > > -- > > > > > > > > With best regards, > > > > > > > > Alexei, > > > > > > > > ESSD, Intel > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > Best regards, > > > > > > > Andrew Zhang > > > > > > > > > > > > > > http://zhanghuangzhu.blogspot.com/ > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > With best regards, > > > > > > Alexei, > > > > > > ESSD, Intel > > > > > > > > > > > > > > > > > > > > > > > -- > > > > Alexei Zakharov, > > > > Intel ESSD > > > > > > > > > > > > > -- > > > With best regards, > > > Alexei, > > > ESSD, Intel > > > > > > > > > -- > > With best regards, > > Alexei, > > ESSD, Intel > -- With best regards, Alexei, ESSD, Intel
