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

Side by Side Diff: tests/co19/co19-dart2js.status

Issue 2930773002: Dart Gardening: Updated status files for Chrome roll 59 which affected dart2js-linux. More to come. (Closed)
Patch Set: Created 3 years, 6 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | 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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 [ $compiler == dart2js ] 5 [ $compiler == dart2js ]
6 Language/Expressions/Function_Invocation/async_cleanup_t01: Skip # https://githu b.com/dart-lang/sdk/issues/28873 6 Language/Expressions/Function_Invocation/async_cleanup_t01: Skip # https://githu b.com/dart-lang/sdk/issues/28873
7 Language/Expressions/Function_Invocation/async_cleanup_t03: Skip # https://githu b.com/dart-lang/sdk/issues/28873 7 Language/Expressions/Function_Invocation/async_cleanup_t03: Skip # https://githu b.com/dart-lang/sdk/issues/28873
8 Language/Expressions/Function_Invocation/async_cleanup_t05: Skip # https://githu b.com/dart-lang/sdk/issues/28873 8 Language/Expressions/Function_Invocation/async_cleanup_t05: Skip # https://githu b.com/dart-lang/sdk/issues/28873
9 Language/Expressions/Function_Invocation/async_cleanup_t06: Skip # https://githu b.com/dart-lang/sdk/issues/28873 9 Language/Expressions/Function_Invocation/async_cleanup_t06: Skip # https://githu b.com/dart-lang/sdk/issues/28873
10 Language/Expressions/Function_Invocation/async_cleanup_t08: Skip # https://githu b.com/dart-lang/sdk/issues/28873 10 Language/Expressions/Function_Invocation/async_cleanup_t08: Skip # https://githu b.com/dart-lang/sdk/issues/28873
(...skipping 847 matching lines...) Expand 10 before | Expand all | Expand 10 after
858 LayoutTests/fast/canvas/2d.text.draw.fill.maxWidth.verySmall_t01: RuntimeError # Please triage this failure 858 LayoutTests/fast/canvas/2d.text.draw.fill.maxWidth.verySmall_t01: RuntimeError # Please triage this failure
859 LayoutTests/fast/canvas/DrawImageSinglePixelStretch_t01: Pass, RuntimeError # Pl ease triage this failure 859 LayoutTests/fast/canvas/DrawImageSinglePixelStretch_t01: Pass, RuntimeError # Pl ease triage this failure
860 LayoutTests/fast/canvas/alpha_t01: RuntimeError # Please triage this failure 860 LayoutTests/fast/canvas/alpha_t01: RuntimeError # Please triage this failure
861 LayoutTests/fast/canvas/canvas-arc-negative-radius_t01: RuntimeError # Please tr iage this failure 861 LayoutTests/fast/canvas/canvas-arc-negative-radius_t01: RuntimeError # Please tr iage this failure
862 LayoutTests/fast/canvas/canvas-as-image-incremental-repaint_t01: Skip # Times ou t. Please triage this failure 862 LayoutTests/fast/canvas/canvas-as-image-incremental-repaint_t01: Skip # Times ou t. Please triage this failure
863 LayoutTests/fast/canvas/canvas-blending-text_t01: RuntimeError # Please triage t his failure 863 LayoutTests/fast/canvas/canvas-blending-text_t01: RuntimeError # Please triage t his failure
864 LayoutTests/fast/canvas/canvas-currentTransform_t01: RuntimeError # Feature is b ehind a flag. 864 LayoutTests/fast/canvas/canvas-currentTransform_t01: RuntimeError # Feature is b ehind a flag.
865 LayoutTests/fast/canvas/canvas-empty-image-pattern_t01: RuntimeError # Please tr iage this failure 865 LayoutTests/fast/canvas/canvas-empty-image-pattern_t01: RuntimeError # Please tr iage this failure
866 LayoutTests/fast/canvas/canvas-getImageData-invalid_t01: RuntimeError # Please t riage this failure 866 LayoutTests/fast/canvas/canvas-getImageData-invalid_t01: RuntimeError # Please t riage this failure
867 LayoutTests/fast/canvas/canvas-getImageData-large-crash_t01: RuntimeError # Plea se triage this failure 867 LayoutTests/fast/canvas/canvas-getImageData-large-crash_t01: RuntimeError # Plea se triage this failure
868 LayoutTests/fast/canvas/canvas-getImageData-largeNonintegralDimensions_t01: Runt imeError # Please triage this failure 868 LayoutTests/fast/canvas/canvas-getImageData-rounding_t01: RuntimeError # https:/ /github.com/dart-lang/sdk/issues/29814
869 LayoutTests/fast/canvas/canvas-imageSmoothingEnabled-repaint_t01: Skip # Times o ut. Please triage this failure 869 LayoutTests/fast/canvas/canvas-imageSmoothingEnabled-repaint_t01: Skip # Times o ut. Please triage this failure
870 LayoutTests/fast/canvas/canvas-large-dimensions_t01: RuntimeError # Please triag e this failure 870 LayoutTests/fast/canvas/canvas-large-dimensions_t01: RuntimeError # Please triag e this failure
871 LayoutTests/fast/canvas/canvas-large-fills_t01: RuntimeError # Please triage thi s failure 871 LayoutTests/fast/canvas/canvas-large-fills_t01: RuntimeError # Please triage thi s failure
872 LayoutTests/fast/canvas/canvas-lineDash_t01: RuntimeError # Please triage this f ailure 872 LayoutTests/fast/canvas/canvas-lineDash_t01: RuntimeError # Please triage this f ailure
873 LayoutTests/fast/canvas/canvas-lose-restore-googol-size_t01: RuntimeError # Plea se triage this failure 873 LayoutTests/fast/canvas/canvas-lose-restore-googol-size_t01: RuntimeError # Plea se triage this failure
874 LayoutTests/fast/canvas/canvas-lose-restore-max-int-size_t01: RuntimeError # Ple ase triage this failure 874 LayoutTests/fast/canvas/canvas-lose-restore-max-int-size_t01: RuntimeError # Ple ase triage this failure
875 LayoutTests/fast/canvas/canvas-putImageData_t01: RuntimeError # Please triage th is failure 875 LayoutTests/fast/canvas/canvas-putImageData_t01: RuntimeError # Please triage th is failure
876 LayoutTests/fast/canvas/canvas-resize-after-paint_t01: Skip # Times out. Please triage this failure 876 LayoutTests/fast/canvas/canvas-resize-after-paint_t01: Skip # Times out. Please triage this failure
877 LayoutTests/fast/canvas/canvas-scale-drawImage-shadow_t01: Pass, RuntimeError # Please triage this failure 877 LayoutTests/fast/canvas/canvas-scale-drawImage-shadow_t01: Pass, RuntimeError # Please triage this failure
878 LayoutTests/fast/canvas/draw-custom-focus-ring_t01: RuntimeError # Please triage this failure 878 LayoutTests/fast/canvas/draw-custom-focus-ring_t01: RuntimeError # Please triage this failure
(...skipping 313 matching lines...) Expand 10 before | Expand all | Expand 10 after
1192 LayoutTests/fast/forms/ValidityState-tooLong-input_t01: RuntimeError # https://g ithub.com/dart-lang/co19/issues/48 1192 LayoutTests/fast/forms/ValidityState-tooLong-input_t01: RuntimeError # https://g ithub.com/dart-lang/co19/issues/48
1193 LayoutTests/fast/forms/ValidityState-tooLong-textarea_t01: RuntimeError # https: //github.com/dart-lang/co19/issues/48 1193 LayoutTests/fast/forms/ValidityState-tooLong-textarea_t01: RuntimeError # https: //github.com/dart-lang/co19/issues/48
1194 LayoutTests/fast/forms/autofocus-focus-only-once_t01: Skip # Times out. Please t riage this failure 1194 LayoutTests/fast/forms/autofocus-focus-only-once_t01: Skip # Times out. Please t riage this failure
1195 LayoutTests/fast/forms/autofocus-input-css-style-change_t01: Skip # Times out. P lease triage this failure 1195 LayoutTests/fast/forms/autofocus-input-css-style-change_t01: Skip # Times out. P lease triage this failure
1196 LayoutTests/fast/forms/autofocus-opera-007_t01: Skip # Times out. Please triage this failure 1196 LayoutTests/fast/forms/autofocus-opera-007_t01: Skip # Times out. Please triage this failure
1197 LayoutTests/fast/forms/autofocus-readonly-attribute_t01: Skip # Times out. Pleas e triage this failure 1197 LayoutTests/fast/forms/autofocus-readonly-attribute_t01: Skip # Times out. Pleas e triage this failure
1198 LayoutTests/fast/forms/button-baseline-and-collapsing_t01: Pass, RuntimeError # Please triage this failure 1198 LayoutTests/fast/forms/button-baseline-and-collapsing_t01: Pass, RuntimeError # Please triage this failure
1199 LayoutTests/fast/forms/button/button-disabled-blur_t01: Pass, RuntimeError # Ple ase triage this failure 1199 LayoutTests/fast/forms/button/button-disabled-blur_t01: Pass, RuntimeError # Ple ase triage this failure
1200 LayoutTests/fast/forms/checkValidity-001_t01: RuntimeError # Issue 25155 1200 LayoutTests/fast/forms/checkValidity-001_t01: RuntimeError # Issue 25155
1201 LayoutTests/fast/forms/clone-input-with-dirty-value_t01: RuntimeError # Please t riage this failure 1201 LayoutTests/fast/forms/clone-input-with-dirty-value_t01: RuntimeError # Please t riage this failure
1202 LayoutTests/fast/forms/datalist_t01: RuntimeError # https://github.com/dart-lang /sdk/issues/29814
1202 LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-onblur-setvalue -onfocusremoved_t01: Pass, RuntimeError # Please triage this failure 1203 LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-onblur-setvalue -onfocusremoved_t01: Pass, RuntimeError # Please triage this failure
1203 LayoutTests/fast/forms/date/input-valueasdate-date_t01: RuntimeError # Please tr iage this failure 1204 LayoutTests/fast/forms/date/input-valueasdate-date_t01: RuntimeError # Please tr iage this failure
1204 LayoutTests/fast/forms/datetimelocal/ValidityState-typeMismatch-datetimelocal_t0 1: RuntimeError # Please triage this failure 1205 LayoutTests/fast/forms/datetimelocal/ValidityState-typeMismatch-datetimelocal_t0 1: RuntimeError # Please triage this failure
1205 LayoutTests/fast/forms/datetimelocal/input-valueasdate-datetimelocal_t01: Runtim eError # Please triage this failure 1206 LayoutTests/fast/forms/datetimelocal/input-valueasdate-datetimelocal_t01: Runtim eError # Please triage this failure
1206 LayoutTests/fast/forms/fieldset/fieldset-elements_t01: RuntimeError # Issue 2515 5 1207 LayoutTests/fast/forms/fieldset/fieldset-elements_t01: RuntimeError # Issue 2515 5
1207 LayoutTests/fast/forms/file/file-input-capture_t01: RuntimeError # Please triage this failure 1208 LayoutTests/fast/forms/file/file-input-capture_t01: RuntimeError # Please triage this failure
1208 LayoutTests/fast/forms/focus-style-pending_t01: Skip # Times out. Please triage this failure 1209 LayoutTests/fast/forms/focus-style-pending_t01: Skip # Times out. Please triage this failure
1209 LayoutTests/fast/forms/focus_t01: Pass, RuntimeError # Please triage this failur e 1210 LayoutTests/fast/forms/focus_t01: Pass, RuntimeError # Please triage this failur e
1210 LayoutTests/fast/forms/form-attribute-nonexistence-form-id_t01: RuntimeError # P lease triage this failure 1211 LayoutTests/fast/forms/form-attribute-nonexistence-form-id_t01: RuntimeError # P lease triage this failure
1211 LayoutTests/fast/forms/form-attribute_t01: RuntimeError # Issue 25155 1212 LayoutTests/fast/forms/form-attribute_t01: RuntimeError # Issue 25155
(...skipping 564 matching lines...) Expand 10 before | Expand all | Expand 10 after
1776 LibTest/async/Timer/Timer.periodic_A01_t01: Skip # Times out. Please triage this failure 1777 LibTest/async/Timer/Timer.periodic_A01_t01: Skip # Times out. Please triage this failure
1777 LibTest/isolate/Isolate/spawn_A01_t05: Skip # Times out. Please triage this fail ure 1778 LibTest/isolate/Isolate/spawn_A01_t05: Skip # Times out. Please triage this fail ure
1778 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-002_t01: Skip # Times out. Please triage this failure 1779 WebPlatformTest/shadow-dom/events/retargeting-focus-events/test-002_t01: Skip # Times out. Please triage this failure
1779 1780
1780 [ $compiler == dart2js && $runtime == chrome && $system == windows ] 1781 [ $compiler == dart2js && $runtime == chrome && $system == windows ]
1781 Language/Classes/Constructors/Generative_Constructors/execution_of_an_initialize r_t04: Pass, Slow # Issue 25940 1782 Language/Classes/Constructors/Generative_Constructors/execution_of_an_initialize r_t04: Pass, Slow # Issue 25940
1782 Language/Expressions/Bitwise_Expressions/method_invocation_super_t01: Pass, Slow # Issue 25940 1783 Language/Expressions/Bitwise_Expressions/method_invocation_super_t01: Pass, Slow # Issue 25940
1783 LayoutTests/fast/css-grid-layout/grid-element-shrink-to-fit_t01: RuntimeError # Please triage this failure 1784 LayoutTests/fast/css-grid-layout/grid-element-shrink-to-fit_t01: RuntimeError # Please triage this failure
1784 1785
1785 [ $compiler == dart2js && $runtime == chrome && $system != macos ] 1786 [ $compiler == dart2js && $runtime == chrome && $system != macos ]
1786 LayoutTests/fast/canvas/webgl/array-bounds-clamping_t01: RuntimeError # Please t riage this failure
1787 LayoutTests/fast/canvas/webgl/attrib-location-length-limits_t01: RuntimeError # Please triage this failure 1787 LayoutTests/fast/canvas/webgl/attrib-location-length-limits_t01: RuntimeError # Please triage this failure
1788 LayoutTests/fast/canvas/webgl/buffer-bind-test_t01: RuntimeError # Please triage this failure 1788 LayoutTests/fast/canvas/webgl/buffer-bind-test_t01: RuntimeError # Please triage this failure
1789 LayoutTests/fast/canvas/webgl/canvas-2d-webgl-texture_t01: RuntimeError # Please triage this failure 1789 LayoutTests/fast/canvas/webgl/canvas-2d-webgl-texture_t01: RuntimeError # Please triage this failure
1790 LayoutTests/fast/canvas/webgl/canvas-resize-crash_t01: RuntimeError # Please tri age this failure 1790 LayoutTests/fast/canvas/webgl/canvas-resize-crash_t01: RuntimeError # Please tri age this failure
1791 LayoutTests/fast/canvas/webgl/canvas-test_t01: RuntimeError # Please triage this failure
1792 LayoutTests/fast/canvas/webgl/canvas-zero-size_t01: RuntimeError # Please triage this failure 1791 LayoutTests/fast/canvas/webgl/canvas-zero-size_t01: RuntimeError # Please triage this failure
1793 LayoutTests/fast/canvas/webgl/compressed-tex-image_t01: RuntimeError # Please tr iage this failure 1792 LayoutTests/fast/canvas/webgl/compressed-tex-image_t01: RuntimeError # Please tr iage this failure
1794 LayoutTests/fast/canvas/webgl/context-destroyed-crash_t01: RuntimeError # Please triage this failure 1793 LayoutTests/fast/canvas/webgl/context-destroyed-crash_t01: RuntimeError # Please triage this failure
1795 LayoutTests/fast/canvas/webgl/context-lost-restored_t01: RuntimeError # Please t riage this failure 1794 LayoutTests/fast/canvas/webgl/context-lost-restored_t01: RuntimeError # Please t riage this failure
1796 LayoutTests/fast/canvas/webgl/copy-tex-image-and-sub-image-2d_t01: RuntimeError # Please triage this failure 1795 LayoutTests/fast/canvas/webgl/copy-tex-image-and-sub-image-2d_t01: RuntimeError # Please triage this failure
1797 LayoutTests/fast/canvas/webgl/css-webkit-canvas_t01: RuntimeError # Please triag e this failure 1796 LayoutTests/fast/canvas/webgl/css-webkit-canvas_t01: RuntimeError # Please triag e this failure
1798 LayoutTests/fast/canvas/webgl/draw-elements-out-of-bounds_t01: RuntimeError # Pl ease triage this failure 1797 LayoutTests/fast/canvas/webgl/draw-elements-out-of-bounds_t01: RuntimeError # Pl ease triage this failure
1799 LayoutTests/fast/canvas/webgl/draw-webgl-to-canvas-2d_t01: RuntimeError # Please triage this failure
1800 LayoutTests/fast/canvas/webgl/drawingbuffer-test_t01: RuntimeError # Please tria ge this failure
1801 LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: RuntimeError # Please triage this failure 1798 LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: RuntimeError # Please triage this failure
1802 LayoutTests/fast/canvas/webgl/framebuffer-test_t01: RuntimeError # Please triage this failure 1799 LayoutTests/fast/canvas/webgl/framebuffer-test_t01: RuntimeError # Please triage this failure
1803 LayoutTests/fast/canvas/webgl/functions-returning-strings_t01: RuntimeError # Pl ease triage this failure 1800 LayoutTests/fast/canvas/webgl/functions-returning-strings_t01: RuntimeError # Pl ease triage this failure
1804 LayoutTests/fast/canvas/webgl/gl-enable-enum-test_t01: RuntimeError # Please tri age this failure 1801 LayoutTests/fast/canvas/webgl/gl-enable-enum-test_t01: RuntimeError # Please tri age this failure
1805 LayoutTests/fast/canvas/webgl/gl-enum-tests_t01: RuntimeError # Please triage th is failure 1802 LayoutTests/fast/canvas/webgl/gl-enum-tests_t01: RuntimeError # Please triage th is failure
1806 LayoutTests/fast/canvas/webgl/gl-getshadersource_t01: RuntimeError # Please tria ge this failure 1803 LayoutTests/fast/canvas/webgl/gl-getshadersource_t01: RuntimeError # Please tria ge this failure
1807 LayoutTests/fast/canvas/webgl/gl-getstring_t01: RuntimeError # Please triage thi s failure 1804 LayoutTests/fast/canvas/webgl/gl-getstring_t01: RuntimeError # Please triage thi s failure
1808 LayoutTests/fast/canvas/webgl/gl-pixelstorei_t01: RuntimeError # Please triage t his failure 1805 LayoutTests/fast/canvas/webgl/gl-pixelstorei_t01: RuntimeError # Please triage t his failure
1809 LayoutTests/fast/canvas/webgl/gl-uniformmatrix4fv_t01: RuntimeError # Please tri age this failure 1806 LayoutTests/fast/canvas/webgl/gl-uniformmatrix4fv_t01: RuntimeError # Please tri age this failure
1810 LayoutTests/fast/canvas/webgl/gl-vertex-attrib-zero-issues_t01: RuntimeError # P lease triage this failure
1811 LayoutTests/fast/canvas/webgl/gl-vertexattribpointer_t01: RuntimeError # Please triage this failure 1807 LayoutTests/fast/canvas/webgl/gl-vertexattribpointer_t01: RuntimeError # Please triage this failure
1812 LayoutTests/fast/canvas/webgl/incorrect-context-object-behaviour_t01: RuntimeErr or # Please triage this failure
1813 LayoutTests/fast/canvas/webgl/index-validation-copies-indices_t01: RuntimeError # Please triage this failure
1814 LayoutTests/fast/canvas/webgl/index-validation-crash-with-buffer-sub-data_t01: R untimeError # Please triage this failure
1815 LayoutTests/fast/canvas/webgl/index-validation-with-resized-buffer_t01: RuntimeE rror # Please triage this failure 1808 LayoutTests/fast/canvas/webgl/index-validation-with-resized-buffer_t01: RuntimeE rror # Please triage this failure
1816 LayoutTests/fast/canvas/webgl/index-validation_t01: RuntimeError # Please triage this failure 1809 LayoutTests/fast/canvas/webgl/index-validation_t01: RuntimeError # Please triage this failure
1817 LayoutTests/fast/canvas/webgl/invalid-UTF-16_t01: RuntimeError # Please triage t his failure 1810 LayoutTests/fast/canvas/webgl/invalid-UTF-16_t01: RuntimeError # Please triage t his failure
1818 LayoutTests/fast/canvas/webgl/invalid-passed-params_t01: RuntimeError # Please t riage this failure 1811 LayoutTests/fast/canvas/webgl/invalid-passed-params_t01: RuntimeError # Please t riage this failure
1819 LayoutTests/fast/canvas/webgl/is-object_t01: RuntimeError # Please triage this f ailure
1820 LayoutTests/fast/canvas/webgl/null-uniform-location_t01: RuntimeError # Please t riage this failure 1812 LayoutTests/fast/canvas/webgl/null-uniform-location_t01: RuntimeError # Please t riage this failure
1821 LayoutTests/fast/canvas/webgl/oes-element-index-uint_t01: RuntimeError # Please triage this failure 1813 LayoutTests/fast/canvas/webgl/oes-element-index-uint_t01: RuntimeError # Please triage this failure
1822 LayoutTests/fast/canvas/webgl/read-pixels-pack-alignment_t01: RuntimeError # Ple ase triage this failure 1814 LayoutTests/fast/canvas/webgl/read-pixels-pack-alignment_t01: RuntimeError # Ple ase triage this failure
1823 LayoutTests/fast/canvas/webgl/read-pixels-test_t01: RuntimeError # Please triage this failure 1815 LayoutTests/fast/canvas/webgl/read-pixels-test_t01: RuntimeError # Please triage this failure
1824 LayoutTests/fast/canvas/webgl/renderer-and-vendor-strings_t01: RuntimeError # Pl ease triage this failure 1816 LayoutTests/fast/canvas/webgl/renderer-and-vendor-strings_t01: RuntimeError # Pl ease triage this failure
1825 LayoutTests/fast/canvas/webgl/shader-precision-format_t01: RuntimeError # Please triage this failure 1817 LayoutTests/fast/canvas/webgl/shader-precision-format_t01: RuntimeError # Please triage this failure
1826 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view_ t01: RuntimeError # Please triage this failure 1818 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view_ t01: RuntimeError # Please triage this failure
1827 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgb565_t01: RuntimeError # Please triage this failure
1828 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas_t01: Runtim eError # Please triage this failure 1819 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas_t01: Runtim eError # Please triage this failure
1829 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgb565_ t01: RuntimeError # Please triage this failure
1830 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba444 4_t01: RuntimeError # Please triage this failure 1820 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba444 4_t01: RuntimeError # Please triage this failure
1831 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba555 1_t01: RuntimeError # Please triage this failure
1832 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data_t01: Ru ntimeError # Please triage this failure 1821 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data_t01: Ru ntimeError # Please triage this failure
1833 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgb565_t01: RuntimeError # Please triage this failure
1834 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444_t01 : RuntimeError # Please triage this failure 1822 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444_t01 : RuntimeError # Please triage this failure
1835 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551_t01 : RuntimeError # Please triage this failure 1823 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551_t01 : RuntimeError # Please triage this failure
1836 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video_t01: Runtime Error # Please triage this failure 1824 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video_t01: Runtime Error # Please triage this failure
1837 LayoutTests/fast/canvas/webgl/tex-image-webgl_t01: RuntimeError # Please triage this failure
1838 LayoutTests/fast/canvas/webgl/tex-sub-image-2d_t01: RuntimeError # Please triage this failure 1825 LayoutTests/fast/canvas/webgl/tex-sub-image-2d_t01: RuntimeError # Please triage this failure
1839 LayoutTests/fast/canvas/webgl/tex-sub-image-cube-maps_t01: RuntimeError # Please triage this failure
1840 LayoutTests/fast/canvas/webgl/texImage2DImageDataTest_t01: RuntimeError # Please triage this failure
1841 LayoutTests/fast/canvas/webgl/texture-active-bind_t01: RuntimeError # Please tri age this failure 1826 LayoutTests/fast/canvas/webgl/texture-active-bind_t01: RuntimeError # Please tri age this failure
1842 LayoutTests/fast/canvas/webgl/texture-color-profile_t01: RuntimeError # Please t riage this failure
1843 LayoutTests/fast/canvas/webgl/texture-npot_t01: RuntimeError # Please triage thi s failure 1827 LayoutTests/fast/canvas/webgl/texture-npot_t01: RuntimeError # Please triage thi s failure
1844 LayoutTests/fast/canvas/webgl/uniform-location-length-limits_t01: RuntimeError # Please triage this failure 1828 LayoutTests/fast/canvas/webgl/uniform-location-length-limits_t01: RuntimeError # Please triage this failure
1845 LayoutTests/fast/canvas/webgl/viewport-unchanged-upon-resize_t01: RuntimeError # Please triage this failure
1846 LayoutTests/fast/canvas/webgl/webgl-composite-modes-repaint_t01: RuntimeError # Please triage this failure
1847 LayoutTests/fast/canvas/webgl/webgl-composite-modes_t01: RuntimeError # Please t riage this failure 1829 LayoutTests/fast/canvas/webgl/webgl-composite-modes_t01: RuntimeError # Please t riage this failure
1848 LayoutTests/fast/canvas/webgl/webgl-exceptions_t01: RuntimeError # Please triage this failure 1830 LayoutTests/fast/canvas/webgl/webgl-exceptions_t01: RuntimeError # Please triage this failure
1849 LayoutTests/fast/canvas/webgl/webgl-unprefixed-context-id_t01: RuntimeError # Pl ease triage this failure 1831 LayoutTests/fast/canvas/webgl/webgl-unprefixed-context-id_t01: RuntimeError # Pl ease triage this failure
1850 LayoutTests/fast/canvas/webgl/webgl-viewport-parameters-preserved_t01: RuntimeEr ror # Please triage this failure
1851 LayoutTests/fast/text/zero-width-characters-complex-script_t01: RuntimeError # P lease triage this failure 1832 LayoutTests/fast/text/zero-width-characters-complex-script_t01: RuntimeError # P lease triage this failure
1852 1833
1853 [ $compiler == dart2js && $runtime == chrome && $system == linux] 1834 [ $compiler == dart2js && $runtime == chrome && $system == linux]
1854 LayoutTests/fast/multicol/newmulticol/balance_t04: RuntimeError # Please triage this failure 1835 LayoutTests/fast/multicol/newmulticol/balance_t04: RuntimeError # Please triage this failure
1855 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded- different-writing-modes-left_t01: RuntimeError # Please triage this failure 1836 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded- different-writing-modes-left_t01: RuntimeError # Please triage this failure
1856 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-rounded-boxes_t02: Ru ntimeError # Please triage this failure 1837 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-rounded-boxes_t02: Ru ntimeError # Please triage this failure
1857 LayoutTests/fast/text/international/combining-marks-position_t01: RuntimeError # Please triage this failure 1838 LayoutTests/fast/text/international/combining-marks-position_t01: RuntimeError # Please triage this failure
1858 LayoutTests/fast/text/line-break-after-question-mark_t01: RuntimeError # Please triage this failure 1839 LayoutTests/fast/text/line-break-after-question-mark_t01: RuntimeError # Please triage this failure
1859 LayoutTests/fast/text/regional-indicator-symobls_t01: RuntimeError # Please tria ge this failure 1840 LayoutTests/fast/text/regional-indicator-symobls_t01: RuntimeError # Please tria ge this failure
1860 LayoutTests/fast/text/text-combine-shrink-to-fit_t01: RuntimeError # Please tria ge this failure 1841 LayoutTests/fast/text/text-combine-shrink-to-fit_t01: RuntimeError # Please tria ge this failure
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
1901 LayoutTests/fast/canvas/webgl/draw-elements-out-of-bounds_t01: RuntimeError # Pl ease triage this failure 1882 LayoutTests/fast/canvas/webgl/draw-elements-out-of-bounds_t01: RuntimeError # Pl ease triage this failure
1902 LayoutTests/fast/canvas/webgl/draw-webgl-to-canvas-2d_t01: RuntimeError # Please triage this failure 1883 LayoutTests/fast/canvas/webgl/draw-webgl-to-canvas-2d_t01: RuntimeError # Please triage this failure
1903 LayoutTests/fast/canvas/webgl/drawingbuffer-test_t01: RuntimeError # Please tria ge this failure 1884 LayoutTests/fast/canvas/webgl/drawingbuffer-test_t01: RuntimeError # Please tria ge this failure
1904 LayoutTests/fast/canvas/webgl/error-reporting_t01: RuntimeError # Please triage this failure 1885 LayoutTests/fast/canvas/webgl/error-reporting_t01: RuntimeError # Please triage this failure
1905 LayoutTests/fast/canvas/webgl/framebuffer-bindings-unaffected-on-resize_t01: Run timeError # Please triage this failure 1886 LayoutTests/fast/canvas/webgl/framebuffer-bindings-unaffected-on-resize_t01: Run timeError # Please triage this failure
1906 LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: RuntimeError # Please triage this failure 1887 LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: RuntimeError # Please triage this failure
1907 LayoutTests/fast/canvas/webgl/framebuffer-test_t01: RuntimeError # Please triage this failure 1888 LayoutTests/fast/canvas/webgl/framebuffer-test_t01: RuntimeError # Please triage this failure
1908 LayoutTests/fast/canvas/webgl/functions-returning-strings_t01: RuntimeError # Pl ease triage this failure 1889 LayoutTests/fast/canvas/webgl/functions-returning-strings_t01: RuntimeError # Pl ease triage this failure
1909 LayoutTests/fast/canvas/webgl/get-active-test_t01: RuntimeError # Please triage this failure 1890 LayoutTests/fast/canvas/webgl/get-active-test_t01: RuntimeError # Please triage this failure
1910 LayoutTests/fast/canvas/webgl/gl-bind-attrib-location-test_t01: RuntimeError # P lease triage this failure 1891 LayoutTests/fast/canvas/webgl/gl-bind-attrib-location-test_t01: RuntimeError # P lease triage this failure
1911 LayoutTests/fast/canvas/webgl/gl-enable-enum-test_t01: RuntimeError # Please tri age this failure
1912 LayoutTests/fast/canvas/webgl/gl-enum-tests_t01: RuntimeError # Please triage th is failure 1892 LayoutTests/fast/canvas/webgl/gl-enum-tests_t01: RuntimeError # Please triage th is failure
1913 LayoutTests/fast/canvas/webgl/gl-get-calls_t01: RuntimeError # Please triage thi s failure 1893 LayoutTests/fast/canvas/webgl/gl-get-calls_t01: RuntimeError # Please triage thi s failure
1914 LayoutTests/fast/canvas/webgl/gl-getshadersource_t01: RuntimeError # Please tria ge this failure 1894 LayoutTests/fast/canvas/webgl/gl-getshadersource_t01: RuntimeError # Please tria ge this failure
1915 LayoutTests/fast/canvas/webgl/gl-getstring_t01: RuntimeError # Please triage thi s failure 1895 LayoutTests/fast/canvas/webgl/gl-getstring_t01: RuntimeError # Please triage thi s failure
1916 LayoutTests/fast/canvas/webgl/gl-object-get-calls_t01: RuntimeError # Please tri age this failure 1896 LayoutTests/fast/canvas/webgl/gl-object-get-calls_t01: RuntimeError # Please tri age this failure
1917 LayoutTests/fast/canvas/webgl/gl-pixelstorei_t01: RuntimeError # Please triage t his failure 1897 LayoutTests/fast/canvas/webgl/gl-pixelstorei_t01: RuntimeError # Please triage t his failure
1918 LayoutTests/fast/canvas/webgl/gl-teximage_t01: RuntimeError # Please triage this failure 1898 LayoutTests/fast/canvas/webgl/gl-teximage_t01: RuntimeError # Please triage this failure
1919 LayoutTests/fast/canvas/webgl/gl-uniformmatrix4fv_t01: RuntimeError # Please tri age this failure 1899 LayoutTests/fast/canvas/webgl/gl-uniformmatrix4fv_t01: RuntimeError # Please tri age this failure
1920 LayoutTests/fast/canvas/webgl/gl-vertex-attrib-zero-issues_t01: RuntimeError # P lease triage this failure 1900 LayoutTests/fast/canvas/webgl/gl-vertex-attrib-zero-issues_t01: RuntimeError # P lease triage this failure
1921 LayoutTests/fast/canvas/webgl/gl-vertex-attrib_t01: RuntimeError # Please triage this failure 1901 LayoutTests/fast/canvas/webgl/gl-vertex-attrib_t01: RuntimeError # Please triage this failure
(...skipping 15 matching lines...) Expand all
1937 LayoutTests/fast/canvas/webgl/oes-vertex-array-object_t01: RuntimeError # Please triage this failure 1917 LayoutTests/fast/canvas/webgl/oes-vertex-array-object_t01: RuntimeError # Please triage this failure
1938 LayoutTests/fast/canvas/webgl/point-size_t01: RuntimeError # Please triage this failure 1918 LayoutTests/fast/canvas/webgl/point-size_t01: RuntimeError # Please triage this failure
1939 LayoutTests/fast/canvas/webgl/premultiplyalpha-test_t01: RuntimeError # Please t riage this failure 1919 LayoutTests/fast/canvas/webgl/premultiplyalpha-test_t01: RuntimeError # Please t riage this failure
1940 LayoutTests/fast/canvas/webgl/program-test_t01: RuntimeError # Please triage thi s failure 1920 LayoutTests/fast/canvas/webgl/program-test_t01: RuntimeError # Please triage thi s failure
1941 LayoutTests/fast/canvas/webgl/read-pixels-pack-alignment_t01: RuntimeError # Ple ase triage this failure 1921 LayoutTests/fast/canvas/webgl/read-pixels-pack-alignment_t01: RuntimeError # Ple ase triage this failure
1942 LayoutTests/fast/canvas/webgl/read-pixels-test_t01: RuntimeError # Please triage this failure 1922 LayoutTests/fast/canvas/webgl/read-pixels-test_t01: RuntimeError # Please triage this failure
1943 LayoutTests/fast/canvas/webgl/renderbuffer-initialization_t01: RuntimeError # Pl ease triage this failure 1923 LayoutTests/fast/canvas/webgl/renderbuffer-initialization_t01: RuntimeError # Pl ease triage this failure
1944 LayoutTests/fast/canvas/webgl/renderer-and-vendor-strings_t01: RuntimeError # Pl ease triage this failure 1924 LayoutTests/fast/canvas/webgl/renderer-and-vendor-strings_t01: RuntimeError # Pl ease triage this failure
1945 LayoutTests/fast/canvas/webgl/shader-precision-format_t01: RuntimeError # Please triage this failure 1925 LayoutTests/fast/canvas/webgl/shader-precision-format_t01: RuntimeError # Please triage this failure
1946 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view_ t01: RuntimeError # Please triage this failure 1926 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view_ t01: RuntimeError # Please triage this failure
1947 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgb565_t01: RuntimeError # Please triage this failure
1948 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba4444_t0 1: RuntimeError # Please triage this failure 1927 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba4444_t0 1: RuntimeError # Please triage this failure
1949 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba5551_t0 1: RuntimeError # Please triage this failure 1928 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba5551_t0 1: RuntimeError # Please triage this failure
1950 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas_t01: Runtim eError # Please triage this failure 1929 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas_t01: Runtim eError # Please triage this failure
1951 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgb565_ t01: RuntimeError # Please triage this failure 1930 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgb565_ t01: RuntimeError # Please triage this failure
1952 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba444 4_t01: RuntimeError # Please triage this failure 1931 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba444 4_t01: RuntimeError # Please triage this failure
1953 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba555 1_t01: RuntimeError # Please triage this failure 1932 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba555 1_t01: RuntimeError # Please triage this failure
1954 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data_t01: Ru ntimeError # Please triage this failure 1933 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data_t01: Ru ntimeError # Please triage this failure
1955 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgb565_t01: RuntimeError # Please triage this failure 1934 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgb565_t01: RuntimeError # Please triage this failure
1956 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba4444_t01 : RuntimeError # Please triage this failure 1935 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba4444_t01 : RuntimeError # Please triage this failure
1957 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba5551_t01 : RuntimeError # Please triage this failure 1936 LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-rgba5551_t01 : RuntimeError # Please triage this failure
(...skipping 473 matching lines...) Expand 10 before | Expand all | Expand 10 after
2431 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/HTMLEl ement/HTMLMediaElement/addTextTrack_t01: RuntimeError # Please triage this failu re 2410 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/HTMLEl ement/HTMLMediaElement/addTextTrack_t01: RuntimeError # Please triage this failu re
2432 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/HTMLEl ement/HTMLTrackElement/src_t01: RuntimeError # Please triage this failure 2411 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/HTMLEl ement/HTMLTrackElement/src_t01: RuntimeError # Please triage this failure
2433 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr ack/cues_t01: Skip # Times out. 2412 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr ack/cues_t01: Skip # Times out.
2434 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr ack/mode_t01: RuntimeError # Please triage this failure 2413 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr ack/mode_t01: RuntimeError # Please triage this failure
2435 WebPlatformTest/html/semantics/forms/attributes-common-to-form-controls/formActi on_document_address_t01: RuntimeError # Please triage this failure 2414 WebPlatformTest/html/semantics/forms/attributes-common-to-form-controls/formActi on_document_address_t01: RuntimeError # Please triage this failure
2436 WebPlatformTest/html/semantics/forms/attributes-common-to-form-controls/formacti on_t01: RuntimeError # Please triage this failure 2415 WebPlatformTest/html/semantics/forms/attributes-common-to-form-controls/formacti on_t01: RuntimeError # Please triage this failure
2437 WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: RuntimeEr ror # Please triage this failure 2416 WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: RuntimeEr ror # Please triage this failure
2438 WebPlatformTest/html/semantics/forms/textfieldselection/textfieldselection-setRa ngeText_t01: RuntimeError # Please triage this failure 2417 WebPlatformTest/html/semantics/forms/textfieldselection/textfieldselection-setRa ngeText_t01: RuntimeError # Please triage this failure
2439 WebPlatformTest/html/semantics/forms/textfieldselection/textfieldselection-setSe lectionRange_t01: RuntimeError # Please triage this failure 2418 WebPlatformTest/html/semantics/forms/textfieldselection/textfieldselection-setSe lectionRange_t01: RuntimeError # Please triage this failure
2440 WebPlatformTest/html/semantics/forms/the-button-element/button-validation_t01: R untimeError # Please triage this failure 2419 WebPlatformTest/html/semantics/forms/the-button-element/button-validation_t01: R untimeError # Please triage this failure
2420 WebPlatformTest/html/semantics/forms/the-datalist-element/datalistoptions_t01: R untimeError # https://github.com/dart-lang/sdk/issues/29814
2441 WebPlatformTest/html/semantics/forms/the-fieldset-element/disabled_t01: RuntimeE rror # Please triage this failure 2421 WebPlatformTest/html/semantics/forms/the-fieldset-element/disabled_t01: RuntimeE rror # Please triage this failure
2442 WebPlatformTest/html/semantics/forms/the-form-element/form-autocomplete_t01: Run timeError # Please triage this failure 2422 WebPlatformTest/html/semantics/forms/the-form-element/form-autocomplete_t01: Run timeError # Please triage this failure
2443 WebPlatformTest/html/semantics/forms/the-form-element/form-elements-matches_t01: RuntimeError # Please triage this failure 2423 WebPlatformTest/html/semantics/forms/the-form-element/form-elements-matches_t01: RuntimeError # Please triage this failure
2444 WebPlatformTest/html/semantics/forms/the-form-element/form-elements-nameditem_t0 2: RuntimeError # Please triage this failure 2424 WebPlatformTest/html/semantics/forms/the-form-element/form-elements-nameditem_t0 2: RuntimeError # Please triage this failure
2445 WebPlatformTest/html/semantics/forms/the-input-element/date_t01: RuntimeError # Please triage this failure 2425 WebPlatformTest/html/semantics/forms/the-input-element/date_t01: RuntimeError # Please triage this failure
2446 WebPlatformTest/html/semantics/forms/the-input-element/datetime-local_t01: Runti meError # Please triage this failure 2426 WebPlatformTest/html/semantics/forms/the-input-element/datetime-local_t01: Runti meError # Please triage this failure
2447 WebPlatformTest/html/semantics/forms/the-input-element/datetime_t01: RuntimeErro r # Please triage this failure 2427 WebPlatformTest/html/semantics/forms/the-input-element/datetime_t01: RuntimeErro r # Please triage this failure
2448 WebPlatformTest/html/semantics/forms/the-input-element/datetime_t02: RuntimeErro r # Please triage this failure 2428 WebPlatformTest/html/semantics/forms/the-input-element/datetime_t02: RuntimeErro r # Please triage this failure
2449 WebPlatformTest/html/semantics/forms/the-input-element/email_t01: RuntimeError # Please triage this failure 2429 WebPlatformTest/html/semantics/forms/the-input-element/email_t01: RuntimeError # Please triage this failure
2450 WebPlatformTest/html/semantics/forms/the-input-element/hidden_t01: RuntimeError # Please triage this failure 2430 WebPlatformTest/html/semantics/forms/the-input-element/hidden_t01: RuntimeError # Please triage this failure
(...skipping 6007 matching lines...) Expand 10 before | Expand all | Expand 10 after
8458 WebPlatformTest/webstorage/storage_builtins_t01: RuntimeError # Please triage th is failure 8438 WebPlatformTest/webstorage/storage_builtins_t01: RuntimeError # Please triage th is failure
8459 WebPlatformTest/webstorage/storage_local_setitem_quotaexceedederr_t01: Skip # Ti mes out. Please triage this failure 8439 WebPlatformTest/webstorage/storage_local_setitem_quotaexceedederr_t01: Skip # Ti mes out. Please triage this failure
8460 8440
8461 [ $compiler == dart2js && $runtime == ie11 && $builder_tag == win8] 8441 [ $compiler == dart2js && $runtime == ie11 && $builder_tag == win8]
8462 LibTest/typed_data/ByteData/offsetInBytes_A01_t01: RuntimeError # Please triage this failure 8442 LibTest/typed_data/ByteData/offsetInBytes_A01_t01: RuntimeError # Please triage this failure
8463 LayoutTests/fast/dom/XMLSerializer-attribute-entities_t01: RuntimeError # Please triage this failure 8443 LayoutTests/fast/dom/XMLSerializer-attribute-entities_t01: RuntimeError # Please triage this failure
8464 LayoutTests/fast/dom/serialize-attribute_t01: RuntimeError # Please triage this failure 8444 LayoutTests/fast/dom/serialize-attribute_t01: RuntimeError # Please triage this failure
8465 8445
8466 [ $compiler == dart2js && $host_checked ] 8446 [ $compiler == dart2js && $host_checked ]
8467 Language/Types/Function_Types/call_t01: Crash # Issue 28894 8447 Language/Types/Function_Types/call_t01: Crash # Issue 28894
OLDNEW
« 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