From d16f993bc2b3d56ecb20388d58b1bfc1b37e9089 Mon Sep 17 00:00:00 2001 From: cheatfate Date: Fri, 4 Aug 2023 12:12:36 +0300 Subject: [PATCH] Update Alltests. --- AllTests-mainnet.md | 78 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 77 insertions(+), 1 deletion(-) diff --git a/AllTests-mainnet.md b/AllTests-mainnet.md index d5014c7290..133e572e85 100644 --- a/AllTests-mainnet.md +++ b/AllTests-mainnet.md @@ -123,6 +123,14 @@ OK: 2/2 Fail: 0/2 Skip: 0/2 + Missing Authorization header [Beacon Node] [Preset: mainnet] OK ``` OK: 4/4 Fail: 0/4 Skip: 0/4 +## DeleteKeys requests [Validator Client] [Preset: mainnet] +```diff ++ Deleting not existing key [Validator Client] [Preset: mainnet] OK ++ Invalid Authorization Header [Validator Client] [Preset: mainnet] OK ++ Invalid Authorization Token [Validator Client] [Preset: mainnet] OK ++ Missing Authorization header [Validator Client] [Preset: mainnet] OK +``` +OK: 4/4 Fail: 0/4 Skip: 0/4 ## DeleteRemoteKeys requests [Beacon Node] [Preset: mainnet] ```diff + Deleting existing local key and remote key [Beacon Node] [Preset: mainnet] OK @@ -132,6 +140,15 @@ OK: 4/4 Fail: 0/4 Skip: 0/4 + Missing Authorization header [Beacon Node] [Preset: mainnet] OK ``` OK: 5/5 Fail: 0/5 Skip: 0/5 +## DeleteRemoteKeys requests [Validator Client] [Preset: mainnet] +```diff ++ Deleting existing local key and remote key [Validator Client] [Preset: mainnet] OK ++ Deleting not existing key [Validator Client] [Preset: mainnet] OK ++ Invalid Authorization Header [Validator Client] [Preset: mainnet] OK ++ Invalid Authorization Token [Validator Client] [Preset: mainnet] OK ++ Missing Authorization header [Validator Client] [Preset: mainnet] OK +``` +OK: 5/5 Fail: 0/5 Skip: 0/5 ## DepositTreeSnapshot ```diff + Migration OK @@ -203,6 +220,17 @@ OK: 3/3 Fail: 0/3 Skip: 0/3 + Setting the fee recipient on a missing validator creates a record for it [Beacon Node] [Pr OK ``` OK: 7/7 Fail: 0/7 Skip: 0/7 +## Fee recipient management [Validator Client] [Preset: mainnet] +```diff ++ Configuring the fee recipient [Validator Client] [Preset: mainnet] OK ++ Invalid Authorization Header [Validator Client] [Preset: mainnet] OK ++ Invalid Authorization Token [Validator Client] [Preset: mainnet] OK ++ Missing Authorization header [Validator Client] [Preset: mainnet] OK ++ Obtaining the fee recipient of a missing validator returns 404 [Validator Client] [Preset: OK ++ Obtaining the fee recipient of an unconfigured validator returns the suggested default [Va OK ++ Setting the fee recipient on a missing validator creates a record for it [Validator Client OK +``` +OK: 7/7 Fail: 0/7 Skip: 0/7 ## FinalizedBlocks [Preset: mainnet] ```diff + Basic ops [Preset: mainnet] OK @@ -241,6 +269,17 @@ OK: 11/11 Fail: 0/11 Skip: 0/11 + Setting the gas limit on a missing validator creates a record for it [Beacon Node] [Preset OK ``` OK: 7/7 Fail: 0/7 Skip: 0/7 +## Gas limit management [Validator Client] [Preset: mainnet] +```diff ++ Configuring the gas limit [Validator Client] [Preset: mainnet] OK ++ Invalid Authorization Header [Validator Client] [Preset: mainnet] OK ++ Invalid Authorization Token [Validator Client] [Preset: mainnet] OK ++ Missing Authorization header [Validator Client] [Preset: mainnet] OK ++ Obtaining the gas limit of a missing validator returns 404 [Validator Client] [Preset: mai OK ++ Obtaining the gas limit of an unconfigured validator returns the suggested default [Valida OK ++ Setting the gas limit on a missing validator creates a record for it [Validator Client] [P OK +``` +OK: 7/7 Fail: 0/7 Skip: 0/7 ## Gossip fork transition ```diff + Gossip fork transition OK @@ -275,6 +314,14 @@ OK: 6/6 Fail: 0/6 Skip: 0/6 + Missing Authorization header [Beacon Node] [Preset: mainnet] OK ``` OK: 4/4 Fail: 0/4 Skip: 0/4 +## ImportKeystores requests [Validator Client] [Preset: mainnet] +```diff ++ ImportKeystores/ListKeystores/DeleteKeystores [Validator Client] [Preset: mainnet] OK ++ Invalid Authorization Header [Validator Client] [Preset: mainnet] OK ++ Invalid Authorization Token [Validator Client] [Preset: mainnet] OK ++ Missing Authorization header [Validator Client] [Preset: mainnet] OK +``` +OK: 4/4 Fail: 0/4 Skip: 0/4 ## ImportRemoteKeys/ListRemoteKeys/DeleteRemoteKeys [Beacon Node] [Preset: mainnet] ```diff + Importing list of remote keys [Beacon Node] [Preset: mainnet] OK @@ -283,6 +330,14 @@ OK: 4/4 Fail: 0/4 Skip: 0/4 + Missing Authorization header [Beacon Node] [Preset: mainnet] OK ``` OK: 4/4 Fail: 0/4 Skip: 0/4 +## ImportRemoteKeys/ListRemoteKeys/DeleteRemoteKeys [Validator Client] [Preset: mainnet] +```diff ++ Importing list of remote keys [Validator Client] [Preset: mainnet] OK ++ Invalid Authorization Header [Validator Client] [Preset: mainnet] OK ++ Invalid Authorization Token [Validator Client] [Preset: mainnet] OK ++ Missing Authorization header [Validator Client] [Preset: mainnet] OK +``` +OK: 4/4 Fail: 0/4 Skip: 0/4 ## Key spliting ```diff + k < n OK @@ -343,6 +398,14 @@ OK: 12/12 Fail: 0/12 Skip: 0/12 + Missing Authorization header [Beacon Node] [Preset: mainnet] OK ``` OK: 4/4 Fail: 0/4 Skip: 0/4 +## ListKeys requests [Validator Client] [Preset: mainnet] +```diff ++ Correct token provided [Validator Client] [Preset: mainnet] OK ++ Invalid Authorization Header [Validator Client] [Preset: mainnet] OK ++ Invalid Authorization Token [Validator Client] [Preset: mainnet] OK ++ Missing Authorization header [Validator Client] [Preset: mainnet] OK +``` +OK: 4/4 Fail: 0/4 Skip: 0/4 ## ListRemoteKeys requests [Beacon Node] [Preset: mainnet] ```diff + Correct token provided [Beacon Node] [Preset: mainnet] OK @@ -351,6 +414,14 @@ OK: 4/4 Fail: 0/4 Skip: 0/4 + Missing Authorization header [Beacon Node] [Preset: mainnet] OK ``` OK: 4/4 Fail: 0/4 Skip: 0/4 +## ListRemoteKeys requests [Validator Client] [Preset: mainnet] +```diff ++ Correct token provided [Validator Client] [Preset: mainnet] OK ++ Invalid Authorization Header [Validator Client] [Preset: mainnet] OK ++ Invalid Authorization Token [Validator Client] [Preset: mainnet] OK ++ Missing Authorization header [Validator Client] [Preset: mainnet] OK +``` +OK: 4/4 Fail: 0/4 Skip: 0/4 ## Message signatures ```diff + Aggregate and proof signatures OK @@ -440,6 +511,11 @@ OK: 5/5 Fail: 0/5 Skip: 0/5 + Deserialization test vectors OK ``` OK: 1/1 Fail: 0/1 Skip: 0/1 +## Serialization/deserialization [Validator Client] [Preset: mainnet] +```diff ++ Deserialization test vectors OK +``` +OK: 1/1 Fail: 0/1 Skip: 0/1 ## Serialization/deserialization test suite ```diff + RestErrorMessage parser tests OK @@ -698,4 +774,4 @@ OK: 2/2 Fail: 0/2 Skip: 0/2 OK: 9/9 Fail: 0/9 Skip: 0/9 ---TOTAL--- -OK: 391/396 Fail: 0/396 Skip: 5/396 +OK: 431/436 Fail: 0/436 Skip: 5/436