From e1dc81556e7f24d93900282228b31ef28a32afb9 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Tue, 27 Dec 2016 22:17:33 +1300 Subject: Live API: New 'generationTimeMilliseconds' field used to process Average generation time in Visitor Profile (#11095) * Live API: New 'generationTimeMilliseconds' field used to process Average generation time in Visitor Profile fixes #11066 * more precision * Expected test files * Reporting API: showColumns and hideColumns should be applied recursively (#11100) * Recursively delete columns specified with hideColumns * Custom Dimensions tests * Invalid argument supplied for foreach() + Contents tests * New unit test for ColumnDelete filter * Submodules --- .../expected/test_CustomEvents__Live.getLastVisitsDetails_day.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/PHPUnit/System/expected/test_CustomEvents__Live.getLastVisitsDetails_day.xml') diff --git a/tests/PHPUnit/System/expected/test_CustomEvents__Live.getLastVisitsDetails_day.xml b/tests/PHPUnit/System/expected/test_CustomEvents__Live.getLastVisitsDetails_day.xml index 10d41c5fe3..cbcb34d9ba 100644 --- a/tests/PHPUnit/System/expected/test_CustomEvents__Live.getLastVisitsDetails_day.xml +++ b/tests/PHPUnit/System/expected/test_CustomEvents__Live.getLastVisitsDetails_day.xml @@ -530,6 +530,7 @@ 2 1 + 333 0.33s 1 60 @@ -718,6 +719,7 @@ 15 10 + 666 0.67s 2 60 @@ -1554,6 +1556,7 @@ 15 33 + 666 0.67s 1 60 -- cgit v1.2.3