From 14486ea9e3f770363bb7db27dc7d0033f3cba013 Mon Sep 17 00:00:00 2001 From: "epoger@google.com" Date: Wed, 4 Sep 2013 16:39:40 +0000 Subject: Add empty GM expectations for any platforms that don't have them yet R=borenet@google.com Review URL: https://codereview.chromium.org/23686008 git-svn-id: http://skia.googlecode.com/svn/trunk@11079 2bbb7eff-a529-9590-31e7-b0007b416f81 --- .../gm/Test-ChromeOS-Alex-GMA3150-x86-Debug/expected-results.json | 3 +++ .../gm/Test-ChromeOS-Alex-GMA3150-x86-Release/expected-results.json | 3 +++ .../gm/Test-ChromeOS-Daisy-MaliT604-Arm7-Debug/expected-results.json | 3 +++ .../gm/Test-ChromeOS-Daisy-MaliT604-Arm7-Release/expected-results.json | 3 +++ .../gm/Test-ChromeOS-Link-HD4000-x86_64-Debug/expected-results.json | 3 +++ .../gm/Test-ChromeOS-Link-HD4000-x86_64-Release/expected-results.json | 3 +++ .../expected-results.json | 3 +++ .../expected-results.json | 3 +++ 8 files changed, 24 insertions(+) create mode 100644 expectations/gm/Test-ChromeOS-Alex-GMA3150-x86-Debug/expected-results.json create mode 100644 expectations/gm/Test-ChromeOS-Alex-GMA3150-x86-Release/expected-results.json create mode 100644 expectations/gm/Test-ChromeOS-Daisy-MaliT604-Arm7-Debug/expected-results.json create mode 100644 expectations/gm/Test-ChromeOS-Daisy-MaliT604-Arm7-Release/expected-results.json create mode 100644 expectations/gm/Test-ChromeOS-Link-HD4000-x86_64-Debug/expected-results.json create mode 100644 expectations/gm/Test-ChromeOS-Link-HD4000-x86_64-Release/expected-results.json create mode 100644 expectations/gm/Test-Ubuntu12-ShuttleA-HD2000-x86_64-Release-Valgrind/expected-results.json create mode 100644 expectations/gm/Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-ASAN/expected-results.json diff --git a/expectations/gm/Test-ChromeOS-Alex-GMA3150-x86-Debug/expected-results.json b/expectations/gm/Test-ChromeOS-Alex-GMA3150-x86-Debug/expected-results.json new file mode 100644 index 0000000000..efcd1df90b --- /dev/null +++ b/expectations/gm/Test-ChromeOS-Alex-GMA3150-x86-Debug/expected-results.json @@ -0,0 +1,3 @@ +{ + "expected-results": {} +} \ No newline at end of file diff --git a/expectations/gm/Test-ChromeOS-Alex-GMA3150-x86-Release/expected-results.json b/expectations/gm/Test-ChromeOS-Alex-GMA3150-x86-Release/expected-results.json new file mode 100644 index 0000000000..efcd1df90b --- /dev/null +++ b/expectations/gm/Test-ChromeOS-Alex-GMA3150-x86-Release/expected-results.json @@ -0,0 +1,3 @@ +{ + "expected-results": {} +} \ No newline at end of file diff --git a/expectations/gm/Test-ChromeOS-Daisy-MaliT604-Arm7-Debug/expected-results.json b/expectations/gm/Test-ChromeOS-Daisy-MaliT604-Arm7-Debug/expected-results.json new file mode 100644 index 0000000000..efcd1df90b --- /dev/null +++ b/expectations/gm/Test-ChromeOS-Daisy-MaliT604-Arm7-Debug/expected-results.json @@ -0,0 +1,3 @@ +{ + "expected-results": {} +} \ No newline at end of file diff --git a/expectations/gm/Test-ChromeOS-Daisy-MaliT604-Arm7-Release/expected-results.json b/expectations/gm/Test-ChromeOS-Daisy-MaliT604-Arm7-Release/expected-results.json new file mode 100644 index 0000000000..efcd1df90b --- /dev/null +++ b/expectations/gm/Test-ChromeOS-Daisy-MaliT604-Arm7-Release/expected-results.json @@ -0,0 +1,3 @@ +{ + "expected-results": {} +} \ No newline at end of file diff --git a/expectations/gm/Test-ChromeOS-Link-HD4000-x86_64-Debug/expected-results.json b/expectations/gm/Test-ChromeOS-Link-HD4000-x86_64-Debug/expected-results.json new file mode 100644 index 0000000000..efcd1df90b --- /dev/null +++ b/expectations/gm/Test-ChromeOS-Link-HD4000-x86_64-Debug/expected-results.json @@ -0,0 +1,3 @@ +{ + "expected-results": {} +} \ No newline at end of file diff --git a/expectations/gm/Test-ChromeOS-Link-HD4000-x86_64-Release/expected-results.json b/expectations/gm/Test-ChromeOS-Link-HD4000-x86_64-Release/expected-results.json new file mode 100644 index 0000000000..efcd1df90b --- /dev/null +++ b/expectations/gm/Test-ChromeOS-Link-HD4000-x86_64-Release/expected-results.json @@ -0,0 +1,3 @@ +{ + "expected-results": {} +} \ No newline at end of file diff --git a/expectations/gm/Test-Ubuntu12-ShuttleA-HD2000-x86_64-Release-Valgrind/expected-results.json b/expectations/gm/Test-Ubuntu12-ShuttleA-HD2000-x86_64-Release-Valgrind/expected-results.json new file mode 100644 index 0000000000..efcd1df90b --- /dev/null +++ b/expectations/gm/Test-Ubuntu12-ShuttleA-HD2000-x86_64-Release-Valgrind/expected-results.json @@ -0,0 +1,3 @@ +{ + "expected-results": {} +} \ No newline at end of file diff --git a/expectations/gm/Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-ASAN/expected-results.json b/expectations/gm/Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-ASAN/expected-results.json new file mode 100644 index 0000000000..efcd1df90b --- /dev/null +++ b/expectations/gm/Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-ASAN/expected-results.json @@ -0,0 +1,3 @@ +{ + "expected-results": {} +} \ No newline at end of file -- cgit v1.2.3