https://gitlab.com/tezos/tezos
Raw File
Tip revision: f94d00fbf3a659e108b3c2b74991a3252fb9fc70 authored by bsall on 29 March 2022, 12:14:34 UTC
Proto: trigger a proper error when manager key is not found
Tip revision: f94d00f
1.json
[
  {
    "file": "basic.ml",
    "title": "Alpha: node initialization (archive mode)",
    "tags": [
      "alpha",
      "basic",
      "node",
      "archive"
    ],
    "successful_runs": {
      "total_time": "9461899",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "bootstrap.ml",
    "title": "Alpha: node synchronization (archive / full)",
    "tags": [
      "alpha",
      "bootstrap",
      "node",
      "sync",
      "activate",
      "bake",
      "primary_archive",
      "secondary_full"
    ],
    "successful_runs": {
      "total_time": "21471818",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "hash_data.ml",
    "title": "Alpha: hash data ... of type ... (ugly)",
    "tags": [
      "alpha",
      "hash",
      "data",
      "mockup"
    ],
    "successful_runs": {
      "total_time": "1622694",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "synchronisation_heuristic.ml",
    "title": "Alpha: Check prevalidator start",
    "tags": [
      "alpha",
      "bootstrap",
      "node",
      "prevalidator"
    ],
    "successful_runs": {
      "total_time": "68209507",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "light.ml",
    "title": "Alpha: (Light) Wrong proto",
    "tags": [
      "alpha",
      "light",
      "proto"
    ],
    "successful_runs": {
      "total_time": "7300478",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Ithaca: (Mockup) multiple transfer simulation",
    "tags": [
      "ithaca",
      "mockup",
      "client",
      "multiple",
      "transfer"
    ],
    "successful_runs": {
      "total_time": "1056622",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "(Ithaca -> Alpha) ticket balance migration",
    "tags": [
      "regression",
      "mockup",
      "migration",
      "tickets"
    ],
    "successful_runs": {
      "total_time": "1717524",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) Wrong proto",
    "tags": [
      "alpha",
      "proxy",
      "initialization"
    ],
    "successful_runs": {
      "total_time": "5883821",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/total_voting_power) No useless RPC call",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "5958386",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Ithaca: (Proxy) (/chains/main/blocks/head/votes/ballot_list) No useless RPC call",
    "tags": [
      "ithaca",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "5924279",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Hangzhou: (Proxy) (/chains/main/blocks/head/helpers/baking_rights?all=true) No useless RPC call",
    "tags": [
      "hangzhou",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "6168632",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Hangzhou: (Proxy) (/chains/main/blocks/head/votes/ballots) No useless RPC call",
    "tags": [
      "hangzhou",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "6074146",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Ithaca: (Proxy) (/chains/main/blocks/head/helpers/baking_rights) Cache at most once",
    "tags": [
      "ithaca",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "5904238",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/helpers/current_level) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "5963580",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Hangzhou: (Proxy) (/chains/main/blocks/head/context/nonces/3) Cache at most once",
    "tags": [
      "hangzhou",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "6167707",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/ballots) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "5956449",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/current_quorum) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "5959316",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/listings) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "5944092",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Ithaca: (Proxy) (/chains/main/blocks/head/votes/listings) Cache at most once",
    "tags": [
      "ithaca",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "5925458",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Ithaca: (Proxy) Compare RPC get",
    "tags": [
      "ithaca",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "16452303",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mempool.ml",
    "title": "Ithaca: Manager_restriction_propagation",
    "tags": [
      "ithaca",
      "mempool",
      "manager_restriction",
      "propagation"
    ],
    "successful_runs": {
      "total_time": "21678516",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mempool.ml",
    "title": "Alpha: Manager_restriction_flush_on_ban",
    "tags": [
      "alpha",
      "mempool",
      "manager_restriction",
      "flush",
      "ban"
    ],
    "successful_runs": {
      "total_time": "11529872",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mempool.ml",
    "title": "Alpha: Max refused operations refused",
    "tags": [
      "alpha",
      "mempool",
      "refused",
      "max"
    ],
    "successful_runs": {
      "total_time": "15439113",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mempool.ml",
    "title": "Ithaca: mempool ban operation",
    "tags": [
      "ithaca",
      "mempool",
      "node",
      "ban"
    ],
    "successful_runs": {
      "total_time": "30931586",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mempool.ml",
    "title": "Alpha: Test prefiltered limits of mempool after a remove/replace",
    "tags": [
      "alpha",
      "mempool",
      "gc",
      "limit",
      "replace",
      "remove"
    ],
    "successful_runs": {
      "total_time": "15174366",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mempool.ml",
    "title": "Ithaca: Injecting old operation fails",
    "tags": [
      "ithaca",
      "mempool",
      "injection"
    ],
    "successful_runs": {
      "total_time": "8122263",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "stresstest_command.ml",
    "title": "Alpha: stresstest sources format",
    "tags": [
      "alpha",
      "client",
      "stresstest",
      "sources"
    ],
    "successful_runs": {
      "total_time": "13676651",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Hangzhou: encoding regression test: block_header",
    "tags": [
      "regression",
      "hangzhou",
      "encoding"
    ],
    "successful_runs": {
      "total_time": "672417",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: encoding regression test: block_header.raw",
    "tags": [
      "regression",
      "alpha",
      "encoding"
    ],
    "successful_runs": {
      "total_time": "661772",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Ithaca: encoding regression test: block_header.raw",
    "tags": [
      "regression",
      "ithaca",
      "encoding"
    ],
    "successful_runs": {
      "total_time": "668258",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Hangzhou: encoding regression test: gas",
    "tags": [
      "regression",
      "hangzhou",
      "encoding"
    ],
    "successful_runs": {
      "total_time": "1975867",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: encoding regression test: nonce",
    "tags": [
      "regression",
      "alpha",
      "encoding"
    ],
    "successful_runs": {
      "total_time": "662307",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Ithaca: encoding regression test: nonce",
    "tags": [
      "regression",
      "ithaca",
      "encoding"
    ],
    "successful_runs": {
      "total_time": "664934",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Hangzhou: encoding regression test: raw_level",
    "tags": [
      "regression",
      "hangzhou",
      "encoding"
    ],
    "successful_runs": {
      "total_time": "1312282",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: encoding regression test: timestamp",
    "tags": [
      "regression",
      "alpha",
      "encoding"
    ],
    "successful_runs": {
      "total_time": "662184",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Ithaca: encoding regression test: timestamp",
    "tags": [
      "regression",
      "ithaca",
      "encoding"
    ],
    "successful_runs": {
      "total_time": "652609",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Hangzhou: encoding regression test: voting_period.kind",
    "tags": [
      "regression",
      "hangzhou",
      "encoding"
    ],
    "successful_runs": {
      "total_time": "2659416",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "p2p.ml",
    "title": "check --advertised-net-port=PORT option",
    "tags": [
      "p2p",
      "cli",
      "connections"
    ],
    "successful_runs": {
      "total_time": "9616898",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "proxy supported protocols are the same as the mockup protocols",
    "tags": [
      "client",
      "proxy",
      "list",
      "protocols"
    ],
    "successful_runs": {
      "total_time": "809875",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "(Mockup) Migration (transfer)",
    "tags": [
      "mockup",
      "migration"
    ],
    "successful_runs": {
      "total_time": "6775856",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "cli_tezos.ml",
    "title": "CLI under connections cap",
    "tags": [
      "cli",
      "connections"
    ],
    "successful_runs": {
      "total_time": "2283092",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Alpha: (mode client) RPC regression tests: others",
    "tags": [
      "regression",
      "alpha",
      "rpc",
      "others"
    ],
    "successful_runs": {
      "total_time": "7088254",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Hangzhou: (mode light) RPC regression tests: contracts",
    "tags": [
      "regression",
      "hangzhou",
      "rpc",
      "contracts"
    ],
    "successful_runs": {
      "total_time": "29285346",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Alpha: (mode proxy) RPC regression tests: delegates",
    "tags": [
      "regression",
      "alpha",
      "rpc",
      "delegates"
    ],
    "successful_runs": {
      "total_time": "13074506",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Alpha: (mode proxy_server) RPC regression tests: votes",
    "tags": [
      "regression",
      "alpha",
      "rpc",
      "votes"
    ],
    "successful_runs": {
      "total_time": "16322129",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Hangzhou: (mode proxy_server) RPC regression tests: contracts",
    "tags": [
      "regression",
      "hangzhou",
      "rpc",
      "contracts"
    ],
    "successful_runs": {
      "total_time": "28658754",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Test RPC blacklist @ 127.0.0.1",
    "tags": [
      "rpc",
      "acl"
    ],
    "successful_runs": {
      "total_time": "4683818",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "manager_operations.ml",
    "title": "Alpha: Contract's body illtyped 2",
    "tags": [
      "alpha",
      "precheck",
      "illtyped",
      "origination",
      "typing"
    ],
    "successful_runs": {
      "total_time": "29588227",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "manager_operations.ml",
    "title": "Alpha: Contract's initial storage illtyped",
    "tags": [
      "alpha",
      "precheck",
      "illtyped",
      "origination",
      "typing"
    ],
    "successful_runs": {
      "total_time": "34502747",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "manager_operations.ml",
    "title": "Ithaca: Simple revelation with a wrong public key",
    "tags": [
      "ithaca",
      "reveal",
      "revelation",
      "batch"
    ],
    "successful_runs": {
      "total_time": "33194284",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "manager_operations.ml",
    "title": "Ithaca: Correct public key revealed twice in a batch",
    "tags": [
      "ithaca",
      "reveal",
      "revelation",
      "batch"
    ],
    "successful_runs": {
      "total_time": "37412771",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "manager_operations.ml",
    "title": "Hangzhou: Simple transfer not enough balance to pay fees",
    "tags": [
      "hangzhou",
      "transaction",
      "transfer"
    ],
    "successful_runs": {
      "total_time": "17675724",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "manager_operations.ml",
    "title": "Ithaca: Simple transfer with wrong signature",
    "tags": [
      "ithaca",
      "transaction",
      "transfer"
    ],
    "successful_runs": {
      "total_time": "19933928",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "manager_operations.ml",
    "title": "Alpha: Simple transfer with not enough gas",
    "tags": [
      "alpha",
      "transaction",
      "transfer"
    ],
    "successful_runs": {
      "total_time": "44147628",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "manager_operations.ml",
    "title": "Ithaca: Test simple transfer of the whole balance",
    "tags": [
      "ithaca",
      "transaction",
      "transfer"
    ],
    "successful_runs": {
      "total_time": "25854576",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "manager_operations.ml",
    "title": "Hangzhou: Smart contract call that loops/fails with 'not enough gas' at exec",
    "tags": [
      "hangzhou",
      "simple_contract_calls",
      "smart",
      "contract",
      "call"
    ],
    "successful_runs": {
      "total_time": "19005345",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "replace_by_fees.ml",
    "title": "Alpha: Second op's fees are equal to replacement fees threshold",
    "tags": [
      "alpha",
      "replace",
      "fee",
      "manager"
    ],
    "successful_runs": {
      "total_time": "12864500",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "replace_by_fees.ml",
    "title": "Alpha: Op2's gas/fee is more important, but fees are not higher than max",
    "tags": [
      "alpha",
      "replace",
      "fee",
      "manager"
    ],
    "successful_runs": {
      "total_time": "12453356",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "replace_by_fees.ml",
    "title": "Ithaca: Replacing a batched op is possible if enough fees are provided",
    "tags": [
      "ithaca",
      "replace",
      "fee",
      "manager"
    ],
    "successful_runs": {
      "total_time": "12706081",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "sc_rollup.ml",
    "title": "Alpha: pushing messages in the inbox",
    "tags": [
      "regression",
      "alpha",
      "sc_rollup",
      "inbox"
    ],
    "successful_runs": {
      "total_time": "15431734",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "run_script.ml",
    "title": "Run script with source and sender",
    "tags": [
      "client",
      "michelson"
    ],
    "successful_runs": {
      "total_time": "3643044",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  }
]
back to top