Closed glimberg closed 1 year ago
Will have to figure out why all the integration tests are failing
failures:
---- sixplane::test_battery_single_domain stdout ----
thread 'sixplane::test_battery_single_domain' panicked at 'called `Result::unwrap()` on an `Err` value: ResolveError { kind: Timeout }', tests/service/resolver.rs:38:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
---- rfc4193::test_battery_multi_domain_hosts_file stdout ----
thread 'rfc4193::test_battery_multi_domain_hosts_file' panicked at 'called `Result::unwrap()` on an `Err` value: ResolveError { kind: Timeout }', tests/service/resolver.rs:38:14
---- all::test_battery_multi_domain_hosts_file stdout ----
thread 'all::test_battery_multi_domain_hosts_file' panicked at 'called `Result::unwrap()` on an `Err` value: ResolveError { kind: Timeout }', tests/service/resolver.rs:28:14
---- ipv4::test_battery_single_domain stdout ----
thread 'ipv4::test_battery_single_domain' panicked at 'called `Result::unwrap()` on an `Err` value: ResolveError { kind: Timeout }', tests/service/resolver.rs:28:14
---- sixplane::test_battery_multi_domain_hosts_file stdout ----
thread 'sixplane::test_battery_multi_domain_hosts_file' panicked at 'called `Result::unwrap()` on an `Err` value: ResolveError { kind: Timeout }', tests/service/resolver.rs:38:14
---- rfc4193::test_battery_single_domain stdout ----
thread 'rfc4193::test_battery_single_domain' panicked at 'called `Result::unwrap()` on an `Err` value: ResolveError { kind: Timeout }', tests/service/resolver.rs:38:14
---- all::test_hosts_file_reloading stdout ----
thread 'all::test_hosts_file_reloading' panicked at 'called `Result::unwrap()` on an `Err` value: ResolveError { kind: Timeout }', tests/service/resolver.rs:28:14
---- ipv4::test_battery_single_domain_named stdout ----
thread 'ipv4::test_battery_single_domain_named' panicked at 'called `Result::unwrap()` on an `Err` value: ResolveError { kind: Timeout }', tests/service/resolver.rs:28:14
---- rfc4193::test_battery_single_domain_named stdout ----
thread 'rfc4193::test_battery_single_domain_named' panicked at 'called `Result::unwrap()` on an `Err` value: ResolveError { kind: Timeout }', tests/service/resolver.rs:38:14
---- sixplane::test_battery_single_domain_named stdout ----
thread 'sixplane::test_battery_single_domain_named' panicked at 'called `Result::unwrap()` on an `Err` value: ResolveError { kind: Timeout }', tests/service/resolver.rs:38:14
---- sixplane::test_wildcard_central stdout ----
thread 'sixplane::test_wildcard_central' panicked at 'called `Result::unwrap()` on an `Err` value: ResolveError { kind: Timeout }', tests/service/resolver.rs:38:14
---- ipv4::test_wildcard_central stdout ----
thread 'ipv4::test_wildcard_central' panicked at 'called `Result::unwrap()` on an `Err` value: ResolveError { kind: Timeout }', tests/service/resolver.rs:28:14
---- rfc4193::test_wildcard_central stdout ----
thread 'rfc4193::test_wildcard_central' panicked at 'called `Result::unwrap()` on an `Err` value: ResolveError { kind: Timeout }', tests/service/resolver.rs:38:14
failures:
all::test_battery_multi_domain_hosts_file
all::test_hosts_file_reloading
ipv4::test_battery_single_domain
ipv4::test_battery_single_domain_named
ipv4::test_wildcard_central
rfc4193::test_battery_multi_domain_hosts_file
rfc4193::test_battery_single_domain
rfc4193::test_battery_single_domain_named
rfc4193::test_wildcard_central
sixplane::test_battery_multi_domain_hosts_file
sixplane::test_battery_single_domain
sixplane::test_battery_single_domain_named
sixplane::test_wildcard_central
test result: FAILED. 1 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 80.16s
Hey grant, ltns. I'll help you suss out these issues next week.
I just published the 1.2.1 crates sean built (I verified they built correctly first) and I'm working with him over email to get them transferred. I will send a patch shortly to readjust zeronsd to use the 1.2.1 crates, but won't publish zeronsd for obvious reasons.
I hope this helps!
Closing because we can use the crates. 👍
Since we can't yet update the
zerotier-central-api
andzerotier-one-api
crates directly, link directly to the git repository for them instead.