summaryrefslogtreecommitdiff
path: root/log/test.log
diff options
context:
space:
mode:
authorJohannes Ranke <johannes.ranke@jrwb.de>2026-03-05 14:32:30 +0100
committerJohannes Ranke <johannes.ranke@jrwb.de>2026-03-05 14:32:30 +0100
commit0d73256947c7c79890a5f94622f0948645ea4da7 (patch)
tree73469afee00da18d2e3ece1368c355afbb8817ff /log/test.log
parentd6c7e8f5a0d0d4b564addf5b447bed6b3ba03b5e (diff)
Make test robust against unavailable services
Test logs are without internet.
Diffstat (limited to 'log/test.log')
-rw-r--r--log/test.log23
1 files changed, 17 insertions, 6 deletions
diff --git a/log/test.log b/log/test.log
index 0e8fc46..daa7c22 100644
--- a/log/test.log
+++ b/log/test.log
@@ -7,18 +7,29 @@ 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
-⠧ | 8 | chent
-✔ | 10 | chent [4.4s]
+✔ | 1 4 | chent [9.8s]
⠏ | 0 | pai
-⠋ | 1 | pai
-✔ | 9 | pai [6.1s]
+✔ | 1 0 | pai
══ Results ═════════════════════════════════════════════════════════════════════
-Duration: 10.6 s
+Duration: 9.8 s
-[ FAIL 0 | WARN 0 | SKIP 0 | PASS 19 ]
+── 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 ]

Contact - Imprint