diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-10-21 21:05:58 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-10-21 21:05:58 +0200 |
commit | 0b9d87701328720558c2c7206c790ed1b17ce7bb (patch) | |
tree | f403b74219e9fd30a6ac01ab2ab3a8237cc6191c /test.log | |
parent | 23258f4aa2faceb7b7f23c5386b2803b3a8e16ca (diff) |
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
Diffstat (limited to 'test.log')
-rw-r--r-- | test.log | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -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 |