Re: Debugging Tests

2014-12-16 Thread piotrz
Hi Harbs, At our last debugging session I couldn't correctly setup for you test environment in IDE. I get back to this yesterday and I know what I have missed. You have to import following projects to IDE (Flash Builder or Intellij): - automation_apps (build project to: bin -> flex-tlf\automatio

Re: Debugging Tests

2014-12-02 Thread Harbs
Just FYI: With the help of Piotr, I managed to get set up to debug the tests. It looks to me that the float is not being composed in the parcel for some reason, but I’m going to have to spend time to track down exactly what’s wrong. I’ll spend some more time on that tomorrow. FWIW, I fixed an

Re: Debugging Tests

2014-12-01 Thread Erik de Bruin
To clarify the process to get to the point Alex is talking about: You first have to set up Mustella according to the manual in the Wiki [1]. Then you have to run the tests (make sure you only run a subset based on the failures from the jobs on the Mustella VM [2], unless you have 8 - 10 hrs to kil

Re: Debugging Tests

2014-12-01 Thread piotrz
Thanks Erik! :) - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Debugging-Tests-tp42862p42888.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: Debugging Tests

2014-12-01 Thread Erik de Bruin
Thanks guys! Let me know if I can help out in any way. I'm just starting out with FlexUnit, but I may come in handy to run tests, check solutions etc. And if you end up having to struggle with Mustella, I may be able to help you out with that. EdB On Mon, Dec 1, 2014 at 10:30 AM, piotrz wrote

Re: Debugging Tests

2014-12-01 Thread piotrz
Just for the note we have scheduled debugging session with Harbs tomorrow evening. I hope we will resolve all problems related to this. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Debugging-Tests-tp

Re: Debugging Tests

2014-11-30 Thread piotrz
Harbs, We have one hour shift between our country as I remember ? Here is 08:15 a.m., so 8 p.m. today my time it is the best for me. What do you think ? Would it be possible to share your desktop through the skype or do I have to prepare mine? Piotr - Apache Flex PMC piotrzarzyck...@gmail

Re: Debugging Tests

2014-11-30 Thread Harbs
Yes. I do. When are you available? On Nov 30, 2014, at 11:21 PM, piotrz wrote: > Hi Harbs, > > Do you still need help with this ? We could try meet on skype and I could > provide you some information how to set up Intellij. > > Piotr > > > > - > Apache Flex PMC > piotrzarzyck...@gmail.

Re: Debugging Tests

2014-11-30 Thread piotrz
Hi Harbs, Do you still need help with this ? We could try meet on skype and I could provide you some information how to set up Intellij. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Debugging-Tests

Re: Debugging Tests

2014-11-30 Thread Harbs
I’m actually talking about the Unit Tests. I figured that it’s easier to start with than Mustella. On Nov 30, 2014, at 2:26 PM, OmPrakash Muppirala wrote: > I assume you are talking about Mustella tests? I wrote up some detailed > directions on how to debug Mustella tests with FB a while ago [

Re: Debugging Tests

2014-11-30 Thread Alex Harui
I just ran the tests. To help you see bitmap differences, you can run from the mustella directory ant imagediff This should build and run the imagediff tool. Navigate to the mustella/tests/gumbo/components/RichEditableText folder then select “Find Images”. Then hit Ctrl-A to select everythi

Re: Debugging Tests

2014-11-30 Thread OmPrakash Muppirala
Sorry, I am way way past my bedtime. Here is the second link. [2] https://cwiki.apache.org/confluence/display/FLEX/Mustella+Overview On Sun, Nov 30, 2014 at 4:26 AM, OmPrakash Muppirala wrote: > I assume you are talking about Mustella tests? I wrote up some detailed > directions on how to deb

Re: Debugging Tests

2014-11-30 Thread OmPrakash Muppirala
I assume you are talking about Mustella tests? I wrote up some detailed directions on how to debug Mustella tests with FB a while ago [1] The wiki page [2] has similar instructions for IntelliJ as well. (Search for 'Debugging with IDEA' in this page) Thanks, Om [1] http://mail-archives.apache.