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

Issue 801793003: Improve LayoutTest output for Errors (Closed)

Created:
6 years ago by Paritosh Kumar
Modified:
6 years ago
Reviewers:
jww, eroman
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Improve LayoutTest output for Errors Improving LayoutTest output for errors for tests of bad inputs in crypto algorithm. BUG=441020 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187236

Patch Set 1 #

Total comments: 43

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+220 lines, -28 lines) Patch
M LayoutTests/crypto/aes-cbc-generateKey-parseAlgorithm-failures.html View 1 1 chunk +7 lines, -3 lines 0 comments Download
M LayoutTests/crypto/aes-cbc-generateKey-parseAlgorithm-failures-expected.txt View 1 1 chunk +14 lines, -0 lines 0 comments Download
M LayoutTests/crypto/aes-cbc-parseAlgorithm-failures.html View 1 1 chunk +6 lines, -5 lines 0 comments Download
M LayoutTests/crypto/aes-cbc-parseAlgorithm-failures-expected.txt View 1 1 chunk +12 lines, -0 lines 0 comments Download
M LayoutTests/crypto/aes-ctr-generateKey-parseAlgorithm-failures.html View 1 1 chunk +4 lines, -0 lines 0 comments Download
M LayoutTests/crypto/aes-ctr-generateKey-parseAlgorithm-failures-expected.txt View 1 1 chunk +8 lines, -0 lines 0 comments Download
M LayoutTests/crypto/aes-ctr-parseAlgorithm-failures.html View 1 1 chunk +7 lines, -0 lines 0 comments Download
M LayoutTests/crypto/aes-ctr-parseAlgorithm-failures-expected.txt View 1 1 chunk +14 lines, -0 lines 0 comments Download
M LayoutTests/crypto/aes-kw-generateKey-parseAlgorithm-failures.html View 1 1 chunk +4 lines, -0 lines 0 comments Download
M LayoutTests/crypto/aes-kw-generateKey-parseAlgorithm-failures-expected.txt View 1 1 chunk +8 lines, -0 lines 0 comments Download
M LayoutTests/crypto/digest-failures.html View 1 1 chunk +7 lines, -6 lines 0 comments Download
M LayoutTests/crypto/digest-failures-expected.txt View 1 chunk +12 lines, -0 lines 0 comments Download
M LayoutTests/crypto/ecdh-deriveBits-failures.html View 1 1 chunk +10 lines, -10 lines 0 comments Download
M LayoutTests/crypto/ecdh-deriveBits-failures-expected.txt View 1 2 1 chunk +20 lines, -0 lines 0 comments Download
M LayoutTests/crypto/ecdsa-generateKey-parseAlgorithm-failures.html View 1 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/crypto/ecdsa-generateKey-parseAlgorithm-failures-expected.txt View 1 1 chunk +8 lines, -0 lines 0 comments Download
M LayoutTests/crypto/hmac-generateKey-parseAlgorithm-failures.html View 1 1 chunk +8 lines, -0 lines 0 comments Download
M LayoutTests/crypto/hmac-generateKey-parseAlgorithm-failures-expected.txt View 1 1 chunk +16 lines, -0 lines 0 comments Download
M LayoutTests/crypto/rsa-oaep-generateKey-parseAlgorithm-failures.html View 1 1 chunk +7 lines, -0 lines 0 comments Download
M LayoutTests/crypto/rsa-oaep-generateKey-parseAlgorithm-failures-expected.txt View 1 1 chunk +14 lines, -0 lines 0 comments Download
M LayoutTests/crypto/rsa-ssa-generateKey-parseAlgorithm-failures.html View 1 1 chunk +10 lines, -0 lines 0 comments Download
M LayoutTests/crypto/rsa-ssa-generateKey-parseAlgorithm-failures-expected.txt View 1 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
Paritosh Kumar
Please have a look. -Paritosh
6 years ago (2014-12-12 14:34:56 UTC) #2
eroman
(Removing jww as reviewer, my review will be sufficient for this.) Thanks, this is a ...
6 years ago (2014-12-12 19:37:02 UTC) #4
jww
I would just add in these two nits, though... https://codereview.chromium.org/801793003/diff/1/LayoutTests/crypto/aes-cbc-parseAlgorithm-failures.html File LayoutTests/crypto/aes-cbc-parseAlgorithm-failures.html (right): https://codereview.chromium.org/801793003/diff/1/LayoutTests/crypto/aes-cbc-parseAlgorithm-failures.html#newcode49 LayoutTests/crypto/aes-cbc-parseAlgorithm-failures.html:49: ...
6 years ago (2014-12-12 19:55:24 UTC) #6
Paritosh Kumar
Thanks Eric and jww Updated as per your suggestions. Please have a look. -Paritosh https://codereview.chromium.org/801793003/diff/1/LayoutTests/crypto/aes-cbc-generateKey-parseAlgorithm-failures.html ...
6 years ago (2014-12-15 08:21:27 UTC) #7
eroman
patchset 2 LGTM
6 years ago (2014-12-15 21:46:18 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/801793003/20001
6 years ago (2014-12-15 21:47:42 UTC) #10
eroman
https://codereview.chromium.org/801793003/diff/20001/LayoutTests/crypto/ecdh-deriveBits-failures-expected.txt File LayoutTests/crypto/ecdh-deriveBits-failures-expected.txt (right): https://codereview.chromium.org/801793003/diff/20001/LayoutTests/crypto/ecdh-deriveBits-failures-expected.txt#newcode30 LayoutTests/crypto/ecdh-deriveBits-failures-expected.txt:30: deriveBits() with private key as public key... It doesn't ...
6 years ago (2014-12-15 22:35:38 UTC) #12
Paritosh Kumar
Thanks Done. https://codereview.chromium.org/801793003/diff/20001/LayoutTests/crypto/ecdh-deriveBits-failures-expected.txt File LayoutTests/crypto/ecdh-deriveBits-failures-expected.txt (right): https://codereview.chromium.org/801793003/diff/20001/LayoutTests/crypto/ecdh-deriveBits-failures-expected.txt#newcode30 LayoutTests/crypto/ecdh-deriveBits-failures-expected.txt:30: deriveBits() with private key as public key... ...
6 years ago (2014-12-16 07:24:22 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/801793003/40001
6 years ago (2014-12-16 07:24:29 UTC) #15
eroman
patchset 3 LGTM
6 years ago (2014-12-16 07:52:18 UTC) #16
commit-bot: I haz the power
6 years ago (2014-12-16 08:46:42 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=187236

Powered by Google App Engine
This is Rietveld 408576698