Re: Debugging basic tests crash

2013-10-08 Thread Alex Harui
On 10/8/13 1:59 AM, "Tom Chiverton" wrote: >On 08/10/2013 09:53, Justin Mclean wrote: >> May be a bug in the Linux player. >As there are going to be approximately zero further updates to Flash on >Linux (and definitely none for the standalone player) should we codify >this difference into the t

Re: Debugging basic tests crash

2013-10-08 Thread Tom Chiverton
On 08/10/2013 09:53, Justin Mclean wrote: May be a bug in the Linux player. As there are going to be approximately zero further updates to Flash on Linux (and definitely none for the standalone player) should we codify this difference into the test then ? Tom

Re: Debugging basic tests crash

2013-10-08 Thread Justin Mclean
Hi, You can see the sort order is different : cote,côte,coté,côté != cote,coté,côte,côté May be a bug in the Linux player. Justin

Re: Debugging basic tests crash

2013-10-08 Thread Tom Chiverton
On 07/10/2013 22:50, Justin Mclean wrote: https://issues.apache.org/jira/browse/FLEX-33529 Ah ha, awesome. So if the tests had failed, there would be some sort of different output ? Or do I have to look at the last few lines of the Player's log ? Tom

Re: Debugging basic tests crash

2013-10-08 Thread Tom Chiverton
On 07/10/2013 22:46, OmPrakash Muppirala wrote: We should probably test with FP 11.2 on Linux as well. This is the latest 11.2 'projector debugger' :-) Tom

Re: Debugging basic tests crash

2013-10-07 Thread Justin Mclean
Hi, Tiny bit more info here: https://issues.apache.org/jira/browse/FLEX-33529 https://issues.apache.org/jira/browse/FLEX-33531 Thanks, Justin

Re: Debugging basic tests crash

2013-10-07 Thread OmPrakash Muppirala
On Mon, Oct 7, 2013 at 2:43 PM, Justin Mclean wrote: > Hi, > > > I'm trying to run the basic check in tests. > > For the last release I was able to get the tests to run on Linux, but the > tests didn't pass due to (I assume) use of the 10.2 player. I didn't > investigate fully. > We should proba

Re: Debugging basic tests crash

2013-10-07 Thread Justin Mclean
Hi, Yep that was one the issues I run into seems sort order is different on Linux - no idea why. Justin

Re: Debugging basic tests crash

2013-10-07 Thread Justin Mclean
Hi, > I'm trying to run the basic check in tests. For the last release I was able to get the tests to run on Linux, but the tests didn't pass due to (I assume) use of the 10.2 player. I didn't investigate fully. For the mustella tests I managed to fix a few but there are a few issues with c

Re: Debugging basic tests crash

2013-10-07 Thread Tom Chiverton
On Monday 07 October 2013 14:31:48 OmPrakash Muppirala wrote: > Do you have the FlashPlayerTrust and mm.cfg files in place? FlashPlayerTrust I did have. I didn't have mm.cfg Adding it per the link didn't change anything but at least you reminded me I can check /home/falken/.macromedia/Flash_Playe

Re: Debugging basic tests crash

2013-10-07 Thread OmPrakash Muppirala
Do you have the FlashPlayerTrust and mm.cfg files in place? This is an outdated wiki I could find for Linux: http://sourceforge.net/adobe/flexsdk/wiki/Setup%20on%20Linux/ that shows the basic steps required to run checkintests. Thanks, Om On Mon, Oct 7, 2013 at 2:26 PM, Tom Chiverton wrote: >

Debugging basic tests crash

2013-10-07 Thread Tom Chiverton
I'm trying to run the basic check in tests. Are these known to fail (with a crash) on Linux ? If not, as this isn't throwing a nice stack trace, I'm at a bit of a loss as to where to start - I don't think digging through it with gdb will be much use ? If I just launch the last .swf there with t