diff options
Diffstat (limited to 'Tools/TestResultServer/static-dashboards/dashboard_base.js')
| -rw-r--r-- | Tools/TestResultServer/static-dashboards/dashboard_base.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Tools/TestResultServer/static-dashboards/dashboard_base.js b/Tools/TestResultServer/static-dashboards/dashboard_base.js index 59502d603..6ec0c8e42 100644 --- a/Tools/TestResultServer/static-dashboards/dashboard_base.js +++ b/Tools/TestResultServer/static-dashboards/dashboard_base.js @@ -114,8 +114,6 @@ var ONE_WEEK_SECONDS = ONE_DAY_SECONDS * 7; // These should match the testtype uploaded to test-results.appspot.com. // See http://test-results.appspot.com/testfile. var TEST_TYPES = [ - 'aura_unittests', - 'aura_shell_unittests', 'base_unittests', 'browser_tests', 'cacheinvalidation_unittests', @@ -136,7 +134,6 @@ var TEST_TYPES = [ 'layout-tests', 'media_unittests', 'mini_installer_test', - 'nacl_ui_tests', 'net_unittests', 'printing_unittests', 'remoting_unittests', |
