WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 80447
Too many tests (200+ on SL, 80+ on Lion) tests are failing on Mac port
https://bugs.webkit.org/show_bug.cgi?id=80447
Summary
Too many tests (200+ on SL, 80+ on Lion) tests are failing on Mac port
Ryosuke Niwa
Reported
2012-03-06 15:31:04 PST
There are so many tests failing on Snow Leopard bots:
http://build.webkit.org/builders/SnowLeopard%20Intel%20Release%20%28Tests%29
http://build.webkit.org/builders/Lion%20Intel%20Release%20%28Tests%29
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2012-03-12 19:55:49 PDT
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r110496%20(37999)/results.html
It seems like a large number of tedsts under java/lc3 are failing with the error like: 3FAIL TEST_CLASS.ambiguous(1) should be BYTE. Threw exception Error: java.lang.IllegalArgumentException: More than one method matching name ambiguous and arguments [java.lang.Double] 4 Method 1: public java.lang.String com.netscape.javascript.qa.lc3.number.Number_008.ambiguous(byte) 5 Method 2: public java.lang.String com.netscape.javascript.qa.lc3.number.Number_008.ambiguous(boolean)
Ryosuke Niwa
Comment 2
2012-03-12 19:58:35 PDT
+andersca, +jhoneycutt for the java failures. I've seen this failure for a while now way before the bots started to see. If I remember correctly, it started happening after some system update.
Jessie Berlin
Comment 3
2012-03-13 11:23:26 PDT
I don't know about the java failures yet, but a couple of us are trying to make headway on the Lion failures today.
Julien Chaffraix
Comment 4
2012-03-13 14:19:32 PDT
Landed some rebaselines I forgot to disable after
r110072
in
http://trac.webkit.org/changeset/110599
. I have noticed that some table related failures are related to Robert's caption layout work (CC'ing him if he has some thoughts).
Robert Hogan
Comment 5
2012-03-14 12:34:34 PDT
(In reply to
comment #4
)
> I have noticed that some table related failures are related to Robert's caption layout work (CC'ing him if he has some thoughts).
There are no actual failures related to captions (that I can see) in:
http://build.webkit.org/builders/Lion%20Intel%20Release%20%28Tests%29/builds/6339/steps/layout-test/logs/stdio
http://build.webkit.org/builders/SnowLeopard%20Intel%20Release%20%28Tests%29/builds/38042/steps/layout-test/logs/stdio
But there are a number of tests relating to the captions changes waiting to be rebaselined in Skipped/test_expectations.txt. They require image rebaselines, and although the bots don't use the pixel results, I have treated this as a blocker to adding just the rebaselined text results myself.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug