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

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: Add comments to the new tests in LayoutTests/crypto/subtle/pbkdf2-deriveBits.html 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 1
2 crbug.com/443780 [ Mac ] virtual/slimmingpaint/fast/events/scale-and-scroll-ifra me-body.html [ ImageOnlyFailure ] 2 crbug.com/443780 [ Mac ] virtual/slimmingpaint/fast/events/scale-and-scroll-ifra me-body.html [ ImageOnlyFailure ]
3 crbug.com/443780 [ Mac ] virtual/slimmingpaint/fast/events/scale-and-scroll-ifra me-window.html [ ImageOnlyFailure ] 3 crbug.com/443780 [ Mac ] virtual/slimmingpaint/fast/events/scale-and-scroll-ifra me-window.html [ ImageOnlyFailure ]
4 crbug.com/443780 [ Mac ] virtual/slimmingpaint/fast/events/menu-key-context-menu -document.html [ Failure ] 4 crbug.com/443780 [ Mac ] virtual/slimmingpaint/fast/events/menu-key-context-menu -document.html [ Failure ]
5 crbug.com/443780 [ Mac ] virtual/slimmingpaint/fast/events/menu-key-context-menu .html [ Failure ] 5 crbug.com/443780 [ Mac ] virtual/slimmingpaint/fast/events/menu-key-context-menu .html [ Failure ]
6 crbug.com/435662 [ Mac ] virtual/slimmingpaint/fast/events/menu-key-context-menu -position.html [ Failure ] 6 crbug.com/435662 [ Mac ] virtual/slimmingpaint/fast/events/menu-key-context-menu -position.html [ Failure ]
7 crbug.com/441639 virtual/slimmingpaint/fast/overflow/paged-x-with-column-gap.htm l [ ImageOnlyFailure ] 7 crbug.com/441639 virtual/slimmingpaint/fast/overflow/paged-x-with-column-gap.htm l [ ImageOnlyFailure ]
8 crbug.com/441639 [ Linux ] virtual/slimmingpaint/fast/overflow/paged-x-div-with- column-gap.html [ ImageOnlyFailure ] 8 crbug.com/441639 [ Linux ] virtual/slimmingpaint/fast/overflow/paged-x-div-with- column-gap.html [ ImageOnlyFailure ]
9 crbug.com/441639 [ Debug ] virtual/slimmingpaint/fast/overflow/lots-of-sibling-i nline-boxes.html [ Pass Timeout ] 9 crbug.com/441639 [ Debug ] virtual/slimmingpaint/fast/overflow/lots-of-sibling-i nline-boxes.html [ Pass Timeout ]
10 10
(...skipping 610 matching lines...) Expand 10 before | Expand all | Expand 10 after
621 # There are some unresolved problems with the teardown of WebWorkers that make 621 # There are some unresolved problems with the teardown of WebWorkers that make
622 # the "abandon" WebCrypto tests flaky-crash. This flakiness can also affect the 622 # the "abandon" WebCrypto tests flaky-crash. This flakiness can also affect the
623 # tests run immediately afterwards (the two AES-CBC decrypt tests). 623 # tests run immediately afterwards (the two AES-CBC decrypt tests).
624 # See http://crbug.com/440450. 624 # See http://crbug.com/440450.
625 crbug.com/440277 crypto/subtle/abandon-crypto-operation.html [ Pass Crash ] 625 crbug.com/440277 crypto/subtle/abandon-crypto-operation.html [ Pass Crash ]
626 crbug.com/440277 crypto/subtle/abandon-crypto-operation2.html [ Crash Pass ] 626 crbug.com/440277 crypto/subtle/abandon-crypto-operation2.html [ Crash Pass ]
627 crbug.com/409767 crypto/subtle/worker-subtle-crypto-concurrent.html [ Crash Pass ] 627 crbug.com/409767 crypto/subtle/worker-subtle-crypto-concurrent.html [ Crash Pass ]
628 crbug.com/438403 crypto/subtle/aes-cbc-decrypt-failure.html [ Crash Pass ] 628 crbug.com/438403 crypto/subtle/aes-cbc-decrypt-failure.html [ Crash Pass ]
629 crbug.com/438403 crypto/subtle/aes-cbc-encrypt-decrypt.html [ Crash Pass ] 629 crbug.com/438403 crypto/subtle/aes-cbc-encrypt-decrypt.html [ Crash Pass ]
630 630
631 # These PBKDF2 tests are failing without the Chromium implementation
eroman 2015/01/15 22:28:57 Reword this to explain this is a temporary situati
xun.sun 2015/01/16 03:36:58 Done.
632 crbug.com/399099 crypto/subtle/clone-pbkdf2Key.html [ Failure ]
633 crbug.com/399099 crypto/subtle/pbkdf2-deriveBits.html [ Failure ]
634 crbug.com/399099 crypto/subtle/pbkdf2-deriveBits-failures.html [ Failure ]
635 crbug.com/399099 crypto/subtle/pbkdf2-deriveKey-aes.html [ Failure ]
636 crbug.com/399099 crypto/subtle/pbkdf2-deriveKey-failures.html [ Failure ]
637
631 crbug.com/443566 http/tests/misc/image-error.html [ Failure Pass ] 638 crbug.com/443566 http/tests/misc/image-error.html [ Failure Pass ]
632 639
633 # This test needs to be updated to use a non-svg font. 640 # This test needs to be updated to use a non-svg font.
634 crbug.com/242735 fast/css/ex-unit-with-no-x-height.html [ ImageOnlyFailure Failu re ] 641 crbug.com/242735 fast/css/ex-unit-with-no-x-height.html [ ImageOnlyFailure Failu re ]
635 642
636 crbug.com/327698 [ Win Release ] virtual/gpu/fast/canvas/canvas-lost-gpu-context .html [ Pass Timeout ] 643 crbug.com/327698 [ Win Release ] virtual/gpu/fast/canvas/canvas-lost-gpu-context .html [ Pass Timeout ]
637 crbug.com/327698 [ Debug Linux Mac Win ] virtual/gpu/fast/canvas/canvas-lost-gpu -context.html [ Pass Timeout ] 644 crbug.com/327698 [ Debug Linux Mac Win ] virtual/gpu/fast/canvas/canvas-lost-gpu -context.html [ Pass Timeout ]
638 645
639 # Flaky on several platforms. 646 # Flaky on several platforms.
640 crbug.com/320139 fast/repaint/block-layout-inline-children-replaced.html [ Failu re Pass ] 647 crbug.com/320139 fast/repaint/block-layout-inline-children-replaced.html [ Failu re Pass ]
(...skipping 995 matching lines...) Expand 10 before | Expand all | Expand 10 after
1636 1643
1637 crbug.com/449021 http/tests/misc/script-after-slow-stylesheet-removed.html [ Pas s Failure ] 1644 crbug.com/449021 http/tests/misc/script-after-slow-stylesheet-removed.html [ Pas s Failure ]
1638 1645
1639 crbug.com/449023 http/tests/security/mixedContent/strict-mode-via-pref-image-blo cked.https.html [ Pass Failure ] 1646 crbug.com/449023 http/tests/security/mixedContent/strict-mode-via-pref-image-blo cked.https.html [ Pass Failure ]
1640 crbug.com/449023 http/tests/security/mixedContent/insecure-srcset-in-main-frame- blocked.html [ Pass Failure ] 1647 crbug.com/449023 http/tests/security/mixedContent/insecure-srcset-in-main-frame- blocked.html [ Pass Failure ]
1641 crbug.com/449023 http/tests/security/mixedContent/insecure-empty-srcset-in-main- frame-blocked.html [ Pass Failure ] 1648 crbug.com/449023 http/tests/security/mixedContent/insecure-empty-srcset-in-main- frame-blocked.html [ Pass Failure ]
1642 crbug.com/449023 http/tests/security/mixedContent/insecure-image-in-main-frame-b locked.html [ Pass Failure ] 1649 crbug.com/449023 http/tests/security/mixedContent/insecure-image-in-main-frame-b locked.html [ Pass Failure ]
1643 crbug.com/449023 http/tests/security/mixedContent/insecure-image-in-main-frame-a llowed.html [ Pass Failure ] 1650 crbug.com/449023 http/tests/security/mixedContent/insecure-image-in-main-frame-a llowed.html [ Pass Failure ]
1644 1651
1645 crbug.com/449081 [ Mac Linux Debug ] virtual/gpu/fast/canvas/canvas-lose-restore -max-int-size.html [ Pass Failure ] 1652 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') | LayoutTests/crypto/subtle/clone-pbkdf2Key.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698