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

Side by Side Diff: tests/html/html.status

Issue 93433008: Update status file for chromeOnAndroid dart2js buildbot. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Change TODOs. Created 7 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 event_test: Skip # Issue 1996 5 event_test: Skip # Issue 1996
6 interactive_test: Skip # Must be run manually. 6 interactive_test: Skip # Must be run manually.
7 dromaeo_smoke_test: Skip # Issue 14521, 8257 7 dromaeo_smoke_test: Skip # Issue 14521, 8257
8 8
9 [ $compiler == dart2js && $csp && $runtime == drt ] 9 [ $compiler == dart2js && $csp && $runtime == drt ]
10 mutationobserver_test: Skip # http://dartbug.com/15497 10 mutationobserver_test: Skip # http://dartbug.com/15497
(...skipping 26 matching lines...) Expand all
37 xhr_test/json: Fail # Issue 13069 37 xhr_test/json: Fail # Issue 13069
38 async_test: Fail # Background timers not implemented. 38 async_test: Fail # Background timers not implemented.
39 keyboard_event_test: Fail # Issue 13902 39 keyboard_event_test: Fail # Issue 13902
40 isolates_test: Fail # Issue 13921 40 isolates_test: Fail # Issue 13921
41 41
42 [ $compiler == none && $runtime == drt && $system == windows ] 42 [ $compiler == none && $runtime == drt && $system == windows ]
43 worker_test/functional: Pass, Crash # Issue 9929. 43 worker_test/functional: Pass, Crash # Issue 9929.
44 44
45 45
46 [ $compiler == dart2js && $runtime == chromeOnAndroid ] 46 [ $compiler == dart2js && $runtime == chromeOnAndroid ]
47 crypto_test/functional: Pass, Slow # TODO(kasperl): Please triage. 47 crypto_test/functional: Pass, Slow # TODO(dart2js-team): Please triage this fail ure.
48 input_element_test/supported_datetime-local: Pass, Slow # TODO(kasperl): Please triage. 48 input_element_test/supported_datetime-local: Pass, Slow # TODO(dart2js-team): Pl ease triage this failure.
49 49
50 fileapi_test/entry: Fail, Pass # TODO(kasperl): Please triage. 50 fileapi_test/entry: Fail, Pass # TODO(dart2js-team): Please triage this failure.
51 fileapi_test/fileEntry: Fail, Pass # TODO(kasperl): Please triage. 51 fileapi_test/fileEntry: Fail, Pass # TODO(dart2js-team): Please triage this fail ure.
52 fileapi_test/getDirectory: Fail, Pass # TODO(kasperl): Please triage. 52 fileapi_test/getDirectory: Fail, Pass # TODO(dart2js-team): Please triage this f ailure.
53 fileapi_test/getFile: Fail, Pass # TODO(kasperl): Please triage. 53 fileapi_test/getFile: Fail, Pass # TODO(dart2js-team): Please triage this failur e.
54 54
55 audiobuffersourcenode_test/supported: Fail # TODO(kasperl): Please triage. 55 audiocontext_test/supported: RuntimeError # TODO(dart2js-team): Please triage th is failure.
56 canvasrenderingcontext2d_test/drawImage_video_element: Fail # TODO(kasperl): Ple ase triage. 56 audiobuffersourcenode_test/supported: Fail # TODO(dart2js-team): Please triage t his failure.
57 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # TODO(kaspe rl): Please triage. 57 canvasrenderingcontext2d_test/drawImage_video_element: Fail # TODO(dart2js-team) : Please triage this failure.
58 element_types_test/supported_datalist: Fail # TODO(kasperl): Please triage. 58 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # TODO(dart2 js-team): Please triage this failure.
59 fileapi_test/directoryReader: Fail # TODO(kasperl): Please triage. 59 canvasrenderingcontext2d_test/fillText: Fail # TODO(dart2js-team): Please triage this failure.
60 input_element_test/supported_week: Fail # TODO(kasperl): Please triage. 60 element_types_test/supported_datalist: Fail # TODO(dart2js-team): Please triage this failure.
61 media_stream_test/supported_media: Fail # TODO(kasperl): Please triage. 61 input_element_test/supported_week: Fail # TODO(dart2js-team): Please triage this failure.
62 rtc_test/supported: Fail # TODO(kasperl): Please triage. 62 media_stream_test/supported_media: Fail # TODO(dart2js-team): Please triage this failure.
63 speechrecognition_test/supported: Fail # TODO(kasperl): Please triage. 63 rtc_test/supported: Fail # TODO(dart2js-team): Please triage this failure.
64 speechrecognition_test/types: Fail # TODO(kasperl): Please triage. 64 speechrecognition_test/supported: Fail # TODO(dart2js-team): Please triage this failure.
65 xhr_test/json: Fail # TODO(kasperl): Please triage. 65 speechrecognition_test/types: Fail # TODO(dart2js-team): Please triage this fail ure.
66 xhr_test/json: Fail # TODO(dart2js-team): Please triage this failure.
66 67
67 68
68 [ $compiler == dart2js && $runtime == ie10 ] 69 [ $compiler == dart2js && $runtime == ie10 ]
69 async_test: Pass, Fail # timers test fails on ie10. 70 async_test: Pass, Fail # timers test fails on ie10.
70 indexeddb_5_test: Fail # Issue 12893 71 indexeddb_5_test: Fail # Issue 12893
71 js_test: Fail # Issue 14246 72 js_test: Fail # Issue 14246
72 73
73 [ $compiler == dart2js && ( $runtime == ie9 || $runtime == ie10 ) ] 74 [ $compiler == dart2js && ( $runtime == ie9 || $runtime == ie10 ) ]
74 worker_api_test: Fail # IE does not support URL.createObjectURL in web workers. 75 worker_api_test: Fail # IE does not support URL.createObjectURL in web workers.
75 76
(...skipping 332 matching lines...) Expand 10 before | Expand all | Expand 10 after
408 events_test: StaticWarning 409 events_test: StaticWarning
409 htmlelement_test: StaticWarning 410 htmlelement_test: StaticWarning
410 localstorage_test: StaticWarning 411 localstorage_test: StaticWarning
411 mutationobserver_test: StaticWarning 412 mutationobserver_test: StaticWarning
412 track_element_constructor_test: StaticWarning 413 track_element_constructor_test: StaticWarning
413 transferables_test: StaticWarning 414 transferables_test: StaticWarning
414 typed_arrays_range_checks_test: StaticWarning 415 typed_arrays_range_checks_test: StaticWarning
415 typing_test: StaticWarning 416 typing_test: StaticWarning
416 webgl_1_test: StaticWarning 417 webgl_1_test: StaticWarning
417 window_nosuchmethod_test: StaticWarning 418 window_nosuchmethod_test: StaticWarning
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698