bugGnash - The GNU Flash player - Bugs: bug #24135, ...

 
 

bug #24135: misc-swfc.all/matrix_accuracy_test1.swf fails with pp

Submitter:  Sandro Santilli <strk>
Submitted:  Mon 25 Aug 2008 08:54:31 PM UTC
   
 
Category:  testsuite Severity:  4 - Important
Release:  None Status:  Fixed
Privacy:  Public Assigned to:  zoulunkai
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Wed 20 May 2009 12:51:56 PM UTC, comment #6: 

So we go with the windows version and shouldn't worry about this any more.

Benjamin Wolsey <bwy>
Group Member
Tue 30 Sep 2008 10:27:50 PM UTC, comment #5: 

Right, not a blocker. But since all of matrix float-to-int thing was based on the accuracy thing...

For comparison, when they have to choose, swfdec chooses the windows version of pp, and latest stable.
It'd make WIN 9,x,x,x I guess.

Sandro Santilli <strk>
Group Member
Tue 23 Sep 2008 07:38:54 AM UTC, comment #4: 

Is this really a blocker? Either we decide to mimic one of the different pp versions, or we deliberately ignore those tests if they're not useful for compatibility.

Benjamin Wolsey <bwy>
Group Member
Tue 26 Aug 2008 12:06:21 PM UTC, comment #3: 

With Safari and FF on 32-bit OSX 10.5 (intel) using the Adobe player 9,0,124,0

FAILED: mc1._x: expected: "-1" , obtained: "-107374182.4"  [/home/strk/src/gnash/gnash-head/testsuite/misc-swfc.all/matrix_accuracy_test1.sc:57]
FAILED: mc1._y: expected: "-256" , obtained: "-107374182.4"  [/home/strk/src/gnash/gnash-head/testsuite/misc-swfc.all/matrix_accuracy_test1.sc:59]
FAILED: mc1._width: expected: "2359295" , obtained: "3276800"  [/home/strk/src/gnash/gnash-head/testsuite/misc-swfc.all/matrix_accuracy_test1.sc:66]
FAILED: mc1._height: expected: "0" , obtained: "983040"  [/home/strk/src/gnash/gnash-head/testsuite/misc-swfc.all/matrix_accuracy_test1.sc:69]
FAILED: mc1._height: expected: "180" , obtained: "983040"  [/home/strk/src/gnash/gnash-head/testsuite/misc-swfc.all/matrix_accuracy_test1.sc:71]
#passed: 10
#failed: 5

Ed Martin <edman007>
Tue 26 Aug 2008 06:17:39 AM UTC, comment #2: 

I can reproduce strk's results (on Linux, of course).

Are the differences in sane cases that are likely to be used, or are they extreme values?

Benjamin Wolsey <bwy>
Group Member
Tue 26 Aug 2008 01:02:18 AM UTC, comment #1: 

I tried with both FP8 and FP9 on windows today, no failures here.
We need someone else to confirm this test.


PASSED: mc1._xscale == 100  [matrix_accuracy_test1.sc:38]
PASSED: mc1._yscale == 100  [matrix_accuracy_test1.sc:39]
XPASSED: mc1._xscale == 100  [matrix_accuracy_test1.sc:41]
XPASSED: mc1._yscale == 100  [matrix_accuracy_test1.sc:42]
XPASSED: mc1._xscale == 100  [matrix_accuracy_test1.sc:44]
XPASSED: mc1._yscale == 100  [matrix_accuracy_test1.sc:45]
XPASSED: mc1._rotation == 60  [matrix_accuracy_test1.sc:47]
PASSED: mc1._x == -1  [matrix_accuracy_test1.sc:57]
PASSED: mc1._y == -256  [matrix_accuracy_test1.sc:59]
XPASSED: mc1._xscale == -1  [matrix_accuracy_test1.sc:63]
XPASSED: mc1._xscale == 4294967295  [matrix_accuracy_test1.sc:65]
XPASSED: mc1._width == 2359295  [matrix_accuracy_test1.sc:66]
PASSED: mc1._height == 30  [matrix_accuracy_test1.sc:67]
PASSED: mc1._height == 0  [matrix_accuracy_test1.sc:69]
PASSED: mc1._height == 180  [matrix_accuracy_test1.sc:71]
#passed: 7
#failed: 0
#unexpected successes: 8
_END_OF_TEST_

Zou Lunkai <zoulunkai>
Mon 25 Aug 2008 08:54:31 PM UTC, original submission:  

Player Version: LNX 9,0,115,0
Tested on 32 and 64 bit


PASSED: mc1._xscale == 100  [/home/strk/src/gnash/gnash-head/testsuite/misc-swfc.all/matrix_accuracy_test1.sc:38]
PASSED: mc1._yscale == 100  [/home/strk/src/gnash/gnash-head/testsuite/misc-swfc.all/matrix_accuracy_test1.sc:39]
PASSED: mc1._xscale == 100  [/home/strk/src/gnash/gnash-head/testsuite/misc-swfc.all/matrix_accuracy_test1.sc:41]
PASSED: mc1._yscale == 100  [/home/strk/src/gnash/gnash-head/testsuite/misc-swfc.all/matrix_accuracy_test1.sc:42]
PASSED: mc1._xscale == 100  [/home/strk/src/gnash/gnash-head/testsuite/misc-swfc.all/matrix_accuracy_test1.sc:44]
PASSED: mc1._yscale == 100  [/home/strk/src/gnash/gnash-head/testsuite/misc-swfc.all/matrix_accuracy_test1.sc:45]
PASSED: mc1._rotation == 60  [/home/strk/src/gnash/gnash-head/testsuite/misc-swfc.all/matrix_accuracy_test1.sc:47]
FAILED: mc1._x: expected: "-1" , obtained: "-107374182.4"  [/home/strk/src/gnash/gnash-head/testsuite/misc-swfc.all/matrix_accuracy_test1.sc:57]
FAILED: mc1._y: expected: "-256" , obtained: "-107374182.4"  [/home/strk/src/gnash/gnash-head/testsuite/misc-swfc.all/matrix_accuracy_test1.sc:59]
PASSED: mc1._xscale == -1  [/home/strk/src/gnash/gnash-head/testsuite/misc-swfc.all/matrix_accuracy_test1.sc:63]
PASSED: mc1._xscale == 4294967295  [/home/strk/src/gnash/gnash-head/testsuite/misc-swfc.all/matrix_accuracy_test1.sc:65]
FAILED: mc1._width: expected: "2359295" , obtained: "3276800"  [/home/strk/src/gnash/gnash-head/testsuite/misc-swfc.all/matrix_accuracy_test1.sc:66]
PASSED: mc1._height == 30  [/home/strk/src/gnash/gnash-head/testsuite/misc-swfc.all/matrix_accuracy_test1.sc:67]
FAILED: mc1._height: expected: "0" , obtained: "983040"  [/home/strk/src/gnash/gnash-head/testsuite/misc-swfc.all/matrix_accuracy_test1.sc:69]
FAILED: mc1._height: expected: "180" , obtained: "983040"  [/home/strk/src/gnash/gnash-head/testsuite/misc-swfc.all/matrix_accuracy_test1.sc:71]
#passed: 10
#failed: 5
_END_OF_TEST_

Sandro Santilli <strk>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by edman007 (Posted a comment)
  • -email is unavailable- added by bwy (Posted a comment)
  • -email is unavailable- added by zoulunkai (Posted a comment)
  • -email is unavailable- added by strk
  • -email is unavailable- added by strk (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-05-20 bwy StatusNone Fixed
        Open/ClosedOpen Closed
    2008-09-30 strk Severity5 - Blocker 4 - Important
    2008-08-25 strk Carbon-Copy- Added bwy

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code