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

Side by Side Diff: LayoutTests/TestExpectations

Issue 19885002: WebCrypto: Add interfaces for importKey(). (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Move test stuff into MockWebCrypto Created 7 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/crypto/importKey.html » ('j') | Source/modules/crypto/Key.cpp » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file. 1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file.
2 2
3 # ----------------------------------------------------------------- 3 # -----------------------------------------------------------------
4 # SLOW BUT PASSING 4 # SLOW BUT PASSING
5 # ----------------------------------------------------------------- 5 # -----------------------------------------------------------------
6 6
7 crbug.com/237000 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Slow ] 7 crbug.com/237000 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Slow ]
8 webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test- 5.html [ Slow ] 8 webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test- 5.html [ Slow ]
9 crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ] 9 crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ]
10 crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ] 10 crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ]
(...skipping 1706 matching lines...) Expand 10 before | Expand all | Expand 10 after
1717 1717
1718 Bug(cbiesinger) [ Win ] fast/forms/button-default-title.html [ Failure ] 1718 Bug(cbiesinger) [ Win ] fast/forms/button-default-title.html [ Failure ]
1719 1719
1720 crbug.com/257325 [ Mac ] media/audio-repaint.html [ Pass ImageOnlyFailure ] 1720 crbug.com/257325 [ Mac ] media/audio-repaint.html [ Pass ImageOnlyFailure ]
1721 1721
1722 crbug.com/255407 plugins/npruntime/leak-window-scriptable-object.html [ Pass Fai lure ] 1722 crbug.com/255407 plugins/npruntime/leak-window-scriptable-object.html [ Pass Fai lure ]
1723 1723
1724 # started timing out around r154246..r154251 1724 # started timing out around r154246..r154251
1725 crbug.com/260744 [ Debug ] fast/js/regress/function-dot-apply.html [ Timeout ] 1725 crbug.com/260744 [ Debug ] fast/js/regress/function-dot-apply.html [ Timeout ]
1726 crbug.com/260744 [ Debug ] fast/js/regress/inline-arguments-local-escape.html [ Timeout ] 1726 crbug.com/260744 [ Debug ] fast/js/regress/inline-arguments-local-escape.html [ Timeout ]
1727
1728 # Part of a 2-sided patch; re-enabled immediately after chromium side lands.
1729 Bug(eroman) crypto/ [ Skip ]
eroman 2013/07/23 01:38:22 This seems wrong. Perhaps it is better if after th
abarth-chromium 2013/07/23 06:22:07 I think it's fine. You're the only one working in
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/crypto/importKey.html » ('j') | Source/modules/crypto/Key.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698