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

Unified Diff: tests/html/html.status

Issue 10948023: Change the status for window_open_test to fail if not chrome or DRT. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 3 months 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
===================================================================
--- tests/html/html.status (revision 12515)
+++ tests/html/html.status (working copy)
@@ -200,3 +200,6 @@
fileapi_test: Fail # TypeError: Object #<DirectoryEntry> has no method 'get$name'
cross_frame_test: Fail # Caught NoSuchMethodError : method not found: 'is$_WindowImpl'
window_open_test: Fail # Caught NoSuchMethodError : method not found: 'is$_WindowImpl'
+
+if [ $runtime != chrome && $runtime != drt]
Emily Fortuna 2012/09/18 22:41:10 unfortunately, these status files do not have the
+window_open_test: Fail
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698