Test failures in Chrome
|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Test failures in ChromeThree weeks ago, I had created a ticket about test failures in Chrome (http://dev.jquery.com/ticket/5380/
) and provided a patch that fixes the problem. Since then, nobody responded to it which is surprising because I am pretty sure that the problem when a bunch of unit tests constantly fail is very serious. The problem is that V8 does not call comparison function for duplicate objects while the code inside selector.js relies on the function to be called. Anton -- You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-dev@.... To unsubscribe from this group, send email to jquery-dev+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en. |
|
|
Re: Test failures in ChromeHi Anton,
I am aware of the issue but missed your patch so thanks for bringing it to my attention. It looks pretty close to a good fix. I'll dig in and see if I can get this landed once I'm some place with decent Internet. --John On Tuesday, November 3, 2009, Anton Kovalyov <anton@...> wrote: > Three weeks ago, I had created a ticket about test failures in Chrome (http://dev.jquery.com/ticket/5380/ > ) and provided a patch that fixes the problem. Since then, nobody > responded to it which is surprising because I am pretty sure that the > problem when a bunch of unit tests constantly fail is very serious. > > The problem is that V8 does not call comparison function for duplicate > objects while the code inside selector.js relies on the function to be > called. > > Anton > > -- > > You received this message because you are subscribed to the Google Groups "jQuery Development" group. > To post to this group, send email to jquery-dev@.... > To unsubscribe from this group, send email to jquery-dev+unsubscribe@.... > For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en. > > > -- --John -- You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-dev@.... To unsubscribe from this group, send email to jquery-dev+unsubscribe@.... For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en. |
| Free embeddable forum powered by Nabble | Forum Help |