1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149
|
# check single-feature tests only on amd64
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test oxhttp 0.3.1
--all-targets --all-features
Features: test-name=rust-oxhttp:@
Depends:
dh-rust,
librust-oxhttp-0.3-dev,
Restrictions: allow-stderr
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test oxhttp 0.3.1
--all-targets
Features: test-name=rust-oxhttp:default
Depends:
dh-rust,
librust-oxhttp-0.3+default-dev,
Restrictions: allow-stderr
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test oxhttp 0.3.1
--all-targets --no-default-features
Features: test-name=rust-oxhttp:
Depends:
dh-rust,
librust-oxhttp-0.3-dev,
Restrictions: allow-stderr
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test oxhttp 0.3.1
--all-targets --no-default-features --features client
Features: test-name=rust-oxhttp:client
Depends:
dh-rust,
librust-oxhttp-0.3+client-dev,
Restrictions: allow-stderr
Architecture: amd64
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test oxhttp 0.3.1
--all-targets --no-default-features --features flate2
Features: test-name=rust-oxhttp:flate2
Depends:
dh-rust,
librust-oxhttp-0.3+flate2-dev,
Restrictions: allow-stderr
Architecture: amd64
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test oxhttp 0.3.1
--all-targets --no-default-features --features native-tls
Features: test-name=rust-oxhttp:native-tls
Depends:
dh-rust,
librust-oxhttp-0.3+native-tls-dev,
Restrictions: allow-stderr
Architecture: amd64
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test oxhttp 0.3.1
--all-targets --no-default-features --features rustls-ring-native
Features: test-name=rust-oxhttp:rustls-ring-native
Depends:
dh-rust,
librust-oxhttp-0.3+rustls-ring-native-dev,
Restrictions: allow-stderr
Architecture: amd64
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test oxhttp 0.3.1
--all-targets --no-default-features --features server
Features: test-name=rust-oxhttp:server
Depends:
dh-rust,
librust-oxhttp-0.3+server-dev,
Restrictions: allow-stderr
Architecture: amd64
# All tests repeated, with network tests enabled, flagged as flaky
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test oxhttp 0.3.1
--all-targets --all-features
-- --ignored
Features: test-name=rust-oxhttp:@+flaky
Depends:
dh-rust,
librust-oxhttp-0.3-dev,
Restrictions: allow-stderr, flaky
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test oxhttp 0.3.1
--all-targets
-- --ignored
Features: test-name=rust-oxhttp:default+flaky
Depends:
dh-rust,
librust-oxhttp-0.3+default-dev,
Restrictions: allow-stderr, flaky
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test oxhttp 0.3.1
--all-targets --no-default-features
-- --ignored
Features: test-name=rust-oxhttp:+flaky
Depends:
dh-rust,
librust-oxhttp-0.3-dev,
Restrictions: allow-stderr, flaky
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test oxhttp 0.3.1
--all-targets --no-default-features --features client
-- --ignored
Features: test-name=rust-oxhttp:client+flaky
Depends:
dh-rust,
librust-oxhttp-0.3+client-dev,
Restrictions: allow-stderr, flaky
Architecture: amd64
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test oxhttp 0.3.1
--all-targets --no-default-features --features flate2
-- --ignored
Features: test-name=rust-oxhttp:flate2+flaky
Depends:
dh-rust,
librust-oxhttp-0.3+flate2-dev,
Restrictions: allow-stderr, flaky
Architecture: amd64
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test oxhttp 0.3.1
--all-targets --no-default-features --features native-tls
-- --ignored
Features: test-name=rust-oxhttp:native-tls+flaky
Depends:
dh-rust,
librust-oxhttp-0.3+native-tls-dev,
Restrictions: allow-stderr, flaky
Architecture: amd64
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test oxhttp 0.3.1
--all-targets --no-default-features --features rustls-ring-native
-- --ignored
Features: test-name=rust-oxhttp:rustls-ring-native+flaky
Depends:
dh-rust,
librust-oxhttp-0.3+rustls-ring-native-dev,
Restrictions: allow-stderr, flaky
Architecture: amd64
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test oxhttp 0.3.1
--all-targets --no-default-features --features server
-- --ignored
Features: test-name=rust-oxhttp:server+flaky
Depends:
dh-rust,
librust-oxhttp-0.3+server-dev,
Restrictions: allow-stderr, flaky
Architecture: amd64
|