Re: svn commit: r1425250 - in /incubator/flex/sdk/branches/release4.9: ./ frameworks/projects/apache/ mustella/tests/components/ mustella/tests/gumbo/components/TextInput/Properties/ mustella/tests/gu

2012-12-21 Thread Alex Harui
Yeah, I didn't do a status beforehand so I was surprised they got committed. They were not in the two merges I was syncing. Not sure what is up with that. I did a content diff and nothing changed in those two files. On 12/21/12 10:47 PM, "Justin Mclean" wrote: > Hi, > >>incubator/flex/sd

Re: svn commit: r1425250 - in /incubator/flex/sdk/branches/release4.9: ./ frameworks/projects/apache/ mustella/tests/components/ mustella/tests/gumbo/components/TextInput/Properties/ mustella/tests/gu

2012-12-21 Thread Justin Mclean
Hi, >incubator/flex/sdk/branches/release4.9/README (props changed) > > incubator/flex/sdk/branches/release4.9/frameworks/projects/apache/compile-config.xml >(props changed) Assume nothing changed in the above 2 files? Thanks, Justin

[jira] [Closed] (FLEX-33242) Mustella tests failed: when your computer language doesn't match the expected localized error

2012-12-15 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frédéric THOMAS closed FLEX-33242. -- Assignee: Frédéric THOMAS > Mustella tests failed: when your computer language does

[jira] [Resolved] (FLEX-33242) Mustella tests failed: when your computer language doesn't match the expected localized error

2012-12-12 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frédéric THOMAS resolved FLEX-33242. Resolution: Fixed > Mustella tests failed: when your computer language doesn'

[jira] [Commented] (FLEX-33242) Mustella tests failed: when your computer language doesn't match the expected localized error

2012-12-09 Thread JIRA
ella test suite and test files as well with the 4 patches relative to mustella and localization, if someone want a chance to review them before, that's fine, otherwise, I'll apply them in few days. > Mustella tests failed: when your computer language doesn't matc

[jira] [Issue Comment Deleted] (FLEX-33233) Mustella tests failed with FP10.3

2012-12-09 Thread JIRA
well with the 4 patches relative to mustella and localization, if someone want a chance to review them before, that's fine, otherwise, I'll apply then in few days.) > Mustella tests failed with FP10.3 > - > > Key: FLEX-

[jira] [Commented] (FLEX-33233) Mustella tests failed with FP10.3

2012-12-09 Thread JIRA
ella test suite and test files as well with the 4 patches relative to mustella and localization, if someone want a chance to review them before, that's fine, otherwise, I'll apply then in few days. > Mustella tests failed with FP10.3 >

[jira] [Resolved] (FLEX-33279) There are no Mustella tests for AdvancedDataGrid

2012-12-04 Thread Carol Frampton (JIRA)
2012 New Revision: 1417139 URL: http://svn.apache.org/viewvc?rev=1417139&view=rev Log: Add in the AdvancedDataGrid tests. > There are no Mustella tests for AdvancedDataGrid > > > Key: FLEX-33279 >

Re: Mustella tests not running.

2012-12-04 Thread Alex Harui
OK, I think I fixed this. Works for me on Windows now. On 12/3/12 1:21 PM, "João Fernandes" wrote: > Hi, > > I'm trying to run Mustella tests to check if my proposed patch for spark > Datagrid didn't break anything but no tests are run. > > I've r

Re: Mustella tests not running.

2012-12-03 Thread Alex Harui
Looks like more Windows vs Mac issues. I will try it on Windows and see what happens. On 12/3/12 1:21 PM, "João Fernandes" wrote: > Hi, > > I'm trying to run Mustella tests to check if my proposed patch for spark > Datagrid didn't break anything but no test

Mustella tests not running.

2012-12-03 Thread João Fernandes
Hi, I'm trying to run Mustella tests to check if my proposed patch for spark Datagrid didn't break anything but no tests are run. I've run the full test suite first, then used the utilities to generate the DB and then the changes.txt which it did generate correcly bu

[jira] [Commented] (FLEX-33277) There are no Mustella tests for Charts

2012-12-01 Thread Alex Harui (JIRA)
r at Adobe. Gotta find out what we have to do to get them donated > There are no Mustella tests for Charts > -- > > Key: FLEX-33277 > URL: https://issues.apache.org/jira/browse/FLEX-33277 >

[jira] [Created] (FLEX-33279) There are no Mustella tests for AdvancedDataGrid

2012-11-26 Thread Carol Frampton (JIRA)
Carol Frampton created FLEX-33279: - Summary: There are no Mustella tests for AdvancedDataGrid Key: FLEX-33279 URL: https://issues.apache.org/jira/browse/FLEX-33279 Project: Apache Flex Issue

Re: Which Mustella tests use the Apache HTTPd server?

2012-11-22 Thread Alex Harui
You can use a mixin to switch the port to 8080. The runid.properties request is extraneous and should just be removed. -Alex On 11/22/12 1:55 PM, "Om" wrote: > Yup, it looks like mustella tests requests on port 80. > > The tests seems to run fine with the AIR based ser

[jira] [Created] (FLEX-33277) There are no Mustella tests for Charts

2012-11-22 Thread OmPrakash Muppirala (JIRA)
OmPrakash Muppirala created FLEX-33277: -- Summary: There are no Mustella tests for Charts Key: FLEX-33277 URL: https://issues.apache.org/jira/browse/FLEX-33277 Project: Apache Flex Issue

Re: Which Mustella tests use the Apache HTTPd server?

2012-11-22 Thread Om
Yup, it looks like mustella tests requests on port 80. The tests seems to run fine with the AIR based server. But there are few requests for a file called runid.properties and I cant find this file anywhere in the mustella directory. Any idea what is going on? Thanks, Om On Thu, Nov 22, 2012

Re: Which Mustella tests use the Apache HTTPd server?

2012-11-22 Thread Alex Harui
On 11/22/12 9:02 AM, "Omar Gonzalez" wrote: > > > Can u try/catch the server start up and increment the port number until you > find a free one? Sorry I'm not yet intimately familiar with Mustella, but I > guess the next question would be if the tests would then have access to the > dynamic p

Re: Which Mustella tests use the Apache HTTPd server?

2012-11-22 Thread Omar Gonzalez
On Thursday, November 22, 2012, Alex Harui wrote: > > > > On 11/22/12 1:21 AM, "Frédéric THOMAS" > > wrote: > > > that's the MarshallPlan tests > Yup, and a significant portion of tests with SWFLoader in it. > > It turns out that runner.java already launches a mini http server for > getting result

Re: Which Mustella tests use the Apache HTTPd server?

2012-11-22 Thread Alex Harui
On 11/22/12 1:21 AM, "Frédéric THOMAS" wrote: > that's the MarshallPlan tests Yup, and a significant portion of tests with SWFLoader in it. It turns out that runner.java already launches a mini http server for getting results. I thought about using it to serve these other requests as well.

Re: Which Mustella tests use the Apache HTTPd server?

2012-11-22 Thread Frédéric THOMAS
that's the MarshallPlan tests -Message d'origine- From: Om Sent: Thursday, November 22, 2012 9:41 AM To: flex-dev@incubator.apache.org Subject: Re: Which Mustella tests use the Apache HTTPd server? Tried that and the result came up with just Localhost{something}.as I will l

Re: Which Mustella tests use the Apache HTTPd server?

2012-11-22 Thread Om
Tried that and the result came up with just Localhost{something}.as I will look harder ;-) On Nov 22, 2012 12:39 AM, "Erik de Bruin" wrote: > Om, > > I don't know about specific tests, but might a source search for > 'localhost' not bring up a few? > > EdB > > > > On Thu, Nov 22, 2012 at 9:20 AM

Re: Which Mustella tests use the Apache HTTPd server?

2012-11-22 Thread Erik de Bruin
Om, I don't know about specific tests, but might a source search for 'localhost' not bring up a few? EdB On Thu, Nov 22, 2012 at 9:20 AM, Om wrote: > I am trying to eliminate the need for Apache HTTPd by creating a socket > based server in an AIR app itself. The AIR based server is working,

Mustella tests failed: when your computer language is not set to US

2012-11-18 Thread Frédéric THOMAS
Hi, Trying to run the Mustella tests on my computer (French Win7 OS) I discovered several issues regarding the tests (58 if I remember well), I thought at the beginning they was all due to the same problem regarding how the localized error messages was not handle correctly, I then discovered 4

[jira] [Updated] (FLEX-33242) Mustella tests failed: when your computer language doesn't match the expected localized error

2012-11-18 Thread JIRA
against all tests and it works > Mustella tests failed: when your computer language doesn't match the expected > localized error > - > > Key: FLEX-33242 &

[jira] [Updated] (FLEX-33242) Mustella tests failed: when your computer language doesn't match the expected localized error

2012-11-18 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frédéric THOMAS updated FLEX-33242: --- Attachment: (was: FLEX-33242.patch) > Mustella tests failed: when your compu

[jira] [Commented] (FLEX-33242) Mustella tests failed: when your computer language doesn't match the expected localized error

2012-11-11 Thread Alex Harui (JIRA)
sn't mess with the FlashPlayer's underlying implementations so the answer doesn't have to be hard-coded in the scripts. You should be able to find some of those changes in the SVN history. > Mustella tests failed: when your computer language doesn't matc

[jira] [Commented] (FLEX-33242) Mustella tests failed: when your computer language doesn't match the expected localized error

2012-11-11 Thread Alex Harui (JIRA)
ts on that approach? > Mustella tests failed: when your computer language doesn't match the expected > localized error > - > > Key: FLEX-33242 > URL: https:

[jira] [Comment Edited] (FLEX-33242) Mustella tests failed: when your computer language doesn't match the expected localized error

2012-11-11 Thread JIRA
t need to refactor it, it doesn't please me how I wrote it. > Mustella tests failed: when your computer language doesn't match the expected > localized error > - > >

[jira] [Commented] (FLEX-33242) Mustella tests failed: when your computer language doesn't match the expected localized error

2012-11-11 Thread JIRA
r this patch, everything goes well, just need to refactor it, it doesn't please me how I wrote it. > Mustella tests failed: when your computer language doesn&#x

[jira] [Commented] (FLEX-33242) Mustella tests failed: when your computer language doesn't match the expected localized error

2012-11-11 Thread JIRA
est suite again to check the other kind of issues I discovered before and check if I applied the modifications of this one everywhere. > Mustella tests failed: when your computer language doesn't match the expected

[jira] [Commented] (FLEX-33242) Mustella tests failed: when your computer language doesn't match the expected localized error

2012-11-11 Thread JIRA
opertyValue and AssertMethodValue, if the value type is ValueArray, the check uses the contains method and the doFail output is adapted. The use of this test methods looks like that now in case of checking for errors: > Mustella tests

[jira] [Updated] (FLEX-33242) Mustella tests failed: when your computer language doesn't match the expected localized error

2012-11-11 Thread JIRA
of issues, I would like to fix them before this pach been applied, it can be reviewed anyway > Mustella tests failed: when your computer language doesn't match the expected > loca

[jira] [Updated] (FLEX-33242) Mustella tests failed: when your computer language doesn't match the expected localized error

2012-11-11 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frédéric THOMAS updated FLEX-33242: --- Attachment: (was: FLEX-33242.patch) > Mustella tests failed: when your compu

[jira] [Comment Edited] (FLEX-33242) Mustella tests failed: when your computer language doesn't match the expected localized error

2012-11-10 Thread JIRA
s that the value could take a string as parameter and acts as it acts now (it should return the exact value) or could take an array (which means, it should contain all of the elements of the array). > Mustella tests failed: when your computer language doesn't

[jira] [Commented] (FLEX-33242) Mustella tests failed: when your computer language doesn't match the expected localized error

2012-11-06 Thread JIRA
. What I'm proposing is that the value could take a string as parameter and acts as it acts now (it should return the exact value) or could take an array (which means, it should contain all of the elements of the array). > Mustella tests failed: when your computer langu

[jira] [Updated] (FLEX-33242) Mustella tests failed: when your computer language doesn't match the expected localized error

2012-11-06 Thread JIRA
difiy AssertMethodValue as well because the method can use try/catch and then fall back in the same issue. I'll need to adapt the failed tests too. > Mustella tests failed: when your computer language doesn't match the expected

[jira] [Created] (FLEX-33242) Mustella tests failed: when your computer language doesn't match the expected localized error

2012-11-06 Thread JIRA
Frédéric THOMAS created FLEX-33242: -- Summary: Mustella tests failed: when your computer language doesn't match the expected localized error Key: FLEX-33242 URL: https://issues.apache.org/jira/browse/FLEX-

[jira] [Comment Edited] (FLEX-33233) Mustella tests failed with FP10.3

2012-11-05 Thread JIRA
ther swf-version than the official one. > Mustella tests failed with FP10.3 > - > > Key: FLEX-33233 > URL: https://issues.apache.org/jira/browse/FLEX-33233 > Project: Apache Flex >

[jira] [Updated] (FLEX-33233) Mustella tests failed with FP10.3

2012-11-05 Thread JIRA
drawn in the same way in every swf versions, so, right after a fresh checkout, I regenerate the images if I plan to build and test the framework in an other swf-version than the official one. > Mustella tests failed with FP1

[jira] [Closed] (FLEX-33067) Mustella tests don't run if sdk source folder contains spaces

2012-11-05 Thread Peter Ent (JIRA)
line parsing algorithm to allow spaces in paths "above" mustella directory (eg, in the FLEX_HOME directory path). > Mustella tests don't run if sdk source folder contains spaces > - > >

[jira] [Commented] (FLEX-33233) Mustella tests failed with FP10.3

2012-10-27 Thread JIRA
flex\sdk\develop\mustella\build.xml:1625: Java returned: 1 Total time: 1 minute 27 seconds > Mustella tests failed with FP10.3 > - > > Key: FLEX-33233 > URL: https://issues.apache.org/jir

[jira] [Updated] (FLEX-33233) Mustella tests failed with FP10.3

2012-10-26 Thread JIRA
textIndent_negative_Style_Label_Spark.png textIndent_negative_Style_Label.png.bad.png textIndent_negative_Style_Label.png 2 examples of bad image compare > Mustella tests failed with FP10.3 > - > > Key

[jira] [Created] (FLEX-33233) Mustella tests failed with FP10.3

2012-10-26 Thread JIRA
Frédéric THOMAS created FLEX-33233: -- Summary: Mustella tests failed with FP10.3 Key: FLEX-33233 URL: https://issues.apache.org/jira/browse/FLEX-33233 Project: Apache Flex Issue Type: Test

[jira] [Commented] (FLEX-33183) Revisit Mustella Tests

2012-08-28 Thread Alex Harui (JIRA)
Grid/test_scripts/ItemRenderer_BugTests2$itemRenderers_SDK13453 > Revisit Mustella Tests > --- > > Key: FLEX-33183 > URL: https://issues.apache.org/jira/browse/FLEX-33183 > Project: Apache Flex

[jira] [Updated] (FLEX-33183) Revisit Mustella Tests

2012-08-28 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Harui updated FLEX-33183: -- Component/s: Mustella > Revisit Mustella Tests > --- > >

[jira] [Created] (FLEX-33183) Revisit Mustella Tests

2012-08-28 Thread Alex Harui (JIRA)
Alex Harui created FLEX-33183: - Summary: Revisit Mustella Tests Key: FLEX-33183 URL: https://issues.apache.org/jira/browse/FLEX-33183 Project: Apache Flex Issue Type: Task Reporter

[jira] [Commented] (FLEX-60) Mustella tests don't run if sdk source folder contains spaces

2012-05-21 Thread Christophe Herreman (JIRA)
e to properly surround the source-path parameter with quotes in the Ant file. That's why I split it up in 2 arguments. If there is a way to do this in Ant, then please do so. > Mustella tests don't run if sdk source folde

[jira] [Commented] (FLEX-60) Mustella tests don't run if sdk source folder contains spaces

2012-05-21 Thread Carol Frampton (JIRA)
"; } This change doesn't feel quite right to me. > Mustella tests don't run if sdk source folder contains spaces > - > > Key: FLEX-60 > URL: https://issues.

[jira] [Reopened] (FLEX-60) Mustella tests don't run if sdk source folder contains spaces

2012-05-21 Thread Christophe Herreman (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Herreman reopened FLEX-60: - Please check the patch FLEX_60_2.patch > Mustella tests don't ru

Re: Paths with spaces issue when running Mustella tests

2012-05-14 Thread Christophe Herreman
Good to see that it is working now for you. Thanks for testing Justin. regards, Christophe 2012/5/14 Justin Mclean > Hi, > > > I've attached a new patch for > > https://issues.apache.org/jira/browse/FLEX-60that should also fix the > > issue on Mac. > > > > Can anyone who runs into this issue ap

Re: Paths with spaces issue when running Mustella tests

2012-05-14 Thread Alex Harui
On 5/13/12 5:26 PM, "Justin Mclean" wrote: > Hi, > >> I've attached a new patch for >> https://issues.apache.org/jira/browse/FLEX-60that should also fix the >> issue on Mac. >> >> Can anyone who runs into this issue apply the patch and test again? > > I've checked with a clean checkout and

[jira] [Commented] (FLEX-60) Mustella tests don't run if sdk source folder contains spaces

2012-05-13 Thread Justin Mclean (JIRA)
SX and it works for me. I was running "mini_run.sh tests/components/Button" to check. > Mustella tests don't run if sdk source folder contains spaces > - > > Key:

Re: Paths with spaces issue when running Mustella tests

2012-05-13 Thread Justin Mclean
Hi, > I've attached a new patch for > https://issues.apache.org/jira/browse/FLEX-60that should also fix the > issue on Mac. > > Can anyone who runs into this issue apply the patch and test again? I've checked with a clean checkout and on OSX and it works for me. Alex/Carol what do you think abo

Paths with spaces issue when running Mustella tests

2012-05-13 Thread Christophe Herreman
Hi, I've attached a new patch for https://issues.apache.org/jira/browse/FLEX-60that should also fix the issue on Mac. Can anyone who runs into this issue apply the patch and test again? regards, Christophe -- Christophe Herreman http://www.herrodius.com http://www.springactionscript.org http:/

[jira] [Updated] (FLEX-60) Mustella tests don't run if sdk source folder contains spaces

2012-05-13 Thread Christophe Herreman (JIRA)
uotes (representing paths). > Mustella tests don't run if sdk source folder contains spaces > - > > Key: FLEX-60 > URL: https://issues.apache.org/jira/browse/FLEX-60 >

[jira] [Commented] (FLEX-60) Mustella tests don't run if sdk source folder contains spaces

2012-05-10 Thread Alex Harui (JIRA)
s to StringToArray and then ArrayToString which seems to remove important spaces and doesn't seem to know about the quotes. -- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui > Mustella tests don't run if sdk source folde

[jira] [Commented] (FLEX-60) Mustella tests don't run if sdk source folder contains spaces

2012-05-10 Thread Christophe Herreman (JIRA)
test this unfortunately. I'll try to set up a virtual box. Do you have any idea where exactly the code breaks? This seems like a rather trivial fix. > Mustella tests don't run if sdk source folder contains spaces >

[jira] [Resolved] (FLEX-60) Mustella tests don't run if sdk source folder contains spaces

2012-05-10 Thread Alex Harui (JIRA)
times to break the command line into an array of strings which doesn't appear to be smart enough to understand quotes. > Mustella tests don't run if sdk source folder contains spaces > - > >

[jira] [Assigned] (FLEX-60) Mustella tests don't run if sdk source folder contains spaces

2012-05-10 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Harui reassigned FLEX-60: -- Assignee: Alex Harui (was: Bertrand Delacretaz) > Mustella tests don't run if sdk sourc

[jira] [Updated] (FLEX-60) Mustella tests don't run if sdk source folder contains spaces

2012-05-10 Thread Christophe Herreman (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Herreman updated FLEX-60: Attachment: FLEX-60.patch Attached patch > Mustella tests don't ru

[jira] [Created] (FLEX-60) Mustella tests don't run if sdk source folder contains spaces

2012-05-10 Thread Christophe Herreman (JIRA)
Christophe Herreman created FLEX-60: --- Summary: Mustella tests don't run if sdk source folder contains spaces Key: FLEX-60 URL: https://issues.apache.org/jira/browse/FLEX-60 Project: Apache

Re: Mustella tests

2012-05-08 Thread Christophe Herreman
I agree, having the code already available would be good. I guess some of us could assist in fixing the broken tests once we have the needed insights. So the sooner we have access, the better IMO. regards, Christophe 2012/5/8 Justin Mclean > Hi, > > >> We could donate with tests broken and fi

Mustella tests

2012-05-07 Thread Justin Mclean
Hi, >> We could donate with tests broken and fix them up > in Apache if folks are more interested in seeing the tests rather than > running them. I guess that depends on how many test currently fail. Having some % of test passing is still useful even as an exercise to get familiar with Musella