Re: [Oorexx-devel] Statusreport new testGroups

2021-03-31 Thread Erich Steinböck
Hi P.O., > Since the Jenkins Master machine is in my corner I could give it a try, > I use Virtualbox and have built on various Linux, would Virtualbox be an > acceptable solution? > I know nothing about Virtualbox but I think we have only very modest demands on the VM capabilities. Any common RPM

Re: [Oorexx-devel] Statusreport new testGroups

2021-03-31 Thread Erich Steinböck
> I noticed you made it much more advanced - do you still want me to amend > the rest of the test cases or do you prefer to go over them yourself? > Yes, please you do it. Would one test group „samples.testGroup“ be ok, or do you want them split > in any way? > It's fine either way. You might want

Re: [Oorexx-devel] Statusreport new testGroups

2021-03-31 Thread P.O. Jonsson
> Am 31.03.2021 um 21:38 schrieb Erich Steinböck : > > I wonder if the last line options all syntax should be in or not? Anything > else? > Regarding cd/rexx: for this particular test case you need to be running it > from where the samples actually reside > gets stuck quite frequently on Windows

Re: [Oorexx-devel] Statusreport new testGroups

2021-03-31 Thread Erich Steinböck
> > I wonder if the last line *options all syntax* should be in or not? > Anything else? > Regarding cd/rexx: for this particular test case you need to be running it > from where the samples actually reside > gets stuck quite frequently on Windows (worse for 32 bit than 64 bit) and > the same for D

Re: [Oorexx-devel] Statusreport new testGroups

2021-03-30 Thread P.O. Jonsson
The test cases was a project two years ago just to learn it, I use testgroups for my own major projects, but now I can see that I can simplify quite a lot. Erich has been very cooperative, it is a shame we could not have our little "menage a trois“ last year in Vienna. Rick is lurking in the ba

Re: [Oorexx-devel] Statusreport new testGroups

2021-03-30 Thread Rony G Flatscher
Dear P.O., ad testcases: yes, I saw it. It is good that he takes your tests serious! :) And yes, he really seems to be after fuxing the stream showstopper. Not sure why Rick is not answering his questions as that would help Erich save a lot of time! Saw your post about the first adjusted test,

Re: [Oorexx-devel] Statusreport new testGroups

2021-03-30 Thread P.O. Jonsson
Hi Jon, nice to hear from you. Please send any material you have my way, I will look at it when I start to work on documentation Hälsningar/Regards/Grüsse, P.O. Jonsson oor...@jonases.se > Am 24.03.2021 um 23:05 schrieb Sahananda Sahananda : > > David Ashley sent me the source for his build m

Re: [Oorexx-devel] Statusreport new testGroups

2021-03-30 Thread P.O. Jonsson
Hi Erich, I have just committed the first test case where I have tried to do what you specified, let me know if synchronosconcurrency.testGroup is ok. I wonder if the last line options all syntax should be in or not? Anything else? Regarding cd/rexx: for this particular test case you need to be

Re: [Oorexx-devel] Statusreport new testGroups

2021-03-24 Thread Sahananda Sahananda
David Ashley sent me the source for his build machine if it is of any help or interest. Jon On Wed, 24 Mar 2021 at 21:52, P.O. Jonsson wrote: > Since the Jenkins Master machine is in my corner I could give it a try, I > use Virtualbox and have built on various Linux, would Virtualbox be an > ac

Re: [Oorexx-devel] Statusreport new testGroups

2021-03-24 Thread Enrico Sorichetti via Oorexx-devel
Unfortunately there is quite a bit of work to do to support The systems in the BSD family I know because A a bit more than two years ago I made all the modifications to support FreeBSD, OpenBSD, netBSD, dragonfly And run the testSuite with only a couple of minor glitches I talked about it i

Re: [Oorexx-devel] Statusreport new testGroups

2021-03-24 Thread Erich Steinböck
> if we set up a VM to run on the Jenkins master itself, there is plenty of capacity left I'd love to see Jenkins covering additional distributions. Is there someone who wants to (can) set up Fedora, OpenIndiana, OpenBSD, OpenSUSE Leap whatever other distribution we don't yet run regular tests on?

Re: [Oorexx-devel] Statusreport new testGroups

2021-03-24 Thread P.O. Jonsson
I am grateful for any hint, I will try the exec thingy. Be aware that for some of the samples you do need to move to where the samples are located & run to get the correct behavior, this might cause problems. Also the client-server tests are a bit tricky and on some of my Linuxes they do not eve

Re: [Oorexx-devel] Statusreport new testGroups

2021-03-24 Thread Erich Steinböck
> Regarding your more recent change to the framework: It seem these changes did not give the same functionality on Linux, several samples test cases are now broken Right, here's is why: The changes I've done should enable us to run tests directly off the build tree without having to install (and w

Re: [Oorexx-devel] Statusreport new testGroups

2021-03-24 Thread P.O. Jonsson
> Am 24.03.2021 um 19:34 schrieb Erich Steinböck : > > Hi P.O., re your recently committed additional test groups for Samples: Hi Eric, Ping-Pong the ball back :-) Regarding your more recent change to the framework: It seem these changes did not give the same functionality on Linux, several sa

Re: [Oorexx-devel] Statusreport new testGroups

2021-03-24 Thread P.O. Jonsson
Am 24.03.2021 um 19:34 schrieb Erich Steinböck : > > Hi P.O., re your recently committed additional test groups for Samples: > > all testGroup files should have set these three SVN properties: > svn propset svn:eol-style native name.testGroup > svn propset svn:executable on name.testGroup > sv

Re: [Oorexx-devel] Statusreport new testGroups

2021-03-24 Thread Erich Steinböck
Hi P.O., re your recently committed additional test groups for Samples: all testGroup files should have set these three SVN properties: svn propset svn:eol-style native name.testGroup svn propset svn:executable on name.testGroup svn propset svn:keywords "Date Rev" name.testGroup Also testGroup

Re: [Oorexx-devel] Statusreport new testGroups

2021-02-22 Thread P.O. Jonsson
This is a follow up of the previous status. macOS and all *nixes (except ooRexx Z, I am on to that) now passes all samples (and other) tests. For Windows the synchronousConcurrency.testGroup hangs quite often and prevents the test to continue. This is what I see when I abort a hanging test run:

Re: [Oorexx-devel] Statusreport new testGroups

2021-02-22 Thread Rony G. Flatscher
+1 Super! ---rony On 21.02.2021 22:34, P.O. Jonsson wrote: > This is just to say that we now have 36 new TestGroups for the samples: > > On macOS/Darwin > 150 new tests > 1212 new assertions > > On Windows  > 145 new tests > 1103 new assertions > > The testing take some 2-3 minutes longer. > > I