blob: daa7c2256561f3233a39960ba0f017b2ccd4144f (
plain) (
blame)
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
|
Loading required package: usethis
ℹ Testing chents
Attaching package: ‘testthat’
The following object is masked from ‘package:devtools’:
test_file
Error in curl::curl_fetch_memory(url, handle = handle): Could not resolve hostname [pesticidecompendium.bcpc.org]:
Could not resolve host: pesticidecompendium.bcpc.org
Request failed [ERROR]. Retrying in 1.5 seconds...
Error in curl::curl_fetch_memory(url, handle = handle): Could not resolve hostname [pesticidecompendium.bcpc.org]:
Could not resolve host: pesticidecompendium.bcpc.org
Request failed [ERROR]. Retrying in 1.5 seconds...
Error in curl::curl_fetch_memory(url, handle = handle) :
Could not resolve hostname [pesticidecompendium.bcpc.org]:
Could not resolve host: pesticidecompendium.bcpc.org
✔ | F W S OK | Context
⠏ | 0 | chent
⠸ | 4 | chent
✔ | 1 4 | chent [9.8s]
⠏ | 0 | pai
✔ | 1 0 | pai
══ Results ═════════════════════════════════════════════════════════════════════
Duration: 9.8 s
── Skipped tests (2) ───────────────────────────────────────────────────────────
• bcpc_up & pc_up is not TRUE (1): 'test_pai.R:3:3'
• pc_up is not TRUE (1): 'test_chent.R:20:3'
[ FAIL 0 | WARN 0 | SKIP 2 | PASS 4 ]
|