Index: third_party/WebKit/LayoutTests/fast/canvas/webgl/array-large-array-tests-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/webgl/array-large-array-tests-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/webgl/array-large-array-tests-expected.txt |
deleted file mode 100644 |
index 66b8bcb0e5a546b980b0957501d93bdfe5e88e2b..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/canvas/webgl/array-large-array-tests-expected.txt |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-Verifies allocation of large array buffers |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
-PASS Construction of huge Float32Array threw exception |
-PASS Construction of huge Float64Array threw exception |
-PASS Construction of huge Int16Array threw exception |
-PASS Construction of huge Int32Array threw exception |
-PASS Construction of huge Uint16Array threw exception |
-PASS Construction of huge Uint32Array threw exception |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |