Fix UI tests (#6589)

This commit is contained in:
Bastian Köcher
2020-07-07 11:41:55 +02:00
committed by GitHub
parent fe79b24692
commit cccf57a79f
4 changed files with 25 additions and 25 deletions
+22 -22
View File
@@ -779,7 +779,7 @@ dependencies = [
"log", "log",
"regalloc", "regalloc",
"serde", "serde",
"smallvec 1.4.0", "smallvec 1.4.1",
"target-lexicon", "target-lexicon",
"thiserror", "thiserror",
] ]
@@ -817,7 +817,7 @@ checksum = "e45f82e3446dd1ebb8c2c2f6a6b0e6cd6cd52965c7e5f7b1b35e9a9ace31ccde"
dependencies = [ dependencies = [
"cranelift-codegen", "cranelift-codegen",
"log", "log",
"smallvec 1.4.0", "smallvec 1.4.1",
"target-lexicon", "target-lexicon",
] ]
@@ -1537,7 +1537,7 @@ dependencies = [
"paste", "paste",
"pretty_assertions", "pretty_assertions",
"serde", "serde",
"smallvec 1.4.0", "smallvec 1.4.1",
"sp-arithmetic", "sp-arithmetic",
"sp-core", "sp-core",
"sp-inherents", "sp-inherents",
@@ -1951,7 +1951,7 @@ dependencies = [
"byteorder", "byteorder",
"fallible-iterator", "fallible-iterator",
"indexmap", "indexmap",
"smallvec 1.4.0", "smallvec 1.4.1",
"stable_deref_trait", "stable_deref_trait",
] ]
@@ -2595,7 +2595,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e763b2a9b500ba47948061d1e8bc3b5f03a8a1f067dbcf822a4d2c84d2b54a3a" checksum = "e763b2a9b500ba47948061d1e8bc3b5f03a8a1f067dbcf822a4d2c84d2b54a3a"
dependencies = [ dependencies = [
"parity-util-mem", "parity-util-mem",
"smallvec 1.4.0", "smallvec 1.4.1",
] ]
[[package]] [[package]]
@@ -2624,7 +2624,7 @@ dependencies = [
"parking_lot 0.10.2", "parking_lot 0.10.2",
"regex", "regex",
"rocksdb", "rocksdb",
"smallvec 1.4.0", "smallvec 1.4.1",
] ]
[[package]] [[package]]
@@ -2724,7 +2724,7 @@ dependencies = [
"parity-multiaddr 0.9.1", "parity-multiaddr 0.9.1",
"parking_lot 0.10.2", "parking_lot 0.10.2",
"pin-project", "pin-project",
"smallvec 1.4.0", "smallvec 1.4.1",
"wasm-timer", "wasm-timer",
] ]
@@ -2755,7 +2755,7 @@ dependencies = [
"ring", "ring",
"rw-stream-sink", "rw-stream-sink",
"sha2", "sha2",
"smallvec 1.4.0", "smallvec 1.4.1",
"thiserror", "thiserror",
"unsigned-varint 0.4.0", "unsigned-varint 0.4.0",
"void", "void",
@@ -2795,7 +2795,7 @@ dependencies = [
"log", "log",
"prost", "prost",
"prost-build", "prost-build",
"smallvec 1.4.0", "smallvec 1.4.1",
"wasm-timer", "wasm-timer",
] ]
@@ -2819,7 +2819,7 @@ dependencies = [
"prost-build", "prost-build",
"rand 0.7.3", "rand 0.7.3",
"sha2", "sha2",
"smallvec 1.4.0", "smallvec 1.4.1",
"uint", "uint",
"unsigned-varint 0.4.0", "unsigned-varint 0.4.0",
"void", "void",
@@ -2843,7 +2843,7 @@ dependencies = [
"log", "log",
"net2", "net2",
"rand 0.7.3", "rand 0.7.3",
"smallvec 1.4.0", "smallvec 1.4.1",
"void", "void",
"wasm-timer", "wasm-timer",
] ]
@@ -2940,7 +2940,7 @@ dependencies = [
"libp2p-core", "libp2p-core",
"log", "log",
"rand 0.7.3", "rand 0.7.3",
"smallvec 1.4.0", "smallvec 1.4.1",
"void", "void",
"wasm-timer", "wasm-timer",
] ]
@@ -3317,7 +3317,7 @@ dependencies = [
"futures 0.3.5", "futures 0.3.5",
"log", "log",
"pin-project", "pin-project",
"smallvec 1.4.0", "smallvec 1.4.1",
"unsigned-varint 0.4.0", "unsigned-varint 0.4.0",
] ]
@@ -4731,7 +4731,7 @@ dependencies = [
"pallet-transaction-payment-rpc-runtime-api", "pallet-transaction-payment-rpc-runtime-api",
"parity-scale-codec", "parity-scale-codec",
"serde", "serde",
"smallvec 1.4.0", "smallvec 1.4.1",
"sp-core", "sp-core",
"sp-io", "sp-io",
"sp-runtime", "sp-runtime",
@@ -4950,7 +4950,7 @@ dependencies = [
"parity-util-mem-derive", "parity-util-mem-derive",
"parking_lot 0.10.2", "parking_lot 0.10.2",
"primitive-types", "primitive-types",
"smallvec 1.4.0", "smallvec 1.4.1",
"winapi 0.3.8", "winapi 0.3.8",
] ]
@@ -5026,7 +5026,7 @@ dependencies = [
"cloudabi", "cloudabi",
"libc", "libc",
"redox_syscall", "redox_syscall",
"smallvec 1.4.0", "smallvec 1.4.1",
"winapi 0.3.8", "winapi 0.3.8",
] ]
@@ -5736,7 +5736,7 @@ checksum = "b27b256b41986ac5141b37b8bbba85d314fbf546c182eb255af6720e07e4f804"
dependencies = [ dependencies = [
"log", "log",
"rustc-hash", "rustc-hash",
"smallvec 1.4.0", "smallvec 1.4.1",
] ]
[[package]] [[package]]
@@ -7354,9 +7354,9 @@ dependencies = [
[[package]] [[package]]
name = "smallvec" name = "smallvec"
version = "1.4.0" version = "1.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c7cb5678e1615754284ec264d9bb5b4c27d2018577fd90ac0ceb578591ed5ee4" checksum = "3757cb9d89161a2f24e1cf78efa0c1fcff485d18e3f55e0aa3480824ddaa0f3f"
[[package]] [[package]]
name = "snow" name = "snow"
@@ -7998,7 +7998,7 @@ dependencies = [
"parking_lot 0.10.2", "parking_lot 0.10.2",
"pretty_assertions", "pretty_assertions",
"rand 0.7.3", "rand 0.7.3",
"smallvec 1.4.0", "smallvec 1.4.1",
"sp-core", "sp-core",
"sp-externalities", "sp-externalities",
"sp-panic-handler", "sp-panic-handler",
@@ -9175,7 +9175,7 @@ dependencies = [
"hashbrown", "hashbrown",
"log", "log",
"rustc-hex", "rustc-hex",
"smallvec 1.4.0", "smallvec 1.4.1",
] ]
[[package]] [[package]]
@@ -9279,7 +9279,7 @@ version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5479532badd04e128284890390c1e876ef7a993d0570b3597ae43dfa1d59afa4" checksum = "5479532badd04e128284890390c1e876ef7a993d0570b3597ae43dfa1d59afa4"
dependencies = [ dependencies = [
"smallvec 1.4.0", "smallvec 1.4.1",
] ]
[[package]] [[package]]
+1 -1
View File
@@ -29,7 +29,7 @@ once_cell = { version = "1", default-features = false, optional = true }
sp-state-machine = { version = "0.8.0-rc4", optional = true, path = "../../primitives/state-machine" } sp-state-machine = { version = "0.8.0-rc4", optional = true, path = "../../primitives/state-machine" }
bitmask = { version = "0.5.0", default-features = false } bitmask = { version = "0.5.0", default-features = false }
impl-trait-for-tuples = "0.1.3" impl-trait-for-tuples = "0.1.3"
smallvec = "1.4.0" smallvec = "1.4.1"
[dev-dependencies] [dev-dependencies]
pretty_assertions = "0.6.1" pretty_assertions = "0.6.1"
@@ -19,7 +19,7 @@ sp-runtime = { version = "2.0.0-rc4", default-features = false, path = "../../pr
frame-support = { version = "2.0.0-rc4", default-features = false, path = "../support" } frame-support = { version = "2.0.0-rc4", default-features = false, path = "../support" }
frame-system = { version = "2.0.0-rc4", default-features = false, path = "../system" } frame-system = { version = "2.0.0-rc4", default-features = false, path = "../system" }
pallet-transaction-payment-rpc-runtime-api = { version = "2.0.0-rc4", default-features = false, path = "./rpc/runtime-api" } pallet-transaction-payment-rpc-runtime-api = { version = "2.0.0-rc4", default-features = false, path = "./rpc/runtime-api" }
smallvec = "1.4.0" smallvec = "1.4.1"
[dev-dependencies] [dev-dependencies]
sp-io = { version = "2.0.0-rc4", path = "../../primitives/io" } sp-io = { version = "2.0.0-rc4", path = "../../primitives/io" }
@@ -26,7 +26,7 @@ num-traits = "0.2.8"
rand = "0.7.2" rand = "0.7.2"
sp-externalities = { version = "0.8.0-rc4", path = "../externalities" } sp-externalities = { version = "0.8.0-rc4", path = "../externalities" }
itertools = "0.9" itertools = "0.9"
smallvec = "1.4" smallvec = "1.4.1"
[dev-dependencies] [dev-dependencies]
hex-literal = "0.2.1" hex-literal = "0.2.1"