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

Side by Side Diff: LayoutTests/TestExpectations

Issue 958353003: [WebCrypto] Move cloneKey test to respective algorithm directory (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 9 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 | « no previous file | LayoutTests/crypto/subtle/aes-cbc/cloneKey.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/338887 [ Linux ] crypto/subtle/aes-ctr/cloneKey.html [ 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/generate-non-extractable-key.h tml [ Failure 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/key-manipulation.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/plaintext-length.html [ Failur e Pass ]
680 crbug.com/382732 [ Linux ] crypto/subtle/rsa-oaep/wrap-unwrap-aes.html [ Failure Pass ] 681 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 ]
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/cloneKey.html [ Failu re 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-small-key. html [ Failure 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/import-jwk.html [ Fai lure Pass ]
688 crbug.com/378315 [ Linux ] crypto/subtle/rsassa-pkcs1-v1_5/sign-verify.html [ Fa ilure Pass ] 689 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 ] 690 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 ]
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 ] 691 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 ] 692 crbug.com/338883 [ Linux ] crypto/subtle/ec-export-public-key.html [ Failure Pas s ]
693 crbug.com/338883 [ Linux ] crypto/subtle/ecdsa/cloneKey.html [ Failure Pass ]
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/cloneKey.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-failures.html [ Failure Pass ]
699 crbug.com/338883 [ Linux ] crypto/subtle/ecdh/deriveBits.html [ Failure Pass ] 700 crbug.com/338883 [ Linux ] crypto/subtle/ecdh/deriveBits.html [ Failure Pass ]
700 crbug.com/338883 [ Linux ] crypto/subtle/ecdh/generate-key.html [ Failure Pass ] 701 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 ] 702 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 ] 703 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 ] 704 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 ] 705 crbug.com/338883 [ Linux ] crypto/subtle/ecdh/deriveKey-hmac.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/cloneKey.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-failures.html [ Failure Pass ]
708 crbug.com/338887 [ Linux ] crypto/subtle/hkdf/deriveBits.html [ Failure Pass ] 709 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 ] 710 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 ] 711 crbug.com/338887 [ Linux ] crypto/subtle/hkdf/deriveKey.html [ Failure Pass ]
711 crbug.com/338887 [ Linux ] crypto/subtle/hkdf/exportKey.html [ Failure Pass ] 712 crbug.com/338887 [ Linux ] crypto/subtle/hkdf/exportKey.html [ Failure Pass ]
712 crbug.com/338887 [ Linux ] crypto/subtle/hkdf/importKey-failures.html [ Failure Pass ] 713 crbug.com/338887 [ Linux ] crypto/subtle/hkdf/importKey-failures.html [ Failure Pass ]
713 crbug.com/338887 [ Linux ] crypto/subtle/hkdf/unwrapKey.html [ Failure Pass ] 714 crbug.com/338887 [ Linux ] crypto/subtle/hkdf/unwrapKey.html [ Failure Pass ]
714 crbug.com/399099 [ Linux ] crypto/subtle/clone-pbkdf2Key.html [ Failure Pass ] 715 crbug.com/399099 [ Linux ] crypto/subtle/pbkdf2/cloneKey.html [ Failure Pass ]
715 crbug.com/399099 [ Linux ] crypto/subtle/pbkdf2/deriveBits.html [ Failure Pass ] 716 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 ] 717 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 ] 718 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 ] 719 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 ] 720 crbug.com/399099 [ Linux ] crypto/subtle/pbkdf2/deriveKey-failures.html [ Failur e Pass ]
720 721
721 # There are some unresolved problems with the teardown of WebWorkers that make 722 # 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 723 # the "abandon" WebCrypto tests flaky-crash. This flakiness can also affect the
723 # tests run immediately afterwards (the two AES-CBC decrypt tests). 724 # tests run immediately afterwards (the two AES-CBC decrypt tests).
724 # See http://crbug.com/440450. 725 # See http://crbug.com/440450.
(...skipping 1153 matching lines...) Expand 10 before | Expand all | Expand 10 after
1878 crbug.com/460580 [ Mac ] tables/mozilla/bugs/bug18359.html [ Pass ImageOnlyFailu re ] 1879 crbug.com/460580 [ Mac ] tables/mozilla/bugs/bug18359.html [ Pass ImageOnlyFailu re ]
1879 crbug.com/460580 [ Mac ] tables/mozilla/bugs/bug7342.html [ Pass ImageOnlyFailur e ] 1880 crbug.com/460580 [ Mac ] tables/mozilla/bugs/bug7342.html [ Pass ImageOnlyFailur e ]
1880 crbug.com/460580 [ Mac ] tables/mozilla/bugs/bug46368-1.html [ Pass ImageOnlyFai lure ] 1881 crbug.com/460580 [ Mac ] tables/mozilla/bugs/bug46368-1.html [ Pass ImageOnlyFai lure ]
1881 crbug.com/460580 [ Mac ] tables/mozilla/bugs/bug12384.html [ Pass ImageOnlyFailu re ] 1882 crbug.com/460580 [ Mac ] tables/mozilla/bugs/bug12384.html [ Pass ImageOnlyFailu re ]
1882 1883
1883 # These need a manual rebaseline after crbug.com/461107 1884 # These need a manual rebaseline after crbug.com/461107
1884 crbug.com/461107 [ Linux Mac Android ] virtual/gpu/fast/canvas/canvas-composite- video.html [ NeedsManualRebaseline ] 1885 crbug.com/461107 [ Linux Mac Android ] virtual/gpu/fast/canvas/canvas-composite- video.html [ NeedsManualRebaseline ]
1885 1886
1886 crbug.com/461371 [ Mac ] virtual/antialiasedtext/fast/text/unicode-variation-sel ector.html [ NeedsManualRebaseline ] 1887 crbug.com/461371 [ Mac ] virtual/antialiasedtext/fast/text/unicode-variation-sel ector.html [ NeedsManualRebaseline ]
1887 crbug.com/461371 [ Mac ] virtual/slimmingpaint/fast/text/unicode-variation-selec tor.html [ NeedsManualRebaseline ] 1888 crbug.com/461371 [ Mac ] virtual/slimmingpaint/fast/text/unicode-variation-selec tor.html [ NeedsManualRebaseline ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/crypto/subtle/aes-cbc/cloneKey.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698