From 66149092b5051ba79646cf2b0e471530343ff1f4 Mon Sep 17 00:00:00 2001 From: Benaka Date: Thu, 30 Nov 2017 15:23:13 -0800 Subject: In log importer, allow filtering logs by host & datetime (new submodule commit + tests). (#12267) * In log importer, allow filtering logs by host & datetime (new submodule commit + tests). * Add tests for replay tracking filtering & check that filtered line is in output. * More log filtering tests for log replay. --- .../PHPUnit/System/expected/test_ImportLogs__Bandwidth.get_month.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/PHPUnit/System/expected/test_ImportLogs__Bandwidth.get_month.xml') diff --git a/tests/PHPUnit/System/expected/test_ImportLogs__Bandwidth.get_month.xml b/tests/PHPUnit/System/expected/test_ImportLogs__Bandwidth.get_month.xml index 8401897a33..0081325527 100644 --- a/tests/PHPUnit/System/expected/test_ImportLogs__Bandwidth.get_month.xml +++ b/tests/PHPUnit/System/expected/test_ImportLogs__Bandwidth.get_month.xml @@ -1,6 +1,6 @@ - 4437437 - 96764 + 4455307 + 114634 4334745 \ No newline at end of file -- cgit v1.2.3