Bug 18225 - ACID3 tests at a max of : 94/100 on powerpc G5 10.5.2 (r31436 and all before, 94 is the max of course)
Summary: ACID3 tests at a max of : 94/100 on powerpc G5 10.5.2 (r31436 and all before,...
Status: RESOLVED DUPLICATE of bug 18141
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-30 13:02 PDT by pixluser
Modified: 2008-07-18 07:58 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pixluser 2008-03-30 13:02:57 PDT
Here is the ACID3 javascript tests log :

Failed 6 tests.
Test 26 passed, but took 227ms (less than 30fps)
Test 69 failed: t was null
Test 74 failed: getSVGDocument failed for <iframe> referencing an svg document.
Test 75 failed: Value undefined (result of expression svg.setCurrentTime) is not object.
Test 76 failed: expected '0' but got '100' - Incorrect animVal value after svg animation.
Test 77 failed: expected '3' but got '0' - getNumberOfChars returned incorrect string length.
Test 78 failed: expected '90' but got '0' - getRotationOfChar(0) failed.
Total elapsed time: 1.15s
Comment 1 Mark Rowe (bdash) 2008-03-30 17:10:52 PDT
Do you have the Adobe SVG plugin installed?  Open Help -> Installed Plug-ins and see if it is mentioned.  If it is, you should remove it and see whether you then get 100/100.
Comment 2 pixluser 2008-03-30 17:25:20 PDT
(In reply to comment #1)
> Do you have the Adobe SVG plugin installed?  Open Help -> Installed Plug-ins
> and see if it is mentioned.  If it is, you should remove it and see whether you
> then get 100/100.
> 

yes i remove it and now it's say 98 with errors and some bug square at the top right with those errors at my first TRY=

Failed 2 tests.
Test 00 passed, but took 117ms (less than 30fps)
Test 26 passed, but took 248ms (less than 30fps)
Test 77 failed: expected '4776' but got '5550' - getComputedTextLength failed.
Test 78 failed: expected '90' but got '0' - getRotationOfChar(0) failed.
Test 79 passed, but took 78ms (less than 30fps)
Total elapsed time: 2.65s

After the third reload it say 100% with =


Failed 0 tests.
Test 26 passed, but took 267ms (less than 30fps)
Test 69 passed, but took 31 attempts (less than perfect).
Test 79 passed, but took 72ms (less than 30fps)
Total elapsed time: 2.62s
Comment 3 Alexey Proskuryakov 2008-07-18 07:27:58 PDT
(In reply to comment #2)
> Test 77 failed: expected '4776' but got '5550' - getComputedTextLength failed.
> Test 78 failed: expected '90' but got '0' - getRotationOfChar(0) failed.

These errors occur on Intel machines sometimes, as well - I'm not sure if anyone figured out if this is purely a server-side bug, or a timing issue in WebKit.
Comment 4 Alexey Proskuryakov 2008-07-18 07:58:53 PDT
That's bug 18141.

*** This bug has been marked as a duplicate of 18141 ***