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

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: Added Layout tests 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/443780 virtual/slimmingpaint/fast/events/option-tab.html [ Failure ] 1 crbug.com/443780 virtual/slimmingpaint/fast/events/option-tab.html [ Failure ]
2 crbug.com/443780 virtual/slimmingpaint/fast/events/panScroll-click-hyperlink.htm l [ Failure ] 2 crbug.com/443780 virtual/slimmingpaint/fast/events/panScroll-click-hyperlink.htm l [ Failure ]
3 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-body.html [ ImageOnlyFailure ]
4 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/scale-and-scroll-ifra me-window.html [ ImageOnlyFailure ]
5 crbug.com/443780 virtual/slimmingpaint/fast/events/touch/compositor-touch-hit-re cts-scroll.html [ Failure ] 5 crbug.com/443780 virtual/slimmingpaint/fast/events/touch/compositor-touch-hit-re cts-scroll.html [ Failure ]
6 crbug.com/443780 virtual/slimmingpaint/fast/events/panScroll-in-iframe.html [ Ti meout ] 6 crbug.com/443780 virtual/slimmingpaint/fast/events/panScroll-in-iframe.html [ Ti meout ]
7 crbug.com/443780 virtual/slimmingpaint/fast/events/panScroll-click.html [ Timeou t ] 7 crbug.com/443780 virtual/slimmingpaint/fast/events/panScroll-click.html [ Timeou t ]
8 crbug.com/443780 virtual/slimmingpaint/fast/events/panScroll-event-fired.html [ Timeout ] 8 crbug.com/443780 virtual/slimmingpaint/fast/events/panScroll-event-fired.html [ Timeout ]
9 crbug.com/443780 virtual/slimmingpaint/fast/events/panScroll-nested-divs.html [ Timeout ] 9 crbug.com/443780 virtual/slimmingpaint/fast/events/panScroll-nested-divs.html [ Timeout ]
10 crbug.com/443780 virtual/slimmingpaint/fast/events/panScroll-drag.html [ Timeout ] 10 crbug.com/443780 virtual/slimmingpaint/fast/events/panScroll-drag.html [ Timeout ]
(...skipping 617 matching lines...) Expand 10 before | Expand all | Expand 10 after
628 # There are some unresolved problems with the teardown of WebWorkers that make 628 # There are some unresolved problems with the teardown of WebWorkers that make
629 # the "abandon" WebCrypto tests flaky-crash. This flakiness can also affect the 629 # the "abandon" WebCrypto tests flaky-crash. This flakiness can also affect the
630 # tests run immediately afterwards (the two AES-CBC decrypt tests). 630 # tests run immediately afterwards (the two AES-CBC decrypt tests).
631 # See http://crbug.com/440450. 631 # See http://crbug.com/440450.
632 crbug.com/440277 crypto/subtle/abandon-crypto-operation.html [ Pass Crash ] 632 crbug.com/440277 crypto/subtle/abandon-crypto-operation.html [ Pass Crash ]
633 crbug.com/440277 crypto/subtle/abandon-crypto-operation2.html [ Crash Pass ] 633 crbug.com/440277 crypto/subtle/abandon-crypto-operation2.html [ Crash Pass ]
634 crbug.com/409767 crypto/subtle/worker-subtle-crypto-concurrent.html [ Crash Pass ] 634 crbug.com/409767 crypto/subtle/worker-subtle-crypto-concurrent.html [ Crash Pass ]
635 crbug.com/438403 crypto/subtle/aes-cbc-decrypt-failure.html [ Crash Pass ] 635 crbug.com/438403 crypto/subtle/aes-cbc-decrypt-failure.html [ Crash Pass ]
636 crbug.com/438403 crypto/subtle/aes-cbc-encrypt-decrypt.html [ Crash Pass ] 636 crbug.com/438403 crypto/subtle/aes-cbc-encrypt-decrypt.html [ Crash Pass ]
637 637
638 # Both PBKDF2 tests are failing without the Chromium implementation
639 crbug.com/399099 crypto/subtle/pbkdf2-deriveBits.html [ Failure ]
640 crbug.com/399099 crypto/subtle/pbkdf2-deriveKey.html [ Failure ]
641
638 crbug.com/443566 http/tests/misc/image-error.html [ Failure Pass ] 642 crbug.com/443566 http/tests/misc/image-error.html [ Failure Pass ]
639 643
640 # This test needs to be updated to use a non-svg font. 644 # This test needs to be updated to use a non-svg font.
641 crbug.com/242735 fast/css/ex-unit-with-no-x-height.html [ ImageOnlyFailure Failu re ] 645 crbug.com/242735 fast/css/ex-unit-with-no-x-height.html [ ImageOnlyFailure Failu re ]
642 646
643 crbug.com/327698 [ Win Release ] virtual/gpu/fast/canvas/canvas-lost-gpu-context .html [ Pass Timeout ] 647 crbug.com/327698 [ Win Release ] 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 ] 648 crbug.com/327698 [ Debug Linux Mac Win ] virtual/gpu/fast/canvas/canvas-lost-gpu -context.html [ Pass Timeout ]
645 649
646 # Flaky on several platforms. 650 # Flaky on several platforms.
647 crbug.com/320139 fast/repaint/block-layout-inline-children-replaced.html [ Failu re Pass ] 651 crbug.com/320139 fast/repaint/block-layout-inline-children-replaced.html [ Failu re Pass ]
(...skipping 947 matching lines...) Expand 10 before | Expand all | Expand 10 after
1595 crbug.com/442340 webexposed/global-interface-listing-dedicated-worker.html [ Nee dsManualRebaseline ] 1599 crbug.com/442340 webexposed/global-interface-listing-dedicated-worker.html [ Nee dsManualRebaseline ]
1596 crbug.com/442340 virtual/stable/webexposed/global-interface-listing-shared-worke r.html [ NeedsManualRebaseline ] 1600 crbug.com/442340 virtual/stable/webexposed/global-interface-listing-shared-worke r.html [ NeedsManualRebaseline ]
1597 1601
1598 crbug.com/390488 [ Mac Debug ] svg/custom/foreign-object-skew.svg [ ImageOnlyFai lure ] 1602 crbug.com/390488 [ Mac Debug ] svg/custom/foreign-object-skew.svg [ ImageOnlyFai lure ]
1599 1603
1600 crbug.com/445097 inspector-protocol/timeline/timeline-dispatchEvent.html [ Pass Failure ] 1604 crbug.com/445097 inspector-protocol/timeline/timeline-dispatchEvent.html [ Pass Failure ]
1601 1605
1602 crbug.com/445889 virtual/slimmingpaint/fast/inline/fixed-pos-moves-with-abspos-i nline-parent.html [ Pass Failure ] 1606 crbug.com/445889 virtual/slimmingpaint/fast/inline/fixed-pos-moves-with-abspos-i nline-parent.html [ Pass Failure ]
1603 crbug.com/445889 fast/inline/fixed-pos-moves-with-abspos-inline-parent.html [ Pa ss Failure ] 1607 crbug.com/445889 fast/inline/fixed-pos-moves-with-abspos-inline-parent.html [ Pa ss Failure ]
1604 crbug.com/445955 [ Mac ] web-animations-api/player-cancel-finishes.html [ Pass F ailure ] 1608 crbug.com/445955 [ Mac ] web-animations-api/player-cancel-finishes.html [ Pass F ailure ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/crypto/subtle/pbkdf2-deriveBits.html » ('j') | LayoutTests/crypto/subtle/pbkdf2-deriveBits.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698