Changeset 136143 in webkit
- Timestamp:
- Nov 29, 2012, 11:28:14 AM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/chromium/TestExpectations (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r136142 r136143 1 2012-11-28 Daniel Bates <dbates@webkit.org> 2 3 [Chromium] LayoutTests/fast/js/string-replacement-outofmemory.html crashes 4 https://bugs.webkit.org/show_bug.cgi?id=103348 5 6 Reviewed by Abhishek Arya. 7 8 Add a comment to explain that the crash is expected and is performed in an 9 orderly fashion. 10 11 * platform/chromium/TestExpectations: 12 1 13 2012-11-29 Dan Bernstein <mitz@apple.com> 2 14 -
trunk/LayoutTests/platform/chromium/TestExpectations
r136130 r136143 267 267 # See http://code.google.com/p/v8/issues/detail?id=287 268 268 fast/js/regexp-overflow-too-big.html [ WontFix ] 269 270 # We expect V8 to crash in an orderly fashion instead of throwing a JavaScript out-of-memory error. 271 webkit.org/b/103348 fast/js/string-replacement-outofmemory.html [ Crash ] 269 272 270 273 # XHTML tests. These tests are all checked in with expectations that represent … … 4234 4237 webkit.org/b/103308 [ SnowLeopard Lion ] css3/filters/custom/custom-filter-transforms-animation.html [ Pass Timeout ] 4235 4238 4236 webkit.org/b/103348 fast/js/string-replacement-outofmemory.html [ Crash ]4237 4239 webkit.org/b/103363 [ Mac ] touchadjustment/touch-links-longpress.html [ Failure ] 4238 4240 webkit.org/b/103183 [ Win7 SnowLeopard Lion ] media/video-duration-known-after-eos.html [ Pass Crash ]
Note:
See TracChangeset
for help on using the changeset viewer.