Title: [127080] trunk/LayoutTests
Revision
127080
Author
[email protected]
Date
2012-08-29 18:59:27 -0700 (Wed, 29 Aug 2012)

Log Message

ASSERTION FAILURE in JSC::JSGlobalData::float32ArrayDescriptor when running fast/js/dfg-float64array.html
https://bugs.webkit.org/show_bug.cgi?id=95398

Skip the tests affected by this assertion failure.

* platform/mac-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127079 => 127080)


--- trunk/LayoutTests/ChangeLog	2012-08-30 01:58:55 UTC (rev 127079)
+++ trunk/LayoutTests/ChangeLog	2012-08-30 01:59:27 UTC (rev 127080)
@@ -1,5 +1,14 @@
 2012-08-29  Jessie Berlin  <[email protected]>
 
+        ASSERTION FAILURE in JSC::JSGlobalData::float32ArrayDescriptor when running fast/js/dfg-float64array.html
+        https://bugs.webkit.org/show_bug.cgi?id=95398
+
+        Skip the tests affected by this assertion failure.
+
+        * platform/mac-wk2/Skipped:
+
+2012-08-29  Jessie Berlin  <[email protected]>
+
         Mountain Lion missing results for media/controls-without-preload.html
         https://bugs.webkit.org/show_bug.cgi?id=95417
 

Modified: trunk/LayoutTests/platform/mac-wk2/Skipped (127079 => 127080)


--- trunk/LayoutTests/platform/mac-wk2/Skipped	2012-08-30 01:58:55 UTC (rev 127079)
+++ trunk/LayoutTests/platform/mac-wk2/Skipped	2012-08-30 01:59:27 UTC (rev 127080)
@@ -375,6 +375,16 @@
 sputnik/Unicode/Unicode_218/S7.6_A2.4.html
 sputnik/Unicode/Unicode_218/S7.6_A5.2_T1.html
 
+# Asserts under JSC::DFG::SpeculativeJIT::typedArrayDescriptor
+# https://bugs.webkit.org/show_bug.cgi?id=95398
+fast/js/dfg-int32array.html
+fast/js/dfg-float32array.html
+fast/js/dfg-uint8clampedarray.html
+fast/js/dfg-poison-fuzz.html
+fast/js/dfg-float64array.html
+fast/js/dfg-int32array-overflow-values.html
+fast/js/dfg-inline-function-dot-caller.html
+
 ### END OF (3) Unclassified failures
 ########################################
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to