Commit 9dc53c67 authored by mlamouri@chromium.org's avatar mlamouri@chromium.org

Re-enable screen_orientation/ tests following mock fixes.

The screen orientation mock was broken and some LayoutTests had to be
disabled. Now that https://codereview.chromium.org/339913002 has landed,
we the disabled tests should be working again.

BUG=389047,388748

Review URL: https://codereview.chromium.org/360493003

git-svn-id: svn://svn.chromium.org/blink/trunk@177169 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent c3dfc115
...@@ -950,11 +950,6 @@ crbug.com/374569 [ Win ] http/tests/navigation/beacon-cross-origin.html [ Pass F ...@@ -950,11 +950,6 @@ crbug.com/374569 [ Win ] http/tests/navigation/beacon-cross-origin.html [ Pass F
crbug.com/374572 svg/filters/feImage-target-reappend-to-document.svg [ Pass Failure ] crbug.com/374572 svg/filters/feImage-target-reappend-to-document.svg [ Pass Failure ]
crbug.com/374572 svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop.html [ Pass ImageOnlyFailure ] crbug.com/374572 svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop.html [ Pass ImageOnlyFailure ]
# Failing after https://src.chromium.org/viewvc/chrome?revision=279709&view=revision
crbug.com/388748 screen_orientation/lockOrientation-bad-argument.html [ Pass Failure ]
crbug.com/388748 screen_orientation/lockOrientation-bad-array-argument.html [ Pass Failure ]
crbug.com/388748 screen_orientation/orientation-attribute.html [ Pass Failure ]
crbug.com/371651 svg/custom/deep-dynamic-updates.svg [ Pass Failure ] crbug.com/371651 svg/custom/deep-dynamic-updates.svg [ Pass Failure ]
crbug.com/371651 svg/custom/js-update-gradient.svg [ Pass Failure ] crbug.com/371651 svg/custom/js-update-gradient.svg [ Pass Failure ]
crbug.com/371651 svg/custom/js-update-pattern.svg [ Pass Failure ] crbug.com/371651 svg/custom/js-update-pattern.svg [ Pass Failure ]
...@@ -1053,8 +1048,6 @@ crbug.com/374378 [ Debug ] virtual/gpu/fast/canvas/webgl/WebGLContextEvent.html ...@@ -1053,8 +1048,6 @@ crbug.com/374378 [ Debug ] virtual/gpu/fast/canvas/webgl/WebGLContextEvent.html
crbug.com/328961 inspector/profiler/canvas2d/canvas2d-api-changes.html [ Failure ] crbug.com/328961 inspector/profiler/canvas2d/canvas2d-api-changes.html [ Failure ]
crbug.com/389047 screen_orientation/page-visibility.html [ Pass Failure ]
# switching to apache-win32: needs triaging. # switching to apache-win32: needs triaging.
crbug.com/30536 [ Win7 ] http/tests/css/missing-repaint-after-slow-style-sheet.pl [ ImageOnlyFailure ] crbug.com/30536 [ Win7 ] http/tests/css/missing-repaint-after-slow-style-sheet.pl [ ImageOnlyFailure ]
crbug.com/30536 [ Win7 ] http/tests/images/drag-image-to-desktop.html [ Failure ] crbug.com/30536 [ Win7 ] http/tests/images/drag-image-to-desktop.html [ Failure ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment