Title: [89444] trunk/LayoutTests
- Revision
- 89444
- Author
- [email protected]
- Date
- 2011-06-22 10:14:49 -0700 (Wed, 22 Jun 2011)
Log Message
Undoing possibly incorrect rebaseline from r89434 for webgl test. Filed follow up bug.
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (89443 => 89444)
--- trunk/LayoutTests/ChangeLog 2011-06-22 17:13:32 UTC (rev 89443)
+++ trunk/LayoutTests/ChangeLog 2011-06-22 17:14:49 UTC (rev 89444)
@@ -1,3 +1,10 @@
+2011-06-22 Matthew Delaney <[email protected]>
+
+ Reverting rebaseline from r89434, because it needs more investigation.
+ Filed this bug for figuring it out: https://bugs.webkit.org/show_bug.cgi?id=63151
+
+ * fast/canvas/webgl/data-view-test-expected.txt:
+
2011-06-22 Pavel Feldman <[email protected]>
Reviewed by Yury Semikhatsky.
Modified: trunk/LayoutTests/fast/canvas/webgl/data-view-test-expected.txt (89443 => 89444)
--- trunk/LayoutTests/fast/canvas/webgl/data-view-test-expected.txt 2011-06-22 17:13:32 UTC (rev 89443)
+++ trunk/LayoutTests/fast/canvas/webgl/data-view-test-expected.txt 2011-06-22 17:14:49 UTC (rev 89444)
@@ -305,8 +305,8 @@
PASS view.getUint16() threw exception TypeError: Not enough arguments.
PASS view.getInt32() threw exception TypeError: Not enough arguments.
PASS view.getUint32() threw exception TypeError: Not enough arguments.
-PASS view.getFloat32() threw exception SyntaxError: Not enough arguments.
-PASS view.getFloat64() threw exception SyntaxError: Not enough arguments.
+PASS view.getFloat32() threw exception TypeError: Not enough arguments.
+PASS view.getFloat64() threw exception TypeError: Not enough arguments.
Test for set methods that work
PASS view.setInt8(0, 0) is undefined.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes