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

Side by Side Diff: LayoutTests/TestExpectations

Issue 820523003: [webcrypto] Implement PBKDF2 (blink-side) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed empty password test Created 5 years, 11 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
OLDNEW
1 crbug.com/424225 virtual/slimmingpaint/fast/borders/border-image-side-reduction. html [ NeedsRebaseline ] 1 crbug.com/424225 virtual/slimmingpaint/fast/borders/border-image-side-reduction. html [ NeedsRebaseline ]
2 crbug.com/424225 fast/backgrounds/size/zero.html [ NeedsRebaseline ] 2 crbug.com/424225 fast/backgrounds/size/zero.html [ NeedsRebaseline ]
3 crbug.com/424225 fast/borders/border-image-side-reduction.html [ NeedsRebaseline ] 3 crbug.com/424225 fast/borders/border-image-side-reduction.html [ NeedsRebaseline ]
4 4
5 crbug.com/443780 [ Mac ] virtual/slimmingpaint/fast/events/scale-and-scroll-ifra me-body.html [ ImageOnlyFailure ] 5 crbug.com/443780 [ Mac ] virtual/slimmingpaint/fast/events/scale-and-scroll-ifra me-body.html [ ImageOnlyFailure ]
6 crbug.com/443780 [ Mac ] virtual/slimmingpaint/fast/events/scale-and-scroll-ifra me-window.html [ ImageOnlyFailure ] 6 crbug.com/443780 [ Mac ] virtual/slimmingpaint/fast/events/scale-and-scroll-ifra me-window.html [ ImageOnlyFailure ]
7 crbug.com/443780 [ Mac ] virtual/slimmingpaint/fast/events/menu-key-context-menu -document.html [ Failure ] 7 crbug.com/443780 [ Mac ] virtual/slimmingpaint/fast/events/menu-key-context-menu -document.html [ Failure ]
8 crbug.com/443780 [ Mac ] virtual/slimmingpaint/fast/events/menu-key-context-menu .html [ Failure ] 8 crbug.com/443780 [ Mac ] virtual/slimmingpaint/fast/events/menu-key-context-menu .html [ Failure ]
9 crbug.com/435662 [ Mac ] virtual/slimmingpaint/fast/events/menu-key-context-menu -position.html [ Failure ] 9 crbug.com/435662 [ Mac ] virtual/slimmingpaint/fast/events/menu-key-context-menu -position.html [ Failure ]
10 crbug.com/441639 virtual/slimmingpaint/fast/overflow/paged-x-with-column-gap.htm l [ ImageOnlyFailure ] 10 crbug.com/441639 virtual/slimmingpaint/fast/overflow/paged-x-with-column-gap.htm l [ ImageOnlyFailure ]
(...skipping 613 matching lines...) Expand 10 before | Expand all | Expand 10 after
624 # There are some unresolved problems with the teardown of WebWorkers that make 624 # There are some unresolved problems with the teardown of WebWorkers that make
625 # the "abandon" WebCrypto tests flaky-crash. This flakiness can also affect the 625 # the "abandon" WebCrypto tests flaky-crash. This flakiness can also affect the
626 # tests run immediately afterwards (the two AES-CBC decrypt tests). 626 # tests run immediately afterwards (the two AES-CBC decrypt tests).
627 # See http://crbug.com/440450. 627 # See http://crbug.com/440450.
628 crbug.com/440277 crypto/subtle/abandon-crypto-operation.html [ Pass Crash ] 628 crbug.com/440277 crypto/subtle/abandon-crypto-operation.html [ Pass Crash ]
629 crbug.com/440277 crypto/subtle/abandon-crypto-operation2.html [ Crash Pass ] 629 crbug.com/440277 crypto/subtle/abandon-crypto-operation2.html [ Crash Pass ]
630 crbug.com/409767 crypto/subtle/worker-subtle-crypto-concurrent.html [ Crash Pass ] 630 crbug.com/409767 crypto/subtle/worker-subtle-crypto-concurrent.html [ Crash Pass ]
631 crbug.com/438403 crypto/subtle/aes-cbc-decrypt-failure.html [ Crash Pass ] 631 crbug.com/438403 crypto/subtle/aes-cbc-decrypt-failure.html [ Crash Pass ]
632 crbug.com/438403 crypto/subtle/aes-cbc-encrypt-decrypt.html [ Crash Pass ] 632 crbug.com/438403 crypto/subtle/aes-cbc-encrypt-decrypt.html [ Crash Pass ]
633 633
634 #These tests are temporary failures until the chromium-side of PBKDF2 lands
635 crbug.com/399099 crypto/subtle/clone-pbkdf2Key.html [ Failure ]
636 crbug.com/399099 crypto/subtle/pbkdf2-deriveBits.html [ Failure ]
637 crbug.com/399099 crypto/subtle/pbkdf2-deriveBits-empty-password-failure.html [ F ailure ]
638 crbug.com/399099 crypto/subtle/pbkdf2-deriveBits-failures.html [ Failure ]
639 crbug.com/399099 crypto/subtle/pbkdf2-deriveBits-rfc6070-test-vectors.html [ Fai lure ]
640 crbug.com/399099 crypto/subtle/pbkdf2-deriveKey-aes.html [ Failure ]
641 crbug.com/399099 crypto/subtle/pbkdf2-deriveKey-failures.html [ Failure ]
642
634 crbug.com/443566 http/tests/misc/image-error.html [ Failure Pass ] 643 crbug.com/443566 http/tests/misc/image-error.html [ Failure Pass ]
635 644
636 # This test needs to be updated to use a non-svg font. 645 # This test needs to be updated to use a non-svg font.
637 crbug.com/242735 fast/css/ex-unit-with-no-x-height.html [ ImageOnlyFailure Failu re ] 646 crbug.com/242735 fast/css/ex-unit-with-no-x-height.html [ ImageOnlyFailure Failu re ]
638 647
639 crbug.com/327698 [ Win Release ] virtual/gpu/fast/canvas/canvas-lost-gpu-context .html [ Pass Timeout ] 648 crbug.com/327698 [ Win Release ] virtual/gpu/fast/canvas/canvas-lost-gpu-context .html [ Pass Timeout ]
640 crbug.com/327698 [ Debug Linux Mac Win ] virtual/gpu/fast/canvas/canvas-lost-gpu -context.html [ Pass Timeout ] 649 crbug.com/327698 [ Debug Linux Mac Win ] virtual/gpu/fast/canvas/canvas-lost-gpu -context.html [ Pass Timeout ]
641 650
642 # Flaky on several platforms. 651 # Flaky on several platforms.
643 crbug.com/320139 fast/repaint/block-layout-inline-children-replaced.html [ Failu re Pass ] 652 crbug.com/320139 fast/repaint/block-layout-inline-children-replaced.html [ Failu re Pass ]
(...skipping 994 matching lines...) Expand 10 before | Expand all | Expand 10 after
1638 1647
1639 crbug.com/449021 http/tests/misc/script-after-slow-stylesheet-removed.html [ Pas s Failure ] 1648 crbug.com/449021 http/tests/misc/script-after-slow-stylesheet-removed.html [ Pas s Failure ]
1640 1649
1641 crbug.com/449023 http/tests/security/mixedContent/strict-mode-via-pref-image-blo cked.https.html [ Pass Failure ] 1650 crbug.com/449023 http/tests/security/mixedContent/strict-mode-via-pref-image-blo cked.https.html [ Pass Failure ]
1642 crbug.com/449023 http/tests/security/mixedContent/insecure-srcset-in-main-frame- blocked.html [ Pass Failure ] 1651 crbug.com/449023 http/tests/security/mixedContent/insecure-srcset-in-main-frame- blocked.html [ Pass Failure ]
1643 crbug.com/449023 http/tests/security/mixedContent/insecure-empty-srcset-in-main- frame-blocked.html [ Pass Failure ] 1652 crbug.com/449023 http/tests/security/mixedContent/insecure-empty-srcset-in-main- frame-blocked.html [ Pass Failure ]
1644 crbug.com/449023 http/tests/security/mixedContent/insecure-image-in-main-frame-b locked.html [ Pass Failure ] 1653 crbug.com/449023 http/tests/security/mixedContent/insecure-image-in-main-frame-b locked.html [ Pass Failure ]
1645 crbug.com/449023 http/tests/security/mixedContent/insecure-image-in-main-frame-a llowed.html [ Pass Failure ] 1654 crbug.com/449023 http/tests/security/mixedContent/insecure-image-in-main-frame-a llowed.html [ Pass Failure ]
1646 1655
1647 crbug.com/449081 [ Mac Linux Debug ] virtual/gpu/fast/canvas/canvas-lose-restore -max-int-size.html [ Pass Failure ] 1656 crbug.com/449081 [ Mac Linux Debug ] virtual/gpu/fast/canvas/canvas-lose-restore -max-int-size.html [ Pass Failure ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/crypto/subtle/clone-pbkdf2Key.html » ('j') | public/platform/WebCryptoAlgorithmParams.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698