Frédéric THOMAS created FLEX-33319:
--
Summary: spark/formatters/CurrencyFormatter/Fallback/ some tests
fail in FP 11.4+
Key: FLEX-33319
URL: https://issues.apache.org/jira/browse/FLEX-33319
Project: A
[
https://issues.apache.org/jira/browse/FLEX-33319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frédéric THOMAS updated FLEX-33319:
---
Labels: mustella test (was: )
> spark/formatters/CurrencyFormatter/Fallback/ some tests
[
https://issues.apache.org/jira/browse/FLEX-33134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13536846#comment-13536846
]
Erik de Bruin commented on FLEX-33134:
--
Ashish, have you had any luck getting the CMS
For the TextInput test, I guess I would add a small fudge factor maybe like
this:
method="value=Number(application.textInput.alpha.toFixed(1)) + 0.003"
Or maybe the better solution is to find an alpha value that is a power of 2.
It might be more like 0.125.
On 12/19/12 11:11 PM, "Frédéric THOMAS
Hi,
Thanks for this info, I didn't noticed the old FP gave that kind of output
when used with toFixed(0) and internaly, the
falsh.globalization.CurrencyFormatter use toFixed(0) for the
fractionalDigits property, which is logical anyway.
An other one :
[1] I would use a rounded value because
It appears that in more recent players:
Number(0.12345).toFixed(0)
returns "0"
But older players returns "0."
Which is probably a bug (the "." following the "0" that they fixed.
For these tests, since they are AssertMethodValue, I would change the method
expression to add a "." if it is missin
@Alex,
Do you think the expected value is good ?
I think the valueExpression should be "value='RUR0'" because the
fractionalDigits is set to 0, so to me, the result "RUR0" is good.
- Fred
-Message d'origine-
From: Frédéric THOMAS
Sent: Thursday, December 20, 2012 6:16 AM
To: fl
[
https://issues.apache.org/jira/browse/FLEX-33318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13536795#comment-13536795
]
Justin Mclean edited comment on FLEX-33318 at 12/20/12 5:51 AM:
[
https://issues.apache.org/jira/browse/FLEX-33318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean resolved FLEX-33318.
--
Resolution: Not A Problem
Nice idea but more a feature for Flash builder or another IDE or stan
[
https://issues.apache.org/jira/browse/FLEX-33318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13536792#comment-13536792
]
Frédéric THOMAS commented on FLEX-33318:
I'm not sure I understand your point, if
[
https://issues.apache.org/jira/browse/FLEX-33318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Cheung updated FLEX-33318:
--
Description:
To encourage Flex Developer build large scale projects, integrating UML
features
[
https://issues.apache.org/jira/browse/FLEX-33318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Cheung updated FLEX-33318:
--
Description:
To encourage Flex Developer build large scale projects, integrating UML
features
[
https://issues.apache.org/jira/browse/FLEX-33318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13536788#comment-13536788
]
Stephen Cheung commented on FLEX-33318:
---
Yes, it should be IDE feature.
[
https://issues.apache.org/jira/browse/FLEX-33318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Cheung updated FLEX-33318:
--
Description:
To encourage Flex Developer build larger/complex projects, integrating UML
featur
Arff, I'm mixing everything, I shouldn't do that at 6 AM :P
-Message d'origine-
From: Frédéric THOMAS
Sent: Thursday, December 20, 2012 6:13 AM
To: flex-dev@incubator.apache.org
Subject: Re: Apache Flex 4.9 Release Candidate 3
But it seems normal to me that the format method removes th
But it seems normal to me that the format method removes the decimal
separator when there's no decimal part.
-Message d'origine-
From: Frédéric THOMAS
Sent: Thursday, December 20, 2012 6:08 AM
To: flex-dev@incubator.apache.org
Subject: Re: Apache Flex 4.9 Release Candidate 3
Oups, tha
Oups, that's the opposite, the expected is "0." and the result is "0".
-Message d'origine-
From: Frédéric THOMAS
Sent: Thursday, December 20, 2012 5:52 AM
To: flex-dev@incubator.apache.org
Subject: Re: Apache Flex 4.9 Release Candidate 3
Hi,
I was looking at the CurrencyFormatter and
[
https://issues.apache.org/jira/browse/FLEX-33318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13536775#comment-13536775
]
Frédéric THOMAS commented on FLEX-33318:
It seems what you asking is an IDE featur
Hi,
I was looking at the CurrencyFormatter and seen that if the value is set to
"0.12345.", the expected result is "0" but only when the value start by
"0.", the format method return "0.", with an other numbers, the decimal
separator disapear but not with 0, it's at least what's the fail tests
I am not getting the BubbleProperties failure, or the fxg failures on my
11.5 Windows run, but I did get the Image_styles_smoothingQuality,
TextInput_properties_tester, and CurrencyFormatter errors. I am going to
look into the CurrencyFormatter errors now. Then the TextInput test.
On 12/19/12 7
Stephen Cheung created FLEX-33318:
-
Summary: Automatically Construct UML Diagram of Project
Key: FLEX-33318
URL: https://issues.apache.org/jira/browse/FLEX-33318
Project: Apache Flex
Issue Ty
Waoou, never open the results.txt before, very usefull, thanks.
=
Failed:
=
components/Charts/Bubble/Properties/BubbleProperties
BubbleSeries_multipleAxes_disabledDays Failed CompareBitmap(
Great News!!!
Congratulations to the Apache Flex community!!!
Regards,
Eiichi Arikawa
2012/12/20 Carol Frampton :
>
>
> On 12/19/12 4 :00PM, "Doug Cutting" wrote:
>
>>The December board meeting took place on the 19th.
>>
>>The following directors were present:
>>
>> Rich Bowen
>> Doug Cutting
With the current solution you need to set the variables only in
unittest.properties or did I miss something? It's still possible to
set environment variables.
First it checks if FLEX_HOME exists set through unittest.properties ..
if not the it sets env.FLEX_HOME as FLEX_HOME.
.. what do thi
Indeed time to celebrate : )
Do we have post about this so we could spread the good news?
On Thu, Dec 20, 2012 at 6:12 AM, Rushme Nayak wrote:
> whoa, time to celebrate :)
>
>
> On Thu, Dec 20, 2012 at 3:33 AM, Guthmann, Scott <
> sguthm...@on3solutions.com
> > wrote:
>
> > > Flex just became a
Hi,
> What's your last day before you take off?
I'm off on Saturday which is Friday your time. Yep I live in the future. :-)
It may be that the internet connection while slow is still usable and hopefully
RC5 will be the last one.
Power wise should be no issues there's heaps of sun this time o
Is the first mirror at https://github.com/apache/flex still valid? If not,
maybe it can be removed.
--Dasa
On Dec 19, 2012, at 3:58 PM, Justin Mclean wrote:
> Hi,
>
> Was just taking a look at some of the github mirrors.
> https://github.com/apache/flex
> https://github.com/apache/flex-sdk
>
On 12/19/12 6 :51PM, "Alex Harui" wrote:
>
>
>
>On 12/19/12 3:31 PM, "Justin Mclean" wrote:
>>
>> So is there any education pricing for FB at all?
>The PM for FB is already out for the year. Remind me again next year and
>I
>will ask him.
Adobe has a company wide shutdown (at least in the U
Hi,
Was just taking a look at some of the github mirrors.
https://github.com/apache/flex
https://github.com/apache/flex-sdk
By default it shows no changes in the last several months which is probably not
what we want to say to the outside world.
Is there any way we can get develop to show as th
On 12/19/12 3:31 PM, "Justin Mclean" wrote:
>
> So is there any education pricing for FB at all?
The PM for FB is already out for the year. Remind me again next year and I
will ask him.
--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui
What's your last day before you take off?
On 12/19/12 3:03 PM, "Justin Mclean" wrote:
> Hi,
>
>> Adobe is not open next week so I will be working from home
>> and testing the installer is slow because of the internet speeds I get at
>> home, so
>> the less downloading I need to do, the better.
On 12/19/12 3:02 PM, "Chema Balsas" wrote:
>>
>> Since this is old code without a lot of tests behind in, in this case the
>> best practice would be to touch as little code as possible.
>
>
> I agree... I did ran a full mustella pass though, to be sure, before
> committing. I assume not eve
Adobe no longer have a free license of Flash Builder.
Only trought Creative Cloud License of 19.99 USD /month
That is a price for students and teachers.
But, in Mexico, we dont have that privileges, if in a Mexico a student /
teacher want it...
It have to pay 49.99 USD / month
The only informati
Hi,
> Sorry for all the noise...
No need to be sorry any commit is only a revert away. The fact that this is all
public mean we're likely to catch any issues earlier than later - all part of
the process.
Justin
Hi,
Someone want to add the news (being a top level project) to here?
http://en.wikipedia.org/wiki/Apache_Flex
Thanks,
Justin
Ok then... both commits have been reverted and the issues I originally
created for them have been reopened.
As Alex suggested, I'll be working on creating simple tests and log
particular jira issues for the bugs we've found.
Sorry for all the noise...
Cheers,
Chema
2012/12/20 Chema Balsas
> S
Hi,
This is a Apache Flex 4.9.0 release candidate 5. Please see the RELEASE_NOTES
and the README.
Fixed in this release candidate:
- Addition information and minor changes in README
- Added missing locales files for apache and experimental swcs
- Minor changes to batik build script
- Merged upd
I didn't run it but looking quickly at the code, I've seen that no locales
have been set at startup, the selected index of the combo was set to the 1st
language element but for sure will never fire as a change event, only commit
value, so, how the default language is set, from the code, I've got
Hi,
> Adobe is not open next week so I will be working from home
> and testing the installer is slow because of the internet speeds I get at
> home, so
> the less downloading I need to do, the better.
On that subject I may need someone to take over as Release Manager (or help
package up and dep
>
> Since this is old code without a lot of tests behind in, in this case the
> best practice would be to touch as little code as possible.
I agree... I did ran a full mustella pass though, to be sure, before
committing. I assume not even that is enough then, and that some parts of
code may be un
[
https://issues.apache.org/jira/browse/FLEX-33301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chema Balsas reopened FLEX-33301:
-
Reopening. Some issues identified as falcon bugs, must be fixed inside falcon
codebase.
Previous ch
HI,
Consider this vote closed (and RC4 rejected as a release candidate) a new vote
for RC5 will be posted soon.
Thanks,
Justin
On 12/19/12 5 :40PM, "Justin Mclean" wrote:
>Hi,
>
>> I don't think that's the right change. I'm guessing the intent is to
>>change
>> a local variable, not the instance's height property?
>
>
>Nice catch. Calling a variable the same as a local property is probably a
>bad idea. Best fix here I
[
https://issues.apache.org/jira/browse/FLEX-33304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chema Balsas reopened FLEX-33304:
-
Reopening. Issue is to be considered as a Falcon bug and must be fixed inside
Falcon codebase.
Reve
Ok. I didn't see that.
On 12/19/12 2:45 PM, "Chema Balsas" wrote:
>>
>> I don't think that's the right change. I'm guessing the intent is to
>> change
>> a local variable, not the instance's height property?
>
>
> I think height was already a local variable as it was being passed as an
> a
On 12/19/12 2:40 PM, "Justin Mclean" wrote:
> Hi,
>
>> I don't think that's the right change. I'm guessing the intent is to change
>> a local variable, not the instance's height property?
>
>
> Nice catch. Calling a variable the same as a local property is probably a bad
> idea. Best fix h
>
> I don't think that's the right change. I'm guessing the intent is to
> change
> a local variable, not the instance's height property?
I think height was already a local variable as it was being passed as an
argument to the call
override protected function drawRowBackground(s:Sprite, row
>
> Just try to keep it in the same style as the current code in general, but
> it does vary a little and there are inconsistencies.
Thanks! Will do
2012/12/19 Justin Mclean
> Hi,
>
> > BTW, in regard of the whitespace/new lines... do we have a coding style
> > document in the wiki to follow?
Hi,
> I don't think that's the right change. I'm guessing the intent is to change
> a local variable, not the instance's height property?
Nice catch. Calling a variable the same as a local property is probably a bad
idea. Best fix here I think would be to rename height to something else?
Just
Hi,
> BTW, in regard of the whitespace/new lines... do we have a coding style
> document in the wiki to follow?
Just try to keep it in the same style as the current code in general, but it
does vary a little and there are inconsistencies.
Thanks,
Justin
On 12/19/12 2:23 PM, "Chema Balsas" wrote:
>>
>> But but what about this
>> Was:
>> var height:Number = Math.min(height,
>> listContent.height -
>> y);
>> changed to:
>> height = Math.min(height, listContent.height - y);
Hi Chema,
I don't think that's the right change
Hi,
> var height:Number = Math.min(height,
> listContent.height -
> y);
> changed to:
>height = Math.min(height, listContent.height - y);
The new version is also much easier to read IMO.
Justin
On 12/19/12 2:18 PM, "Carol Frampton" wrote:
>
>
> On 12/19/12 5 :06PM, "Chema Balsas" wrote:
>
>>>
>>> The policy should be to not change valid and correct AS code in the SDK
>>> just
>>> because Falcon cannot compile it. There will be times when we will
>>> change
>>> the SDK code beca
Ok, I'll be reverting them shortly, and definitely being more careful in
the future...
BTW, in regard of the whitespace/new lines... do we have a coding style
document in the wiki to follow?
Sorry again for the trouble.
Cheers,
Chema
2012/12/19 Gordon Smith
> I think these are Falcon bugs.
>
I think these are Falcon bugs.
- Gordon
-Original Message-
From: Chema Balsas [mailto:jbal...@gmail.com]
Sent: Wednesday, December 19, 2012 1:57 PM
To: flex-dev@incubator.apache.org
Subject: Re: svn commit: r1423863 -
/incubator/flex/sdk/branches/develop/frameworks/projects/charts/src/m
>
> But but what about this
> Was:
> var height:Number = Math.min(height,
> listContent.height -
> y);
> changed to:
> height = Math.min(height, listContent.height - y);
Oh, sorry, that would be me. The problem there was of the 'duplicated
variable' type. It was me who put
On 12/19/12 5 :06PM, "Chema Balsas" wrote:
>>
>> The policy should be to not change valid and correct AS code in the SDK
>> just
>> because Falcon cannot compile it. There will be times when we will
>>change
>> the SDK code because Falcon is stricter than MXMLC, but I don't think
>>these
>> ch
whoa, time to celebrate :)
On Thu, Dec 20, 2012 at 3:33 AM, Guthmann, Scott wrote:
> > Flex just became a TLP (top-level project) with Alex as our VP
> This is terrific news! CONGRATULATIONS TO ONE AND ALL!
>
--
Warm Regards,
*Rush-me*
>
> The policy should be to not change valid and correct AS code in the SDK
> just
> because Falcon cannot compile it. There will be times when we will change
> the SDK code because Falcon is stricter than MXMLC, but I don't think these
> changes fall into that category.
I've already left some i
> Flex just became a TLP (top-level project) with Alex as our VP
This is terrific news! CONGRATULATIONS TO ONE AND ALL!
>
> What was the type of d, the type of v, and the type of parseFunction?
d was Date, v was object, and for parseFunction there was
override public function set parseFunction(value:Function):void
{
super.parseFunction = value;
}
What is the type of newStyles? Is styleFunction of type Func
This is great news and a great way to end the year.
--peter
On 12/19/12 4:39 PM, "Gordon Smith" wrote:
>Woohoo!
>
>- Gordon
>
>-Original Message-
>From: Carol Frampton [mailto:cfram...@adobe.com]
>Sent: Wednesday, December 19, 2012 1:13 PM
>To: flex-dev@incubator.apache.org
>Subject: Fle
Woohoo!
- Gordon
-Original Message-
From: Carol Frampton [mailto:cfram...@adobe.com]
Sent: Wednesday, December 19, 2012 1:13 PM
To: flex-dev@incubator.apache.org
Subject: Flex just became a TLP (top-level project) with Alex as our VP
On 12/19/12 4 :00PM, "Doug Cutting" wrote:
>The D
What is the type of newStyles? Is styleFunction of type Function?
- Gordon
-Original Message-
From: Chema Balsas [mailto:jbal...@gmail.com]
Sent: Wednesday, December 19, 2012 12:47 PM
To: flex-dev@incubator.apache.org
Subject: Re: svn commit: r1423863 -
/incubator/flex/sdk/branches/dev
I'm trying to understand whether this error is a Falcon bug or not. What was
the type of d, the type of v, and the type of parseFunction?
- Gordon
-Original Message-
From: Chema Balsas [mailto:jbal...@gmail.com]
Sent: Wednesday, December 19, 2012 12:19 PM
To: flex-dev@incubator.apache.o
Congratulations to the Apache Flex community! A job well done.
Regards,
Dave
On Dec 19, 2012, at 1:27 PM, Michael Schmalle wrote:
> Great to hear, definitely a step up from 1 year ago.
>
> Mike
>
> Quoting Carol Frampton :
>
>>
>>
>> On 12/19/12 4 :00PM, "Doug Cutting" wrote:
>>
>>> The D
http://incubator.apache.org/guides/graduation.html#life-after-graduation
Congratulation to all of you guys!!! This is a great step that should be the
next big message to the world ;)
Am 19.12.2012 um 22:25 schrieb Jonathan Campos:
> On Wed, Dec 19, 2012 at 3:19 PM, Justin Mclean
> wrote:
>
>> We're out of incubation! Congratulations everyone and thanks to everyone
Yahoo!
Thanks for all the hard work everybody! Good luck to Alex to steer this
herd of cats (us) in the right direction as our new VP :)
-Nick
On Wed, Dec 19, 2012 at 4:25 PM, Jonathan Campos wrote:
> On Wed, Dec 19, 2012 at 3:19 PM, Justin Mclean >wrote:
>
> > We're out of incubation! Congra
Great to hear, definitely a step up from 1 year ago.
Mike
Quoting Carol Frampton :
On 12/19/12 4 :00PM, "Doug Cutting" wrote:
The December board meeting took place on the 19th.
The following directors were present:
Rich Bowen
Doug Cutting
Bertrand Delacretaz
Roy T. Fielding
Ross Ga
Hi Chema,
The policy should be to not change valid and correct AS code in the SDK just
because Falcon cannot compile it. There will be times when we will change
the SDK code because Falcon is stricter than MXMLC, but I don't think these
changes fall into that category.
Thanks,
-Alex
On 12/19/1
Hi,
We're out of incubation! Congratulations everyone and thanks to everyone who
made this possible.
Justin
On 12/19/12 4 :00PM, "Doug Cutting" wrote:
>The December board meeting took place on the 19th.
>
>The following directors were present:
>
> Rich Bowen
> Doug Cutting
> Bertrand Delacretaz
> Roy T. Fielding
> Ross Gardler
> Jim Jagielski
> Brett Porter
> Sam Ruby
> Greg Stein
>
>The fol
The error in OLAPDatagrid.as was
Error: Implicit coercion of a value of type IOLAPAxisPosition to an
> unrelated type Function.
> newStyles = styleFunction(rowPosn, colPosn, cellValue);
> ^
Both may be related with a setter with that name being d
I remember there was a fix submitted as a patch. I am not sure if that was
committed.
Erik, do you remember what happened to that patch?
Om
On Dec 19, 2012 12:22 PM, "Chema Balsas" wrote:
> Hi,
>
> I was checking the installer, and was starting to add a translation for the
> es_ES locale. After
Hi,
I was checking the installer, and was starting to add a translation for the
es_ES locale. After compiling and launching it, There are lots of buttons
with empty labels. If you select a different locale and then back to
spanish, then the labels appear.
I remember reading something like this be
svn commit: r1423864 looks like it falls in the same category and should
be reverted
Carol
On 12/19/12 3 :07PM, "Justin Mclean" wrote:
>HI,
>
>> +var parseFunction:Function = this.parseFunction;
>
>
>Wouldn't it be better to fix Flacon rather than change the SDK in this
>way? Seems a
Hi,
The error was
Error: Implicit coercion of a value with static type Object to a possibly
> unrelated type Function.
> d = parseFunction(v);
In this case, I used that "hackish" construction because I saw it was
already used somewhere else in the existing code. For example, you can
What error or warning did Falcon produce without this?
- Gordon
-Original Message-
From: Justin Mclean [mailto:jus...@classsoftware.com]
Sent: Wednesday, December 19, 2012 12:07 PM
To: flex-dev@incubator.apache.org
Subject: Re: svn commit: r1423863 -
/incubator/flex/sdk/branches/develop
HI,
> +var parseFunction:Function = this.parseFunction;
Wouldn't it be better to fix Flacon rather than change the SDK in this way?
Seems a bit hackish to me.
Thanks,
Justin
> -Original Message-
> From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of Om
> Sent: Wednesday, December 19, 2012 9:36 AM
> To: flex-dev@incubator.apache.org
> Subject: Re: [VOTE] Apache Flex 4.9 Release Candidate 4
>
> >
> > > 1. Would there be value in adding drop downs tha
[
https://issues.apache.org/jira/browse/FLEX-33309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chema Balsas resolved FLEX-33309.
-
Resolution: Fixed
Fixed in http://svn.apache.org/viewvc?view=revision&revision=1423977
Chema Balsas created FLEX-33317:
---
Summary: Falcon can't compile textLayout
Key: FLEX-33317
URL: https://issues.apache.org/jira/browse/FLEX-33317
Project: Apache Flex
Issue Type: Bug
>
> > 1. Would there be value in adding drop downs that let users switch
> between
> > FP swc versions and AIR sdk versions?
> I would say no. I wouldn't want to take the time to test this additional
> functionality. Could the two URLs it will hit (based on the answer to #2)
> be stored in an ex
Hi,
Yeah, apparently, more we up the FP version (and so the swf-version) more we've
got image compare issues, as Alex sayd, "It looks like there are changes in the
way the player chooses pixels for some of the blend modes and filters in the
newer players".
- Fred
-Original Message-
Fr
I was running on 11.2... I've downloaded 11.5 and those are still failing
(though the imagediffs are somewhat different than before...)
As Alex says, probably other ones are failing now on 11.5... I'll run a
full pass tonight and get back at you with the results.
Cheers,
Chema
2012/12/19 Alex Ha
My 11.5 run on Windows shows the same gumbo/image failure. It looks like there
are changes in the way the player chooses pixels for some of the blend modes
and filters in the newer players.
I got 10 other errors where the output shows that AssertMethodValue returned
the expected results but it
Hi,
I'm gonna try to manage that.
Thanks,
Fred.
-Original Message-
From: Carol Frampton [mailto:cfram...@adobe.com]
Sent: Wednesday, December 19, 2012 5:44 PM
To: flex-dev@incubator.apache.org
Subject: Re: Apache Flex 4.9 Release Candidate 3
On 12/19/12 11 :40AM, "Frédéric THOMAS" w
Hi,
For the bubbles, I've seen it before, for the spark ones, I can't remember I've
seen it before in 11.1 but I've got it too in 11.4, then, I know for sure now,
it's an image compare problem, thanks.
- Fred
-Original Message-
From: Chema Balsas [mailto:jbal...@gmail.com]
Sent: Wedn
I was loooking at them just now (pretty cool, by the way! ;)).
For the spark test, it shows one square near the bottom... I'd say that it
corresponds to multiply or lighten...
For the charts test, it kind of shows the edges of most of the bubbles and
the text in the horizontal axis.
I'm running
Another quick note -- I don't think we need to list the other versions of
the playerglobal SWCs separately in *6 under the prerequisites, if we list
them out under the flash player version support section. No need to make
it longer than it needs to be.
-Nick
On Wed, Dec 19, 2012 at 11:42 AM, Nic
On 12/19/12 11 :40AM, "Frédéric THOMAS" wrote:
>Hi,
>
>The 2 firsts which now disappeared were timeouts, I guess, for the
>remaining except for the CurrencyFormatter there are timeouts too because
>they doesn't appear in my flashlog.txt, I'm gonna check that and
>eventually up their timeouts (a
Hi Chema,
Did you use the mustella/as3/src/mustella/ImageDiffAIR.air to look at the
bitmap differences ?
- Fred
-Original Message-
From: Chema Balsas [mailto:jbal...@gmail.com]
Sent: Wednesday, December 19, 2012 5:26 PM
To: flex-dev@incubator.apache.org
Subject: Re: Apache Flex 4.9 Rel
I don't think we should mention the flex.apache.org URL yet. Even if we do
graduate this evening, the infrastructure team will take some time to setup
the new URL, hosting, etc. It could be weeks before we see the new site up
and working. The old URL will forward to the new one when it is active
Hi,
The 2 firsts which now disappeared were timeouts, I guess, for the remaining
except for the CurrencyFormatter there are timeouts too because they doesn't
appear in my flashlog.txt, I'm gonna check that and eventually up their
timeouts (and I'll check in the results.txt too, BTW, I didn't kn
Then if they are bitmap compare failures you can use
mustella/as3/src/mustella/ImageDiffAIR.air to look at the bitmap
differences. Or were the first couple timeouts? The screen after your
run or the bottom of results.txt would have this information.
Carol
On 12/19/12 11 :20AM, "Frédéric THOMAS"
Hi,
I ran a full mustella run a couple of days ago on the develop branch and
couldn't get to pass
components/Charts/Bubble/Properties/BubbleProperties
BubbleSeries_multipleAxes_disabledDays
spark/core/fxg/properties/fxgtemplate_tester filters_filters_blend
I checked the pngs for the charts one a
Hi Carol,
Already done and it gave me less than before but I just did it again and gave
me 14, once again and gave me 14 too [1].
- Fred.
[1]
components/Charts/Bubble/Properties/BubbleProperties
BubbleSeries_multipleAxes_disabledDays
gumbo/components/Image/styles/Image_styles_smoothingQuality
[
https://issues.apache.org/jira/browse/FLEX-33303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chema Balsas resolved FLEX-33303.
-
Resolution: Fixed
Fixed in http://svn.apache.org/viewvc?view=revision&revision=1423911
On 12/19/12 11 :05AM, "Frédéric THOMAS" wrote:
>Running Mustella tests on the develop branch - FP11.4 / AIR3.4 / en_US
>
>1- ant -> build success
>2- ant other.locales -> build success
>3- ant checkintests -> pass
>4- sh mini_run.sh -all -> Fails: 16 [1] (some of them [2] are probably
>relative
1 - 100 of 112 matches
Mail list logo