Bug 82259 - Layout Test fast/regex/unicodeCaseInsensitive.html is failing
Summary: Layout Test fast/regex/unicodeCaseInsensitive.html is failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gavin Barraclough
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-26 16:29 PDT by Emil A Eklund
Modified: 2012-03-27 01:05 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emil A Eklund 2012-03-26 16:29:51 PDT
The following layout test is failing on all platforms

fast/regex/unicodeCaseInsensitive.html

Probable cause:

Likely caused by http://trac.webkit.org/changeset/112143
Comment 1 Gavin Barraclough 2012-03-26 16:45:52 PDT
This was a new test landed in that revision; the failure is likely indicating a V8 bug.

If you think there is a bug in the test case rather than a V8 bug, please provide more info - e.g. specifically which of the individual test cases you think are wrong.
Comment 2 Emil A Eklund 2012-03-26 16:51:43 PDT
Thanks for the explanation, appreciate it.
Comment 3 Erik Corry 2012-03-27 01:05:25 PDT
This is a V8 bug: http://code.google.com/p/v8/issues/detail?id=2032