https://gitlab.com/tezos/tezos
Raw File
Tip revision: 9ca7ff10b69cb3482d6c6c7ea436af7b93256179 authored by François Thiré on 25 November 2022, 16:25:15 UTC
Stdlib: Add a fold dir function
Tip revision: 9ca7ff1
4.json
[
  {
    "file": "test_logging.ml",
    "title": "alpha: spawn_identities",
    "tags": [
      "regression",
      "protocol",
      "regression",
      "logging"
    ],
    "successful_runs": {
      "total_time": "185483",
      "count": "1"
    }
  },
  {
    "file": "test_logging.ml",
    "title": "015_PtLimaPt: accounts",
    "tags": [
      "regression",
      "protocol",
      "regression",
      "logging"
    ],
    "successful_runs": {
      "total_time": "28659",
      "count": "1"
    }
  },
  {
    "file": "test_logging.ml",
    "title": "015_PtLimaPt: view_fib",
    "tags": [
      "regression",
      "protocol",
      "regression",
      "logging"
    ],
    "successful_runs": {
      "total_time": "32833",
      "count": "1"
    }
  },
  {
    "file": "test_logging.ml",
    "title": "014_PtKathma: append",
    "tags": [
      "regression",
      "protocol",
      "regression",
      "logging"
    ],
    "successful_runs": {
      "total_time": "23248",
      "count": "1"
    }
  },
  {
    "file": "baking.ml",
    "title": "Alpha: External operations are ordered (3 transfers, max 1 operations)",
    "tags": [
      "alpha",
      "operations_pool",
      "baking"
    ],
    "successful_runs": {
      "total_time": "14747437",
      "count": "1"
    }
  },
  {
    "file": "baking.ml",
    "title": "Lima: External operations are ordered (5 transfers, max 2 operations)",
    "tags": [
      "lima",
      "operations_pool",
      "baking"
    ],
    "successful_runs": {
      "total_time": "16489464",
      "count": "1"
    }
  },
  {
    "file": "baking.ml",
    "title": "Kathmandu: External operations are ordered (5 transfers, max 5 operations)",
    "tags": [
      "kathmandu",
      "operations_pool",
      "baking"
    ],
    "successful_runs": {
      "total_time": "16557621",
      "count": "1"
    }
  },
  {
    "file": "bootstrap.ml",
    "title": "Lima: node synchronization (archive / archive)",
    "tags": [
      "lima",
      "bootstrap",
      "node",
      "sync",
      "activate",
      "bake",
      "primary_archive",
      "secondary_archive"
    ],
    "successful_runs": {
      "total_time": "32621072",
      "count": "1"
    }
  },
  {
    "file": "bootstrap.ml",
    "title": "Kathmandu: node synchronization (archive / full)",
    "tags": [
      "kathmandu",
      "bootstrap",
      "node",
      "sync",
      "activate",
      "bake",
      "primary_archive",
      "secondary_full"
    ],
    "successful_runs": {
      "total_time": "32672828",
      "count": "1"
    }
  },
  {
    "file": "client_commands.ml",
    "title": "Alpha: Transfer from public key hash alias",
    "tags": [
      "alpha",
      "client",
      "alias",
      "transfer"
    ],
    "successful_runs": {
      "total_time": "12319725",
      "count": "1"
    }
  },
  {
    "file": "client_run_view.ml",
    "title": "Kathmandu: Run view `value` without input",
    "tags": [
      "kathmandu",
      "client",
      "michelson",
      "view"
    ],
    "successful_runs": {
      "total_time": "2693244",
      "count": "1"
    }
  },
  {
    "file": "encoding.ml",
    "title": "octez-codec dump encodings",
    "tags": [
      "codec",
      "dump"
    ],
    "successful_runs": {
      "total_time": "20817901",
      "count": "1"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Kathmandu: protocol encoding regression test: block_header.unsigned",
    "tags": [
      "regression",
      "kathmandu",
      "encoding",
      "protocol"
    ],
    "successful_runs": {
      "total_time": "1113427",
      "count": "1"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Kathmandu: protocol encoding regression test: gas",
    "tags": [
      "regression",
      "kathmandu",
      "encoding",
      "protocol"
    ],
    "successful_runs": {
      "total_time": "3445460",
      "count": "1"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: protocol encoding regression test: nonce",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "protocol"
    ],
    "successful_runs": {
      "total_time": "1105094",
      "count": "1"
    }
  },
  {
    "file": "ghostnet_dictator_migration.ml",
    "title": "Lima: testnet dictator (mainnet, migration)",
    "tags": [
      "lima",
      "amendment",
      "mainnet",
      "migration"
    ],
    "successful_runs": {
      "total_time": "14830003",
      "count": "1"
    }
  },
  {
    "file": "manager_operations.ml",
    "title": "Kathmandu: Simple revelation with a wrong public key",
    "tags": [
      "kathmandu",
      "reveal",
      "revelation",
      "batch"
    ],
    "successful_runs": {
      "total_time": "18495065",
      "count": "1"
    }
  },
  {
    "file": "manager_operations.ml",
    "title": "Alpha: Simple transfer counter in the future",
    "tags": [
      "alpha",
      "transaction",
      "transfer"
    ],
    "successful_runs": {
      "total_time": "18309218",
      "count": "1"
    }
  },
  {
    "file": "manager_operations.ml",
    "title": "Kathmandu: Successful smart contract call",
    "tags": [
      "kathmandu",
      "simple_contract_calls",
      "smart",
      "contract",
      "call"
    ],
    "successful_runs": {
      "total_time": "13902713",
      "count": "1"
    }
  },
  {
    "file": "manager_operations.ml",
    "title": "Lima: Deserialization of transfer ticket",
    "tags": [
      "lima",
      "precheck",
      "deserialization",
      "gas",
      "transfer_ticket",
      "tx_rollup",
      "canary"
    ],
    "successful_runs": {
      "total_time": "12069003",
      "count": "1"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Alpha: (Mockup) Transfer bad base dir.",
    "tags": [
      "alpha",
      "mockup",
      "client",
      "initialization"
    ],
    "successful_runs": {
      "total_time": "1470147",
      "count": "1"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Lima: (Mockup) Create mockup config show / init roundtrip [None,None,show,init]",
    "tags": [
      "lima",
      "mockup",
      "client",
      "base_dir",
      "roundtrip",
      "init",
      "show"
    ],
    "successful_runs": {
      "total_time": "3092970",
      "count": "1"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Kathmandu: (Mockup) Create mockup config show / init roundtrip [None,None,init,show]",
    "tags": [
      "kathmandu",
      "mockup",
      "client",
      "base_dir",
      "roundtrip",
      "init",
      "show"
    ],
    "successful_runs": {
      "total_time": "3190943",
      "count": "1"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Kathmandu: (Mockup) Typechecking and normalization work with constants",
    "tags": [
      "kathmandu",
      "mockup",
      "client",
      "global_constant"
    ],
    "successful_runs": {
      "total_time": "3824990",
      "count": "1"
    }
  },
  {
    "file": "prevalidator.ml",
    "title": "Lima: Manager_restriction_propagation",
    "tags": [
      "lima",
      "mempool",
      "manager_restriction",
      "propagation"
    ],
    "successful_runs": {
      "total_time": "24120343",
      "count": "1"
    }
  },
  {
    "file": "prevalidator.ml",
    "title": "Alpha: Manager_restriction_ban",
    "tags": [
      "alpha",
      "mempool",
      "manager_restriction",
      "ban"
    ],
    "successful_runs": {
      "total_time": "11882313",
      "count": "1"
    }
  },
  {
    "file": "prevalidator.ml",
    "title": "Kathmandu: mempool filter arrival",
    "tags": [
      "kathmandu",
      "mempool",
      "node",
      "filter",
      "refused",
      "applied"
    ],
    "successful_runs": {
      "total_time": "16379609",
      "count": "1"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Kathmandu: (Proxy) (/chains/main/blocks/head/context/nonces/3) No useless RPC call",
    "tags": [
      "kathmandu",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "6075037",
      "count": "1"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Kathmandu: (Proxy) (/chains/main/blocks/head/votes/current_proposal) No useless RPC call",
    "tags": [
      "kathmandu",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "5290773",
      "count": "1"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/context/delegates) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "6009244",
      "count": "1"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Lima: (Proxy) (/chains/main/blocks/head/votes/total_voting_power) Cache at most once",
    "tags": [
      "lima",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "5942390",
      "count": "1"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) Compare RPC get",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "27056678",
      "count": "1"
    }
  },
  {
    "file": "proxy_server_test.ml",
    "title": "Lima: (Vanilla, proxy_server endpoint) Compare RPC get",
    "tags": [
      "lima",
      "vanilla_proxy_server_endpoint",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "27757926",
      "count": "1"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Binary RPC regression tests",
    "tags": [
      "regression",
      "rpc",
      "regression",
      "binary"
    ],
    "successful_runs": {
      "total_time": "6461966",
      "count": "1"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Lima: (mode client) RPC regression tests: contracts",
    "tags": [
      "regression",
      "lima",
      "rpc",
      "client",
      "contracts"
    ],
    "successful_runs": {
      "total_time": "49457176",
      "count": "1"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Kathmandu: (mode proxy) RPC regression tests: delegates",
    "tags": [
      "regression",
      "kathmandu",
      "rpc",
      "proxy",
      "delegates"
    ],
    "successful_runs": {
      "total_time": "23916993",
      "count": "1"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Kathmandu: (mode proxy_server_rpc) RPC regression tests: misc_protocol",
    "tags": [
      "regression",
      "kathmandu",
      "rpc",
      "proxy_server_rpc",
      "misc_protocol"
    ],
    "successful_runs": {
      "total_time": "9801282",
      "count": "1"
    }
  },
  {
    "file": "replace_by_fees.ml",
    "title": "Lima: Second op's fees are equal to replacement fees. But gas increased",
    "tags": [
      "lima",
      "replace",
      "fee",
      "manager"
    ],
    "successful_runs": {
      "total_time": "12975559",
      "count": "1"
    }
  },
  {
    "file": "replace_by_fees.ml",
    "title": "Lima: Much more fees in second op, but counter in the future",
    "tags": [
      "lima",
      "replace",
      "fee",
      "manager"
    ],
    "successful_runs": {
      "total_time": "18430502",
      "count": "1"
    }
  },
  {
    "file": "synchronisation_heuristic.ml",
    "title": "Alpha: bootstrap: test threshold two",
    "tags": [
      "alpha",
      "bootstrap",
      "threshold"
    ],
    "successful_runs": {
      "total_time": "227322067",
      "count": "1"
    }
  },
  {
    "file": "tenderbake.ml",
    "title": "Kathmandu: Tenderbake transfer - baking 2",
    "tags": [
      "kathmandu",
      "baking",
      "tenderbake"
    ],
    "successful_runs": {
      "total_time": "10967021",
      "count": "1"
    }
  },
  {
    "file": "tenderbake.ml",
    "title": "Lima: Tenderbake transfer - baking 2",
    "tags": [
      "lima",
      "baking",
      "tenderbake"
    ],
    "successful_runs": {
      "total_time": "10652631",
      "count": "1"
    }
  },
  {
    "file": "testnet_dictator.ml",
    "title": "Kathmandu: testnet dictator (ghostnet, promotion)",
    "tags": [
      "kathmandu",
      "amendment",
      "ghostnet",
      "promotion"
    ],
    "successful_runs": {
      "total_time": "31256214",
      "count": "1"
    }
  },
  {
    "file": "timelock.ml",
    "title": "Kathmandu: Check a contract containing timelock operations is forbidden",
    "tags": [
      "kathmandu",
      "client",
      "michelson",
      "timelock"
    ],
    "successful_runs": {
      "total_time": "1100974",
      "count": "1"
    }
  },
  {
    "file": "tx_rollup.ml",
    "title": "Kathmandu: RPC (tx_rollups, regression) - inbox merkle tree path",
    "tags": [
      "regression",
      "kathmandu",
      "tx_rollup",
      "rpc",
      "inbox",
      "merkle_tree_path"
    ],
    "successful_runs": {
      "total_time": "5964312",
      "count": "1"
    }
  },
  {
    "file": "tx_rollup.ml",
    "title": "Kathmandu: RPC (tx_rollups, regression) - batch encoding",
    "tags": [
      "regression",
      "kathmandu",
      "tx_rollup",
      "batch",
      "encoding"
    ],
    "successful_runs": {
      "total_time": "6130048",
      "count": "1"
    }
  },
  {
    "file": "tx_rollup.ml",
    "title": "Kathmandu: RPC (tx_rollups, regression) - inbox from the future",
    "tags": [
      "kathmandu",
      "tx_rollup",
      "rpc",
      "inbox"
    ],
    "successful_runs": {
      "total_time": "6465566",
      "count": "1"
    }
  },
  {
    "file": "tx_rollup.ml",
    "title": "Kathmandu: Submit a batch to an invalid rollup address should fail",
    "tags": [
      "regression",
      "kathmandu",
      "tx_rollup",
      "client",
      "fail",
      "batch"
    ],
    "successful_runs": {
      "total_time": "3439323",
      "count": "1"
    }
  },
  {
    "file": "tx_rollup.ml",
    "title": "Kathmandu: Submit batches in several blocks",
    "tags": [
      "kathmandu",
      "tx_rollup"
    ],
    "successful_runs": {
      "total_time": "21921212",
      "count": "1"
    }
  },
  {
    "file": "tx_rollup_l2_node.ml",
    "title": "Alpha: TX_rollup: origination and first deposit in same block",
    "tags": [
      "alpha",
      "tx_rollup",
      "origination",
      "genesis",
      "deposit"
    ],
    "successful_runs": {
      "total_time": "9726390",
      "count": "1"
    }
  },
  {
    "file": "sc_rollup.ml",
    "title": "Alpha: Generates new tz4 keys",
    "tags": [
      "alpha",
      "sc_rollup",
      "run",
      "client"
    ],
    "successful_runs": {
      "total_time": "5403290",
      "count": "1"
    }
  },
  {
    "file": "sc_rollup.ml",
    "title": "Alpha: wasm_2_0_0 - get last cemented commitment hash and inbox level of a sc rollup",
    "tags": [
      "regression",
      "alpha",
      "sc_rollup",
      "sc_rollup",
      "lcc_hash_with_level",
      "wasm_2_0_0"
    ],
    "successful_runs": {
      "total_time": "11678996",
      "count": "1"
    }
  },
  {
    "file": "sc_rollup.ml",
    "title": "Alpha: arith - rollup node - correct handling of commitments (non_final_level)",
    "tags": [
      "regression",
      "alpha",
      "sc_rollup",
      "commitment",
      "node",
      "arith",
      "non_final_level"
    ],
    "successful_runs": {
      "total_time": "36235189",
      "count": "1"
    }
  }
]
back to top