I'm seeing new failures on these layout tests (even after a clean build): fast/forms/element-by-name fast/js/exception-linenums fast/loader/loadInProgress These were working 24 hours ago. Others confirm they are seeing these failures, although not everyone sees all three. Lets not commit any other code changes to the tree until we resolve these regressions. Here's hoping it's just something wrong on my computer. -- Darin
On 21-Jun-05, at 1:25 PM, Darin Adler wrote:
I'm seeing new failures on these layout tests (even after a clean build):
fast/forms/element-by-name fast/js/exception-linenums fast/loader/loadInProgress
These were working 24 hours ago. Others confirm they are seeing these failures, although not everyone sees all three.
FYI, I'm getting failures on: fast/forms/element-by-name fast/loader/loadInProgress after a clean build. Developer or Deployment builds.
On Jun 21, 2005, at 10:25 AM, Darin Adler wrote:
I'm seeing new failures on these layout tests (even after a clean build):
fast/forms/element-by-name fast/js/exception-linenums fast/loader/loadInProgress
These were working 24 hours ago. Others confirm they are seeing these failures, although not everyone sees all three.
Lets not commit any other code changes to the tree until we resolve these regressions. Here's hoping it's just something wrong on my computer.
I have been seeing two of these starting late Sunday, so I think they have been broken more than 24 hours. Even a clean build did not fix them. (elements-by-name and loadInProgress are the ones). I'll work on investigating this further. Regards, Maciej
Looks like the fix for http://bugzilla.opendarwin.org/attachment.cgi? id=2483 caused these failures. -Adele On Jun 21, 2005, at 10:25 AM, Darin Adler wrote:
I'm seeing new failures on these layout tests (even after a clean build):
fast/forms/element-by-name fast/js/exception-linenums fast/loader/loadInProgress
These were working 24 hours ago. Others confirm they are seeing these failures, although not everyone sees all three.
Lets not commit any other code changes to the tree until we resolve these regressions. Here's hoping it's just something wrong on my computer.
-- Darin
_______________________________________________ webkit-dev mailing list webkit-dev@opendarwin.org http://www.opendarwin.org/mailman/listinfo/webkit-dev
That's Bug 3293 for those of you playing along at home. Object.prototype.hasOwnProperty() missing http://bugzilla.opendarwin.org/show_bug.cgi?id=3293 Dave On Jun 21, 2005, at 7:18 PM, Adele Peterson wrote:
Looks like the fix for http://bugzilla.opendarwin.org/ attachment.cgi?id=2483 caused these failures.
-Adele
On Jun 21, 2005, at 10:25 AM, Darin Adler wrote:
I'm seeing new failures on these layout tests (even after a clean build):
fast/forms/element-by-name fast/js/exception-linenums fast/loader/loadInProgress
These were working 24 hours ago. Others confirm they are seeing these failures, although not everyone sees all three.
Lets not commit any other code changes to the tree until we resolve these regressions. Here's hoping it's just something wrong on my computer.
-- Darin
_______________________________________________ webkit-dev mailing list webkit-dev@opendarwin.org http://www.opendarwin.org/mailman/listinfo/webkit-dev
_______________________________________________ webkit-dev mailing list webkit-dev@opendarwin.org http://www.opendarwin.org/mailman/listinfo/webkit-dev
participants (5)
-
Adele Peterson
-
Clever Monkey
-
Darin Adler
-
David D. Kilzer
-
Maciej Stachowiak