From de00893874a9d5ecae497e00511e2395fc2f02e8 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Tue, 17 Mar 2015 13:35:50 -0700 Subject: TEST that the tree goes RED when pixel/javascript tests fail. This will be immediately reverted, but I need to be sure that the previous change actually detects failures. TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/1008873005 --- testing/resources/javascript/globals_expected.txt | 1 + testing/resources/pixel/font_size.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/testing/resources/javascript/globals_expected.txt b/testing/resources/javascript/globals_expected.txt index fcebd70466..660af901fa 100644 --- a/testing/resources/javascript/globals_expected.txt +++ b/testing/resources/javascript/globals_expected.txt @@ -1,4 +1,5 @@ Alert: ************ Initial State ************ +BOOGEY BOOGEY BOOGEY Alert: Enumerable Globals: Alert: setPersistent = function setPersistent() { [native code] }, own property = true Alert: Expected Globals: diff --git a/testing/resources/pixel/font_size.in b/testing/resources/pixel/font_size.in index c4e21e2358..fc44263a26 100644 --- a/testing/resources/pixel/font_size.in +++ b/testing/resources/pixel/font_size.in @@ -34,7 +34,7 @@ BT 20 0 Td 0 20 Td /F1 0 Tf (Size 0) Tj 0 20 Td /F1 1 Tf (Size 1) Tj -0 20 Td /F1 2 Tf (Size 2) Tj +0 20 Td /F1 2 Tf (BOOGEY BOOGEY BOOGEY 2) Tj 0 20 Td /F1 3 Tf (Size 3) Tj 0 20 Td /F1 4 Tf (Size 4) Tj 0 20 Td /F1 5 Tf (Size 5) Tj -- cgit v1.2.3