From 512cd50874b060d50a14d28df88018ac144cf6d3 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 7 Jul 2020 12:36:56 +0200 Subject: Remove copyright headers, update TOXSWA_cwa test - The window column of the windows component of a TOXSWA_cwa object is not a factor any more, but a character vector. - testthat::expect_equal_to_reference is replaced by testthat::expect_known_output, so we can have git diff show what has changed --- test.log | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) (limited to 'test.log') diff --git a/test.log b/test.log index 4744951..b8dbd2f 100644 --- a/test.log +++ b/test.log @@ -7,26 +7,19 @@ Testing pfm ⠏ | 0 | Simple PEC soil calculations ⠙ | 2 | Simple PEC soil calculations ✔ | 17 | Simple PEC soil calculations [0.3 s] ⠏ | 0 | Simple PEC surface water calculations with drift entry ✔ | 2 | Simple PEC surface water calculations with drift entry ⠏ | 0 | Actual and time weighted average concentrations for SFO kinetics ✔ | 1 | Actual and time weighted average concentrations for SFO kinetics - ⠏ | 0 | Read and analyse TOXSWA cwa files ⠋ | 1 | Read and analyse TOXSWA cwa files ⠸ | 4 | Read and analyse TOXSWA cwa files ⠼ | 5 | Read and analyse TOXSWA cwa files ⠴ | 6 | Read and analyse TOXSWA cwa files ✖ | 6 1 | Read and analyse TOXSWA cwa files [6.4 s] -──────────────────────────────────────────────────────────────────────────────────────────────────── -test_TOXSWA.R:68: failure: Getting events and moving window analysis works -H_sw_R1_stream$windows has changed from known value recorded in 'H_sw_R1_stream_windows.rds'. -Component "window": Modes: character, numeric -Component "window": Attributes: < target is NULL, current is list > -Component "window": target is character, current is factor -──────────────────────────────────────────────────────────────────────────────────────────────────── + ⠏ | 0 | Read and analyse TOXSWA cwa files ⠋ | 1 | Read and analyse TOXSWA cwa files ⠸ | 4 | Read and analyse TOXSWA cwa files ⠼ | 5 | Read and analyse TOXSWA cwa files ⠴ | 6 | Read and analyse TOXSWA cwa files ✔ | 7 | Read and analyse TOXSWA cwa files [5.8 s] ⠏ | 0 | UK drainage PEC calculations ✔ | 12 | UK drainage PEC calculations ⠏ | 0 | Exposit calculations ✔ | 7 | Exposit calculations ⠏ | 0 | Geometric mean calculation ✔ | 6 | Geometric mean calculation - ⠏ | 0 | Check max_twa for parent mkinfit models against analytical solutions ⠋ | 1 | Check max_twa for parent mkinfit models against analytical solutions ✔ | 1 | Check max_twa for parent mkinfit models against analytical solutions [2.1 s] + ⠏ | 0 | Check max_twa for parent mkinfit models against analytical solutions ⠋ | 1 | Check max_twa for parent mkinfit models against analytical solutions ✔ | 1 | Check max_twa for parent mkinfit models against analytical solutions [0.9 s] ⠏ | 0 | Processing of residue series ✔ | 11 | Processing of residue series ⠏ | 0 | FOCUS Step 1 calculations ⠹ | 3 | FOCUS Step 1 calculations ✔ | 9 | FOCUS Step 1 calculations [0.1 s] ⠏ | 0 | FOCUS Steps 12 input files ✔ | 8 | FOCUS Steps 12 input files ══ Results ═════════════════════════════════════════════════════════════════════════════════════════ -Duration: 9.3 s +Duration: 7.4 s -OK: 81 -Failed: 1 +OK: 82 +Failed: 0 Warnings: 0 Skipped: 0 -- cgit v1.2.1