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

Unified Diff: pkg/pkg.status

Issue 2988023002: Added status for d8 failures, cf. issue 30279. (Closed)
Patch Set: Created 3 years, 5 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 | tests/corelib_2/corelib_2.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 59b90b7ae42857b6418f37863acf93567e333f34..4121435f5daa85fd06cd0fb9f2490f5faae4c3b1 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -156,6 +156,21 @@ lookup_map/test/lookup_map_test: RuntimeError, OK # Issue 26103. Timers are not
front_end/test/*: RuntimeError, OK, Pass # Issue 26103. Timers are not supported.
kernel/test/*: RuntimeError, OK # Issue 26103. Timers are not supported.
+[ $compiler == dart2js && $runtime == d8 ]
+front_end/test/precedence_info_test: RuntimeError # Issue 30279.
+front_end/test/scanner_fasta_test: RuntimeError # Issue 30279.
+front_end/test/scanner_replacement_test: RuntimeError # Issue 30279.
+front_end/test/scanner_test: RuntimeError # Issue 30279.
+front_end/test/src/async_dependency_walker_test: RuntimeError # Issue 30279.
+front_end/test/src/base/flat_buffers_test: RuntimeError # Issue 30279.
+front_end/test/src/base/uri_resolver_test: RuntimeError # Issue 30279.
+front_end/test/src/dependency_walker_test: RuntimeError # Issue 30279.
+front_end/test/src/incremental/byte_store_test: RuntimeError # Issue 30279.
+front_end/test/src/incremental/format_test: RuntimeError # Issue 30279.
+front_end/test/src/multi_root_file_system_test: RuntimeError # Issue 30279.
+front_end/test/token_test: RuntimeError # Issue 30279.
+lookup_map/test/lookup_map_test: RuntimeError # Issue 30279.
+
[ $compiler == dart2js && $runtime == drt ]
async/test/stream_zip_test: RuntimeError, Pass # Issue 18548
« no previous file with comments | « no previous file | tests/corelib_2/corelib_2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698