Bug 18033
Summary: | Acid3 tests 69, 74, and 78 fail on PPC (for some people, not everyone) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yuen Ho Wong <wyuenho> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ap, hahn.seb |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (PowerPC) | ||
OS: | OS X 10.4 | ||
Bug Depends on: | |||
Bug Blocks: | 17064 |
Yuen Ho Wong
See comment 22 and 25 on this link.
http://webkit.org/blog/167/webkit-gets-an-a-on-acid3/#comments
Thomas Ganter seems to be using Leopard whereas I'm using Tiger, so the only common denominator is PPC. I've isolated down to these 3 tests that are reported fixed but still failing on PPC.
To save you some potential headache. I've used Monolingual to remove the extra languages, and stripped the binary of non-G4 architecture binary code.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
FWIW, I do not see this on my G4/1.25DP - both a local debug build and r31238 nightly pass these tests, and give a 95/100 overall. Testing on 10.4.11 with Safari 3.0.4.
Test 69 often gives warnings such as "took 44 attempts".
I did see failure of test 77 once, but that is tracked as bug 17672.
Yuen Ho Wong
For 78, it's probably bug 17063 because the error messages match.
I don't see anything related to 69 or 74 anywhere however.
David Kilzer (:ddkilzer)
(In reply to comment #0)
> To save you some potential headache. I've used Monolingual to remove the extra
> languages, and stripped the binary of non-G4 architecture binary code.
This is an unsupported configuration. Results after performing such a change are not valid.
Yuen Ho Wong
I forgot to mention that running the universal Webkit nightly without stripping also has this problem.
I can't really unstrip my system so I can't test whether it is some other libraries Webkit is referencing is causing the problem or Webkit itself.
Not sure if Thomas Ganter has ran Monolingual. He certainly didn't mention it. If he hasn't, or done anything weird to his binaries, then it's not a problem of Monolingual.
hahn.seb
This should be a duplicate of http://bugs.webkit.org/show_bug.cgi?id=17884
Alexey Proskuryakov
Indeed.
*** This bug has been marked as a duplicate of 17884 ***