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

Unified Diff: tests/language/language.status

Issue 2875203005: Refactor and clean up the status file parsing code. (Closed)
Patch Set: Created 3 years, 7 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
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 302bbe5703d33babf76868cf5ae8dccc089bc26e..bd6abc29659281afb84d2a37bc325bbc01ea192e 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -541,7 +541,7 @@ is_not_class2_test: RuntimeError
# No mirrors support in Flutter.
library_env_test/has_no_mirror_support: Pass
-library_env_test/has_mirror_support: RuntimeError Ok
+library_env_test/has_mirror_support: RuntimeError, Ok
internal_library_test/01: MissingCompileTimeError
internal_library_test/02: MissingCompileTimeError

Powered by Google App Engine
This is Rietveld 408576698