diff options
author | Tom Sepez <tsepez@chromium.org> | 2015-03-17 13:35:50 -0700 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2015-03-17 13:35:50 -0700 |
commit | de00893874a9d5ecae497e00511e2395fc2f02e8 (patch) | |
tree | 50582c1aeae7b3a39218718e99a36513cb2797ff /testing/resources/javascript | |
parent | 2c4f5eaa7bdad0454c311a1cc41f43e4238e4308 (diff) | |
download | pdfium-de00893874a9d5ecae497e00511e2395fc2f02e8.tar.xz |
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
Diffstat (limited to 'testing/resources/javascript')
-rw-r--r-- | testing/resources/javascript/globals_expected.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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: |