Title: [279774] trunk/LayoutTests
Revision
279774
Author
commit-qu...@webkit.org
Date
2021-07-09 00:14:30 -0700 (Fri, 09 Jul 2021)

Log Message

[GLIB] Unreviewed test gardening, update baselines after r279723
https://bugs.webkit.org/show_bug.cgi?id=227812

Patch by Arcady Goldmints-Orlov <agoldmi...@igalia.com> on 2021-07-09

* platform/glib/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.any-expected.txt: Removed.
* platform/glib/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.any.worker-expected.txt: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (279773 => 279774)


--- trunk/LayoutTests/ChangeLog	2021-07-09 05:55:25 UTC (rev 279773)
+++ trunk/LayoutTests/ChangeLog	2021-07-09 07:14:30 UTC (rev 279774)
@@ -1,3 +1,11 @@
+2021-07-09  Arcady Goldmints-Orlov  <agoldmi...@igalia.com>
+
+        [GLIB] Unreviewed test gardening, update baselines after r279723
+        https://bugs.webkit.org/show_bug.cgi?id=227812
+
+        * platform/glib/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.any-expected.txt: Removed.
+        * platform/glib/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.any.worker-expected.txt: Removed.
+
 2021-07-08  Chris Dumez  <cdu...@apple.com>
 
         [IndexedDB] KeyPath validity checks should happen on the cloned value, not the original one

Deleted: trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.any-expected.txt (279773 => 279774)


--- trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.any-expected.txt	2021-07-09 05:55:25 UTC (rev 279773)
+++ trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.any-expected.txt	2021-07-09 07:14:30 UTC (rev 279774)
@@ -1,45 +0,0 @@
-
-PASS setup - define tests
-PASS P-521 good parameters
-PASS P-521 mixed case parameters
-PASS P-521 with null length
-PASS P-521 short result
-FAIL P-521 non-multiple of 8 bits assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
-PASS P-521 missing public curve
-PASS P-521 public property of algorithm is not a CryptoKey
-PASS P-521 mismatched curves
-PASS P-521 public property of algorithm is not an ECDSA public key
-PASS P-521 no deriveBits usage for base key
-PASS P-521 base key is not a private key
-PASS P-521 public property value is a private key
-PASS P-521 public property value is a secret key
-PASS P-521 asking for too many bits
-PASS P-256 good parameters
-PASS P-256 mixed case parameters
-PASS P-256 with null length
-PASS P-256 short result
-FAIL P-256 non-multiple of 8 bits assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
-PASS P-256 missing public curve
-PASS P-256 public property of algorithm is not a CryptoKey
-PASS P-256 mismatched curves
-PASS P-256 public property of algorithm is not an ECDSA public key
-PASS P-256 no deriveBits usage for base key
-PASS P-256 base key is not a private key
-PASS P-256 public property value is a private key
-PASS P-256 public property value is a secret key
-PASS P-256 asking for too many bits
-PASS P-384 good parameters
-PASS P-384 mixed case parameters
-PASS P-384 with null length
-PASS P-384 short result
-FAIL P-384 non-multiple of 8 bits assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
-PASS P-384 missing public curve
-PASS P-384 public property of algorithm is not a CryptoKey
-PASS P-384 mismatched curves
-PASS P-384 public property of algorithm is not an ECDSA public key
-PASS P-384 no deriveBits usage for base key
-PASS P-384 base key is not a private key
-PASS P-384 public property value is a private key
-PASS P-384 public property value is a secret key
-PASS P-384 asking for too many bits
-

Deleted: trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.any.worker-expected.txt (279773 => 279774)


--- trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.any.worker-expected.txt	2021-07-09 05:55:25 UTC (rev 279773)
+++ trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/ecdh_bits.https.any.worker-expected.txt	2021-07-09 07:14:30 UTC (rev 279774)
@@ -1,45 +0,0 @@
-
-PASS setup - define tests
-PASS P-521 good parameters
-PASS P-521 mixed case parameters
-PASS P-521 with null length
-PASS P-521 short result
-FAIL P-521 non-multiple of 8 bits assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
-PASS P-521 missing public curve
-PASS P-521 public property of algorithm is not a CryptoKey
-PASS P-521 mismatched curves
-PASS P-521 public property of algorithm is not an ECDSA public key
-PASS P-521 no deriveBits usage for base key
-PASS P-521 base key is not a private key
-PASS P-521 public property value is a private key
-PASS P-521 public property value is a secret key
-PASS P-521 asking for too many bits
-PASS P-256 good parameters
-PASS P-256 mixed case parameters
-PASS P-256 with null length
-PASS P-256 short result
-FAIL P-256 non-multiple of 8 bits assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
-PASS P-256 missing public curve
-PASS P-256 public property of algorithm is not a CryptoKey
-PASS P-256 mismatched curves
-PASS P-256 public property of algorithm is not an ECDSA public key
-PASS P-256 no deriveBits usage for base key
-PASS P-256 base key is not a private key
-PASS P-256 public property value is a private key
-PASS P-256 public property value is a secret key
-PASS P-256 asking for too many bits
-PASS P-384 good parameters
-PASS P-384 mixed case parameters
-PASS P-384 with null length
-PASS P-384 short result
-FAIL P-384 non-multiple of 8 bits assert_unreached: deriveBits failed with error OperationError: The operation failed for an operation-specific reason Reached unreachable code
-PASS P-384 missing public curve
-PASS P-384 public property of algorithm is not a CryptoKey
-PASS P-384 mismatched curves
-PASS P-384 public property of algorithm is not an ECDSA public key
-PASS P-384 no deriveBits usage for base key
-PASS P-384 base key is not a private key
-PASS P-384 public property value is a private key
-PASS P-384 public property value is a secret key
-PASS P-384 asking for too many bits
-
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to