Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(170)

Unified Diff: webkit/tools/layout_tests/dashboards/dashboard_base.js

Issue 465043: Change "OTHER" to "MISSING". All the expectations that used to be... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webkit/tools/layout_tests/flakiness_dashboard.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/layout_tests/dashboards/dashboard_base.js
===================================================================
--- webkit/tools/layout_tests/dashboards/dashboard_base.js (revision 33753)
+++ webkit/tools/layout_tests/dashboards/dashboard_base.js (working copy)
@@ -42,7 +42,7 @@
'F': 'TEXT',
'I': 'IMAGE',
'Z': 'IMAGE+TEXT',
- 'O': 'OTHER',
+ 'O': 'MISSING',
Julie Parent 2009/12/04 00:53:12 Maybe add a comment here about why O stands for Mi
'N': 'NO DATA',
'X': 'SKIP'
};
« no previous file with comments | « no previous file | webkit/tools/layout_tests/flakiness_dashboard.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698