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

 
 

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

Submitted by:  Sandro Santilli <strk>
Submitted on:  Mon 25 Aug 2008 08:54:31 PM UTC  
 
Category: testsuiteSeverity: 4 - Important
Release: NoneStatus: Fixed
Privacy: PublicAssigned to: Zou Lunkai <zoulunkai>
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

(Jump to the original submission 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>
Project 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>
Project 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>
Project 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>
Project 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>In charge of this item.
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>
Project Member

 

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

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

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

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 4 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Wed 20 May 2009 12:51:56 PM UTCbwyStatusNone=>Fixed
      Open/ClosedOpen=>Closed
    Tue 30 Sep 2008 10:27:50 PM UTCstrkSeverity5 - Blocker=>4 - Important
    Mon 25 Aug 2008 08:54:32 PM UTCstrkCarbon-Copy-=>Added bwy

    Back to the top


    Powered by Savane 3.1-cleanup1