Alex,

You have committed this fix and the new png.xml to the 'release'
branch. Mustella runs on the 'develop' branch, so it won't pick them
up until they are merged back into develop... Should I run Mustella on
the 'release' branch during a release period?

EdB



On Thu, Jul 18, 2013 at 7:39 AM,  <aha...@apache.org> wrote:
> Updated Branches:
>   refs/heads/release4.10.0 94347c5a1 -> c58d7126e
>
>
> fix tests on win with FP11.7
>
>
> Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
> Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/c58d7126
> Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/c58d7126
> Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/c58d7126
>
> Branch: refs/heads/release4.10.0
> Commit: c58d7126e84b410afad5b80f096b18db4c85eaa8
> Parents: 94347c5
> Author: Alex Harui <aha...@apache.org>
> Authored: Thu Jul 18 06:35:55 2013 +0100
> Committer: Alex Harui <aha...@apache.org>
> Committed: Thu Jul 18 06:35:55 2013 +0100
>
> ----------------------------------------------------------------------
>  .../tests/spark/core/fxg/properties/fxgtemplate_tester.mxml  | 8 ++------
>  1 file changed, 2 insertions(+), 6 deletions(-)
> ----------------------------------------------------------------------
>
>
> http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/c58d7126/mustella/tests/spark/core/fxg/properties/fxgtemplate_tester.mxml
> ----------------------------------------------------------------------
> diff --git a/mustella/tests/spark/core/fxg/properties/fxgtemplate_tester.mxml 
> b/mustella/tests/spark/core/fxg/properties/fxgtemplate_tester.mxml
> index f3b3984..8d3c3b3 100644
> --- a/mustella/tests/spark/core/fxg/properties/fxgtemplate_tester.mxml
> +++ b/mustella/tests/spark/core/fxg/properties/fxgtemplate_tester.mxml
> @@ -1215,9 +1215,7 @@
>              <RunCode code="application.grp.addElement(new filters_blend)" 
> waitEvent="updateComplete" waitTarget="grp"/>
>          </setup>
>          <body>
> -            <CompareBitmap url="../properties/baselines"  
> numColorVariances="8" ignoreMaxColorVariance="true"  target="grp">
> -                               <ConditionalValue os="win"/>
> -                       </CompareBitmap>
> +            <CompareBitmap url="../properties/baselines/$testID.png"  
> numColorVariances="8" ignoreMaxColorVariance="true"  target="grp" />
>                 </body>
>      </TestCase>
>
> @@ -1840,9 +1838,7 @@
>                      <RunCode code="application.grp.addElement(new 
> shape_bmpgraphic_scalegridgroup)" waitEvent="updateComplete" 
> waitTarget="grp"/>
>                  </setup>
>                  <body>
> -                    <CompareBitmap url="../properties/baselines/"  
> numColorVariances="8" ignoreMaxColorVariance="true"  target="grp">
> -                                               <ConditionalValue os="win"/>
> -                                       </CompareBitmap>
> +                    <CompareBitmap url="../properties/baselines/$testID.png" 
>  numColorVariances="8" ignoreMaxColorVariance="true"  target="grp" />
>                  </body>
>              </TestCase>
>
>



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

Reply via email to