Re: [webkit-dev] Prolonged JavaScriptCore Test Failures

2011-12-09 Thread Mark Hahnenberg
Hi Brent,

I'm currently investigating these failures.  I'd welcome any help in diagnosing 
exactly what's going wrong.  I suspect we may have several bugs piled up on one 
another due to the length of time that the tests have been red :-(

-Mark

On Dec 8, 2011, at 2:40 PM, Brent Fulgham wrote:

> The "run-javascriptcore-tests" test suite has been failing on the
> various Windows buildbots for the past two or three weeks. I was
> hoping that someone on the JavaScriptCore team could take a look at
> https://bugs.webkit.org/show_bug.cgi?id=74127 and look into correcting
> it.
> 
> This bug is causing me a lot of grief because I'm trying to get
> working test cases for the WinCairo port, bug I can't get a green
> build until this is fixed.
> 
> Thanks,
> 
> -Brent
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Prolonged JavaScriptCore Test Failures

2011-12-09 Thread Brent Fulgham
Hi Mark,

On Fri, Dec 9, 2011 at 1:07 PM, Mark Hahnenberg  wrote:
> I'm currently investigating these failures.  I'd welcome any help in
> diagnosing exactly what's going wrong.  I suspect we may have several bugs
> piled up on one another due to the length of time that the tests have been
> red :-(

Thanks for all of your work on this problem.  There have definitely
been a few issues contributing to the problem, the biggest of which
(the vtable issue) you've already corrected.

What (if anything) can I do to help? It's very easy to reproduce the
problem, but I'm not sure how closely tied the underlying cause is to
the crash.

I've started trying to pare "testapi.js" down to the minimal case that
triggers the bug. I think that may be the best I can do at the moment,
unless there are specific debugging issues I can help you with.

Just let me know!

Thanks,

-Brent
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev