From 0b9d87701328720558c2c7206c790ed1b17ce7bb Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 21 Oct 2019 21:05:58 +0200 Subject: Explicit solution_type for FOCUS D in tests Because on winbuilder obviously gcc was not found, so the Eigenvalue based solution method was used, leading to a test failure when comparing the summary, as the solution method is listed --- test.log | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'test.log') diff --git a/test.log b/test.log index 9d84334d..6503f81a 100644 --- a/test.log +++ b/test.log @@ -14,18 +14,22 @@ Testing mkin ✔ | 3 | Model predictions with mkinpredict [0.3 s] ✔ | 16 | Evaluations according to 2015 NAFTA guidance [4.0 s] ✔ | 4 | Calculation of maximum time weighted average concentrations (TWAs) [2.2 s] -✔ | 2 | Summary +✔ | 3 1 | Summary +──────────────────────────────────────────────────────────────────────────────── +test_plots_summary_twa.R:86: warning: Summaries are reproducible +Creating reference output +──────────────────────────────────────────────────────────────────────────────── ✔ | 7 | Plotting [0.4 s] ✔ | 3 | AIC calculation ✔ | 2 | Complex test case from Schaefer et al. (2007) Piacenza paper [5.3 s] ✔ | 4 | Fitting the SFORB model [1.7 s] ✔ | 1 | Summaries of old mkinfit objects -✔ | 4 | Results for synthetic data established in expertise for UBA (Ranke 2014) [7.1 s] +✔ | 4 | Results for synthetic data established in expertise for UBA (Ranke 2014) [7.2 s] ══ Results ═════════════════════════════════════════════════════════════════════ -Duration: 84.4 s +Duration: 84.3 s -OK: 109 +OK: 110 Failed: 0 -Warnings: 0 +Warnings: 1 Skipped: 0 -- cgit v1.2.3