Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiosmosis <benaka@piwik.pro>2015-01-10 11:45:50 +0300
committerdiosmosis <benaka@piwik.pro>2015-01-10 11:46:57 +0300
commit5e04ab1f73c1fa0753f3f6629547cab905f05efc (patch)
tree74af0f7633d436aa51be9f2ce0a253851981b769 /tests/PHPUnit/System/expected/test_ImportLogs__VisitsSummary.get_month.xml
parent531bd7d409df61247ae4fded65fa1d1db05784f4 (diff)
Fixes #6919, do not check for host in regex group in log importer if format has no regex. Also add nginx json log to log importer system test.
Diffstat (limited to 'tests/PHPUnit/System/expected/test_ImportLogs__VisitsSummary.get_month.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_ImportLogs__VisitsSummary.get_month.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/PHPUnit/System/expected/test_ImportLogs__VisitsSummary.get_month.xml b/tests/PHPUnit/System/expected/test_ImportLogs__VisitsSummary.get_month.xml
index dafccfd4dd..866786c235 100644
--- a/tests/PHPUnit/System/expected/test_ImportLogs__VisitsSummary.get_month.xml
+++ b/tests/PHPUnit/System/expected/test_ImportLogs__VisitsSummary.get_month.xml
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
- <nb_uniq_visitors>33</nb_uniq_visitors>
+ <nb_uniq_visitors>34</nb_uniq_visitors>
<nb_users>2</nb_users>
- <nb_visits>34</nb_visits>
- <nb_actions>39</nb_actions>
- <nb_visits_converted>30</nb_visits_converted>
- <bounce_count>30</bounce_count>
+ <nb_visits>35</nb_visits>
+ <nb_actions>40</nb_actions>
+ <nb_visits_converted>31</nb_visits_converted>
+ <bounce_count>31</bounce_count>
<sum_visit_length>550</sum_visit_length>
<max_actions>3</max_actions>
- <bounce_rate>88%</bounce_rate>
+ <bounce_rate>89%</bounce_rate>
<nb_actions_per_visit>1.1</nb_actions_per_visit>
<avg_time_on_site>16</avg_time_on_site>
</result> \ No newline at end of file