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

Side by Side Diff: LayoutTests/TestExpectations

Issue 957713004: [WebCrypto] Split LayoutTests/crypto/subtle into per-algorithm directories (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated to latest master Created 5 years, 10 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 | « LayoutTests/FlakyTests ('k') | LayoutTests/crypto/subtle/aes-cbc-decrypt-failures.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 crbug.com/452320 [ Mac ] virtual/slimmingpaint/fast/scrolling/scrollbar-tickmark s-hittest.html [ Timeout ] 2 crbug.com/452320 [ Mac ] virtual/slimmingpaint/fast/scrolling/scrollbar-tickmark s-hittest.html [ Timeout ]
3 crbug.com/452320 [ Mac ] virtual/scroll_customization/fast/scrolling/scrollbar-t ickmarks-hittest.html [ Timeout ] 3 crbug.com/452320 [ Mac ] virtual/scroll_customization/fast/scrolling/scrollbar-t ickmarks-hittest.html [ Timeout ]
4 4
5 # These need a manual rebaseline for Mac after crbug.com/452967 5 # These need a manual rebaseline for Mac after crbug.com/452967
6 crbug.com/450136 virtual/slimmingpaint/fast/backgrounds/svg-as-mask.html [ Image OnlyFailure NeedsManualRebaseline ] 6 crbug.com/450136 virtual/slimmingpaint/fast/backgrounds/svg-as-mask.html [ Image OnlyFailure NeedsManualRebaseline ]
7 crbug.com/450136 virtual/slimmingpaint/fast/backgrounds/transformed-body-backgro und.html [ ImageOnlyFailure NeedsManualRebaseline ] 7 crbug.com/450136 virtual/slimmingpaint/fast/backgrounds/transformed-body-backgro und.html [ ImageOnlyFailure NeedsManualRebaseline ]
8 crbug.com/450136 virtual/slimmingpaint/fast/backgrounds/gradient-background-leak age-hidpi.html [ ImageOnlyFailure NeedsManualRebaseline ] 8 crbug.com/450136 virtual/slimmingpaint/fast/backgrounds/gradient-background-leak age-hidpi.html [ ImageOnlyFailure NeedsManualRebaseline ]
9 crbug.com/450136 virtual/slimmingpaint/fast/backgrounds/gradient-background-leak age.html [ ImageOnlyFailure NeedsManualRebaseline ] 9 crbug.com/450136 virtual/slimmingpaint/fast/backgrounds/gradient-background-leak age.html [ ImageOnlyFailure NeedsManualRebaseline ]
10 crbug.com/450136 virtual/slimmingpaint/fast/backgrounds/mask-box-image.html [ Im ageOnlyFailure NeedsManualRebaseline ] 10 crbug.com/450136 virtual/slimmingpaint/fast/backgrounds/mask-box-image.html [ Im ageOnlyFailure NeedsManualRebaseline ]
(...skipping 656 matching lines...) Expand 10 before | Expand all | Expand 10 after
667 # Linux uses the system's NSS library for its WebCrypto implementation, whereas 667 # Linux uses the system's NSS library for its WebCrypto implementation, whereas
668 # Windows, Mac and Android use a statically-linked BoringSSL. 668 # Windows, Mac and Android use a statically-linked BoringSSL.
669 # As such: 669 # As such:
670 # 670 #
671 # (a) Support for RSA is not guaranteed as the system NSS may be ancient. 671 # (a) Support for RSA is not guaranteed as the system NSS may be ancient.
672 # (b) RSA-PSS, AES-CTR, ECDH, ECDSA, and HKDF have only been implemented for 672 # (b) RSA-PSS, AES-CTR, ECDH, ECDSA, and HKDF have only been implemented for
673 # BoringSSL based WebCrypto. 673 # BoringSSL based WebCrypto.
674 # 674 #
675 # These issue will be resolved once Linux switches to BoringSSL 675 # These issue will be resolved once Linux switches to BoringSSL
676 # (http://crbug.com/338887). 676 # (http://crbug.com/338887).
677 crbug.com/382732 [ Linux ] crypto/subtle/rsa-oaep-generate-non-extractable-key.h tml [ Failure Pass ] 677 crbug.com/382732 [ Linux ] crypto/subtle/rsa-oaep/generate-non-extractable-key.h tml [ Failure Pass ]
678 crbug.com/382732 [ Linux ] crypto/subtle/rsa-oaep-key-manipulation.html [ Failur e Pass ] 678 crbug.com/382732 [ Linux ] crypto/subtle/rsa-oaep/key-manipulation.html [ Failur e Pass ]
679 crbug.com/382732 [ Linux ] crypto/subtle/rsa-oaep-plaintext-length.html [ Failur e Pass ] 679 crbug.com/382732 [ Linux ] crypto/subtle/rsa-oaep/plaintext-length.html [ Failur e Pass ]
680 crbug.com/382732 [ Linux ] crypto/subtle/rsa-oaep-wrap-unwrap-aes.html [ Failure Pass ] 680 crbug.com/382732 [ Linux ] crypto/subtle/rsa-oaep/wrap-unwrap-aes.html [ Failure Pass ]
681 crbug.com/378315 [ Linux ] crypto/subtle/clone-rsaHashedKey-private.html [ Failu re Pass ] 681 crbug.com/378315 [ Linux ] crypto/subtle/clone-rsaHashedKey-private.html [ Failu re Pass ]
682 crbug.com/378315 [ Linux ] crypto/subtle/exportKey-unextractable.html [ Failure Pass ] 682 crbug.com/378315 [ Linux ] crypto/subtle/exportKey-unextractable.html [ Failure Pass ]
683 crbug.com/378315 [ Linux ] crypto/subtle/rsa-export-private-key.html [ Failure P ass ] 683 crbug.com/378315 [ Linux ] crypto/subtle/rsa-export-private-key.html [ Failure P ass ]
684 crbug.com/378315 [ Linux ] crypto/subtle/rsa-indexeddb.html [ Failure Pass ] 684 crbug.com/378315 [ Linux ] crypto/subtle/rsa-indexeddb.html [ Failure Pass ]
685 crbug.com/378315 [ Linux ] crypto/subtle/rsa-oaep-encrypt-failures.html [ Failur e Pass ] 685 crbug.com/378315 [ Linux ] crypto/subtle/rsa-oaep/encrypt-failures.html [ Failur e Pass ]
686 crbug.com/378315 [ Linux ] crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-small-key. html [ Failure Pass ] 686 crbug.com/378315 [ Linux ] crypto/subtle/rsassa-pkcs1-v1_5/import-jwk-small-key. html [ Failure Pass ]
687 crbug.com/378315 [ Linux ] crypto/subtle/rsassa-pkcs1-v1_5-import-jwk.html [ Fai lure Pass ] 687 crbug.com/378315 [ Linux ] crypto/subtle/rsassa-pkcs1-v1_5/import-jwk.html [ Fai lure Pass ]
688 crbug.com/378315 [ Linux ] crypto/subtle/rsassa-pkcs1-v1_5-sign-verify.html [ Fa ilure Pass ] 688 crbug.com/378315 [ Linux ] crypto/subtle/rsassa-pkcs1-v1_5/sign-verify.html [ Fa ilure Pass ]
689 crbug.com/338883 [ Linux ] crypto/subtle/rsa-pss-verify.html [ Failure Pass ] 689 crbug.com/338883 [ Linux ] crypto/subtle/rsa-pss/verify.html [ Failure Pass ]
690 crbug.com/338883 [ Linux ] crypto/subtle/clone-ecKey-private.html [ Failure Pass ] 690 crbug.com/338883 [ Linux ] crypto/subtle/clone-ecKey-private.html [ Failure Pass ]
691 crbug.com/338883 [ Linux ] crypto/subtle/clone-ecKey-public.html [ Failure Pass ] 691 crbug.com/338883 [ Linux ] crypto/subtle/clone-ecKey-public.html [ Failure Pass ]
692 crbug.com/338883 [ Linux ] crypto/subtle/ec-export-private-key.html [ Failure Pa ss ] 692 crbug.com/338883 [ Linux ] crypto/subtle/ec-export-private-key.html [ Failure Pa ss ]
693 crbug.com/338883 [ Linux ] crypto/subtle/ec-export-public-key.html [ Failure Pas s ] 693 crbug.com/338883 [ Linux ] crypto/subtle/ec-export-public-key.html [ Failure Pas s ]
694 crbug.com/338883 [ Linux ] crypto/subtle/ecdsa-generate-key.html [ Failure Pass ] 694 crbug.com/338883 [ Linux ] crypto/subtle/ecdsa/generate-key.html [ Failure Pass ]
695 crbug.com/338883 [ Linux ] crypto/subtle/ecdsa-generateKey-failures.html [ Failu re Pass ] 695 crbug.com/338883 [ Linux ] crypto/subtle/ecdsa/generateKey-failures.html [ Failu re Pass ]
696 crbug.com/338883 [ Linux ] crypto/subtle/ecdsa-import-jwk.html [ Failure Pass ] 696 crbug.com/338883 [ Linux ] crypto/subtle/ecdsa/import-jwk.html [ Failure Pass ]
697 crbug.com/338883 [ Linux ] crypto/subtle/ecdsa-sign-verify.html [ Failure Pass ] 697 crbug.com/338883 [ Linux ] crypto/subtle/ecdsa/sign-verify.html [ Failure Pass ]
698 crbug.com/338883 [ Linux ] crypto/subtle/ecdh-deriveBits-failures.html [ Failure Pass ] 698 crbug.com/338883 [ Linux ] crypto/subtle/ecdh/deriveBits-failures.html [ Failure Pass ]
699 crbug.com/338883 [ Linux ] crypto/subtle/ecdh-deriveBits.html [ Failure Pass ] 699 crbug.com/338883 [ Linux ] crypto/subtle/ecdh/deriveBits.html [ Failure Pass ]
700 crbug.com/338883 [ Linux ] crypto/subtle/ecdh-generate-key.html [ Failure Pass ] 700 crbug.com/338883 [ Linux ] crypto/subtle/ecdh/generate-key.html [ Failure Pass ]
701 crbug.com/338883 [ Linux ] crypto/subtle/ecdh-import-jwk.html [ Failure Pass ] 701 crbug.com/338883 [ Linux ] crypto/subtle/ecdh/import-jwk.html [ Failure Pass ]
702 crbug.com/338883 [ Linux ] crypto/subtle/ecdh-deriveKey-aes.html [ Failure Pass ] 702 crbug.com/338883 [ Linux ] crypto/subtle/ecdh/deriveKey-aes.html [ Failure Pass ]
703 crbug.com/338883 [ Linux ] crypto/subtle/ecdh-deriveKey-failures.html [ Failure Pass ] 703 crbug.com/338883 [ Linux ] crypto/subtle/ecdh/deriveKey-failures.html [ Failure Pass ]
704 crbug.com/338883 [ Linux ] crypto/subtle/ecdh-deriveKey-hmac.html [ Failure Pass ] 704 crbug.com/338883 [ Linux ] crypto/subtle/ecdh/deriveKey-hmac.html [ Failure Pass ]
705 crbug.com/338887 [ Linux ] crypto/subtle/clone-hkdfKey.html [ Failure Pass ] 705 crbug.com/338887 [ Linux ] crypto/subtle/clone-hkdfKey.html [ Failure Pass ]
706 crbug.com/338887 [ Linux ] crypto/subtle/derive-hkdf-keys.html [ Failure Pass ] 706 crbug.com/338887 [ Linux ] crypto/subtle/derive-hkdf-keys.html [ Failure Pass ]
707 crbug.com/338887 [ Linux ] crypto/subtle/hkdf-deriveBits-failures.html [ Failure Pass ] 707 crbug.com/338887 [ Linux ] crypto/subtle/hkdf/deriveBits-failures.html [ Failure Pass ]
708 crbug.com/338887 [ Linux ] crypto/subtle/hkdf-deriveBits.html [ Failure Pass ] 708 crbug.com/338887 [ Linux ] crypto/subtle/hkdf/deriveBits.html [ Failure Pass ]
709 crbug.com/338887 [ Linux ] crypto/subtle/hkdf-deriveBits-rfc5869-test-vectors.ht ml [ Failure Pass ] 709 crbug.com/338887 [ Linux ] crypto/subtle/hkdf/deriveBits-rfc5869-test-vectors.ht ml [ Failure Pass ]
710 crbug.com/338887 [ Linux ] crypto/subtle/hkdf-deriveKey.html [ Failure Pass ] 710 crbug.com/338887 [ Linux ] crypto/subtle/hkdf/deriveKey.html [ Failure Pass ]
711 crbug.com/338887 [ Linux ] crypto/subtle/hkdf-exportKey.html [ Failure Pass ] 711 crbug.com/338887 [ Linux ] crypto/subtle/hkdf/exportKey.html [ Failure Pass ]
712 crbug.com/338887 [ Linux ] crypto/subtle/hkdf-importKey-failures.html [ Failure Pass ] 712 crbug.com/338887 [ Linux ] crypto/subtle/hkdf/importKey-failures.html [ Failure Pass ]
713 crbug.com/338887 [ Linux ] crypto/subtle/hkdf-unwrapKey.html [ Failure Pass ] 713 crbug.com/338887 [ Linux ] crypto/subtle/hkdf/unwrapKey.html [ Failure Pass ]
714 crbug.com/399099 [ Linux ] crypto/subtle/clone-pbkdf2Key.html [ Failure Pass ] 714 crbug.com/399099 [ Linux ] crypto/subtle/clone-pbkdf2Key.html [ Failure Pass ]
715 crbug.com/399099 [ Linux ] crypto/subtle/pbkdf2-deriveBits.html [ Failure Pass ] 715 crbug.com/399099 [ Linux ] crypto/subtle/pbkdf2/deriveBits.html [ Failure Pass ]
716 crbug.com/399099 [ Linux ] crypto/subtle/pbkdf2-deriveBits-failures.html [ Failu re Pass ] 716 crbug.com/399099 [ Linux ] crypto/subtle/pbkdf2/deriveBits-failures.html [ Failu re Pass ]
717 crbug.com/399099 [ Linux ] crypto/subtle/pbkdf2-deriveBits-rfc6070-test-vectors. html [ Failure Pass ] 717 crbug.com/399099 [ Linux ] crypto/subtle/pbkdf2/deriveBits-rfc6070-test-vectors. html [ Failure Pass ]
718 crbug.com/399099 [ Linux ] crypto/subtle/pbkdf2-deriveKey-aes.html [ Failure Pas s ] 718 crbug.com/399099 [ Linux ] crypto/subtle/pbkdf2/deriveKey-aes.html [ Failure Pas s ]
719 crbug.com/399099 [ Linux ] crypto/subtle/pbkdf2-deriveKey-failures.html [ Failur e Pass ] 719 crbug.com/399099 [ Linux ] crypto/subtle/pbkdf2/deriveKey-failures.html [ Failur e Pass ]
720 720
721 # There are some unresolved problems with the teardown of WebWorkers that make 721 # There are some unresolved problems with the teardown of WebWorkers that make
722 # the "abandon" WebCrypto tests flaky-crash. This flakiness can also affect the 722 # the "abandon" WebCrypto tests flaky-crash. This flakiness can also affect the
723 # tests run immediately afterwards (the two AES-CBC decrypt tests). 723 # tests run immediately afterwards (the two AES-CBC decrypt tests).
724 # See http://crbug.com/440450. 724 # See http://crbug.com/440450.
725 crbug.com/440277 crypto/subtle/abandon-crypto-operation.html [ Pass Crash ] 725 crbug.com/440277 crypto/subtle/abandon-crypto-operation.html [ Pass Crash ]
726 crbug.com/440277 crypto/subtle/abandon-crypto-operation2.html [ Crash Pass ] 726 crbug.com/440277 crypto/subtle/abandon-crypto-operation2.html [ Crash Pass ]
727 crbug.com/409767 crypto/subtle/worker-subtle-crypto-concurrent.html [ Crash Pass ] 727 crbug.com/409767 crypto/subtle/worker-subtle-crypto-concurrent.html [ Crash Pass ]
728 crbug.com/438403 crypto/subtle/aes-cbc-decrypt-failures.html [ Crash Pass ] 728 crbug.com/438403 crypto/subtle/aes-cbc/decrypt-failures.html [ Crash Pass ]
729 crbug.com/438403 crypto/subtle/aes-cbc-encrypt-decrypt.html [ Crash Pass ] 729 crbug.com/438403 crypto/subtle/aes-cbc/encrypt-decrypt.html [ Crash Pass ]
730 730
731 crbug.com/443566 http/tests/misc/image-error.html [ Failure Pass ] 731 crbug.com/443566 http/tests/misc/image-error.html [ Failure Pass ]
732 732
733 crbug.com/449264 svg/transforms/animated-path-inside-transformed-html.xhtml [ Ne edsManualRebaseline ] 733 crbug.com/449264 svg/transforms/animated-path-inside-transformed-html.xhtml [ Ne edsManualRebaseline ]
734 734
735 # This test needs to be updated to use a non-svg font. 735 # This test needs to be updated to use a non-svg font.
736 crbug.com/242735 fast/css/ex-unit-with-no-x-height.html [ ImageOnlyFailure Failu re ] 736 crbug.com/242735 fast/css/ex-unit-with-no-x-height.html [ ImageOnlyFailure Failu re ]
737 737
738 crbug.com/327698 [ Win Release ] virtual/gpu/fast/canvas/canvas-lost-gpu-context .html [ Pass Timeout ] 738 crbug.com/327698 [ Win Release ] virtual/gpu/fast/canvas/canvas-lost-gpu-context .html [ Pass Timeout ]
739 crbug.com/327698 [ Debug Linux Mac Win ] virtual/gpu/fast/canvas/canvas-lost-gpu -context.html [ Pass Timeout ] 739 crbug.com/327698 [ Debug Linux Mac Win ] virtual/gpu/fast/canvas/canvas-lost-gpu -context.html [ Pass Timeout ]
(...skipping 1136 matching lines...) Expand 10 before | Expand all | Expand 10 after
1876 crbug.com/460580 [ Mac ] tables/mozilla/bugs/bug18359.html [ Pass ImageOnlyFailu re ] 1876 crbug.com/460580 [ Mac ] tables/mozilla/bugs/bug18359.html [ Pass ImageOnlyFailu re ]
1877 crbug.com/460580 [ Mac ] tables/mozilla/bugs/bug7342.html [ Pass ImageOnlyFailur e ] 1877 crbug.com/460580 [ Mac ] tables/mozilla/bugs/bug7342.html [ Pass ImageOnlyFailur e ]
1878 crbug.com/460580 [ Mac ] tables/mozilla/bugs/bug46368-1.html [ Pass ImageOnlyFai lure ] 1878 crbug.com/460580 [ Mac ] tables/mozilla/bugs/bug46368-1.html [ Pass ImageOnlyFai lure ]
1879 crbug.com/460580 [ Mac ] tables/mozilla/bugs/bug12384.html [ Pass ImageOnlyFailu re ] 1879 crbug.com/460580 [ Mac ] tables/mozilla/bugs/bug12384.html [ Pass ImageOnlyFailu re ]
1880 1880
1881 # These need a manual rebaseline after crbug.com/461107 1881 # These need a manual rebaseline after crbug.com/461107
1882 crbug.com/461107 [ Linux Mac Android ] virtual/gpu/fast/canvas/canvas-composite- video.html [ NeedsManualRebaseline ] 1882 crbug.com/461107 [ Linux Mac Android ] virtual/gpu/fast/canvas/canvas-composite- video.html [ NeedsManualRebaseline ]
1883 1883
1884 crbug.com/461371 [ Mac ] virtual/antialiasedtext/fast/text/unicode-variation-sel ector.html [ NeedsManualRebaseline ] 1884 crbug.com/461371 [ Mac ] virtual/antialiasedtext/fast/text/unicode-variation-sel ector.html [ NeedsManualRebaseline ]
1885 crbug.com/461371 [ Mac ] virtual/slimmingpaint/fast/text/unicode-variation-selec tor.html [ NeedsManualRebaseline ] 1885 crbug.com/461371 [ Mac ] virtual/slimmingpaint/fast/text/unicode-variation-selec tor.html [ NeedsManualRebaseline ]
OLDNEW
« no previous file with comments | « LayoutTests/FlakyTests ('k') | LayoutTests/crypto/subtle/aes-cbc-decrypt-failures.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698