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

Unified Diff: dart/tests/co19/co19-analyzer.status

Issue 211383002: Update co19 test suite to r706 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments. Created 6 years, 9 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 | dart/tests/co19/co19-analyzer2.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/co19/co19-analyzer.status
===================================================================
--- dart/tests/co19/co19-analyzer.status (revision 34467)
+++ dart/tests/co19/co19-analyzer.status (working copy)
@@ -50,43 +50,35 @@
# co19 issue #615: Expect import missing
LibTest/collection/LinkedList/LinkedList_A01_t01: Fail, OK
-# co19 issue 639.
-LibTest/isolate/IsolateStream/any_A01_t01: Fail
-LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail
-LibTest/isolate/IsolateStream/contains_A01_t01: Fail
-LibTest/isolate/IsolateStream/first_A01_t01: Fail
-LibTest/isolate/IsolateStream/first_A02_t01: Fail
-LibTest/isolate/IsolateStream/first_A02_t02: Fail
-LibTest/isolate/IsolateStream/isBroadcast_A01_t01: Fail
-LibTest/isolate/IsolateStream/isBroadcast_A01_t02: Fail
-LibTest/isolate/IsolateStream/isEmpty_A01_t01: Fail
-LibTest/isolate/IsolateStream/last_A01_t01: Fail
-LibTest/isolate/IsolateStream/last_A02_t01: Fail
-LibTest/isolate/IsolateStream/length_A01_t01: Fail
-LibTest/isolate/IsolateStream/single_A01_t01: Fail
-LibTest/isolate/IsolateStream/single_A02_t01: Fail
-LibTest/isolate/ReceivePort/close_A01_t01: Fail
-LibTest/isolate/ReceivePort/close_A02_t01: Fail
-LibTest/isolate/ReceivePort/receive_A01_t01: Fail
-LibTest/isolate/ReceivePort/receive_A01_t03: Fail
-LibTest/isolate/ReceivePort/toSendPort_A01_t01: Fail
-LibTest/isolate/ReceivePort/toSendPort_A01_t03: Fail
-LibTest/isolate/SendPort/call_A01_t01: Fail
-LibTest/isolate/SendPort/hashCode_A01_t01: Fail
-LibTest/isolate/SendPort/operator_equality_A01_t01: Fail
-LibTest/isolate/SendPort/send_A01_t01: StaticWarning
-LibTest/isolate/SendPort/send_A02_t01: Fail
-LibTest/isolate/SendPort/send_A02_t04: Fail
-LibTest/isolate/SendPort/send_A02_t05: Fail
-LibTest/isolate/SendPort/send_A02_t06: Fail
-LibTest/isolate/SendPort/send_A03_t01: Fail
-LibTest/isolate/SendPort/send_A03_t02: Fail
-LibTest/isolate/IsolateStream/any_A02_t01: Fail
-LibTest/isolate/IsolateStream/contains_A02_t01: Fail
-LibTest/isolate/ReceivePort/receive_A01_t02: Fail
-LibTest/isolate/ReceivePort/toSendPort_A01_t02: Fail
-LibTest/isolate/SendPort/send_A02_t02: Fail
-LibTest/isolate/SendPort/send_A02_t03: Fail
+LibTest/isolate/IsolateStream/any_A01_t01: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/IsolateStream/contains_A01_t01: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/IsolateStream/first_A01_t01: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/IsolateStream/first_A02_t01: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/IsolateStream/first_A02_t02: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/IsolateStream/isBroadcast_A01_t01: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/IsolateStream/isBroadcast_A01_t02: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/IsolateStream/isEmpty_A01_t01: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/IsolateStream/last_A01_t01: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/IsolateStream/last_A02_t01: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/IsolateStream/length_A01_t01: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/IsolateStream/single_A01_t01: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/IsolateStream/single_A02_t01: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/ReceivePort/receive_A01_t01: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/ReceivePort/receive_A01_t03: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/ReceivePort/toSendPort_A01_t01: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/ReceivePort/toSendPort_A01_t03: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/SendPort/call_A01_t01: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/SendPort/send_A02_t04: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/SendPort/send_A02_t03: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/SendPort/send_A02_t05: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/SendPort/send_A02_t06: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/SendPort/send_A03_t01: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/SendPort/send_A03_t02: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/IsolateStream/any_A02_t01: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/IsolateStream/contains_A02_t01: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/ReceivePort/receive_A01_t02: Fail # co19-roll r706: Please triage this failure.
+LibTest/isolate/ReceivePort/toSendPort_A01_t02: Fail # co19-roll r706: Please triage this failure.
# co19 issue 642, The argument type 'int' cannot be assigned to the parameter type 'Iterable'
LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Fail, OK
@@ -138,3 +130,57 @@
LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656
LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656
LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656
+
+#co19 issue 677
+WebPlatformTest1/shadow-dom/*: CompileTimeError # co19 issue 677
+WebPlatformTest1/html-templates/*: CompileTimeError # co19 issue 677
+
+# co19 roll to r706: Please triage all these issues.
+Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t03: StaticWarning # co19-roll r706: Please triage this failure.
+Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t04: StaticWarning # co19-roll r706: Please triage this failure.
+Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A06_t05: StaticWarning # co19-roll r706: Please triage this failure.
+Language/14_Libraries_and_Scripts/3_Parts_A02_t04: CompileTimeError # co19-roll r706: Please triage this failure.
+Language/14_Libraries_and_Scripts/3_Parts_A04_t01: CompileTimeError # co19-roll r706: Please triage this failure.
+Language/14_Libraries_and_Scripts/4_Scripts_A01_t16: CompileTimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/DOMImplementation/createDocumentType-err_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-and-scroll_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LayoutTests/fast/dom/Element/scrollWidth_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/article-element_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/aside-element_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/imports/import-events_t01: CompileTimeError # co19-roll r706: Please triage this failure.
+LayoutTests/fast/html/text-field-input-types_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LayoutTests/fast/innerHTML/innerHTML-svg-read_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/Document/adoptNode_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/Document/childNodes_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/Document/importNode_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/Document/securityPolicy_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/HttpRequest/readyStateChangeEvent_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/HttpRequest/request_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/HttpRequest/responseText_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/HttpRequest/responseText_A01_t02: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/HttpRequest/responseType_A01_t03: CompileTimeError # co19-roll r706: Please triage this failure.
+LibTest/html/HttpRequest/statusText_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/HttpRequest/status_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/attributeChanged_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/contentWindow_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/enteredView_A01_t01: CompileTimeError # co19-roll r706: Please triage this failure.
+LibTest/html/IFrameElement/getNamespacedAttributes_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/Window/document_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/Window/moveBy_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/Window/moveTo_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/Window/moveTo_A02_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/Window/postMessage_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/Window/postMessage_A01_t02: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/Window/requestFileSystem_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/Window/requestFileSystem_A01_t02: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/Window/requestFileSystem_A02_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/Window/resizeBy_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/html/Window/resizeTo_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/isolate/ReceivePort/sendPort_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/math/Point/operator_addition_A02_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/math/Point/operator_mult_A03_t01: StaticWarning # co19-roll r706: Please triage this failure.
+LibTest/math/Point/operator_subtraction_A02_t01: StaticWarning # co19-roll r706: Please triage this failure.
+WebPlatformTest/dom/events/event_constants/constants_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+WebPlatformTest/dom/events/event_constructors/Event_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
+WebPlatformTest/dom/events/event_constructors/Event_A02_t01: StaticWarning # co19-roll r706: Please triage this failure.
« no previous file with comments | « no previous file | dart/tests/co19/co19-analyzer2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698