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>2014-12-08 08:58:59 +0300
committerdiosmosis <benaka@piwik.pro>2014-12-08 08:58:59 +0300
commitfe24bcc58633f65203275b79c911422913fab609 (patch)
tree1c681a2a7eb1a624c9fc937083020c60a9ff80cd /tests/PHPUnit/System/expected/test_ImportLogs__CustomVariables.getCustomVariables_month.xml
parentfa367aa6dc0a65ea9f776fd04a23cacd8e8038f8 (diff)
Refs #4707, add test for netscaler logs, support already present due to last commit.
Diffstat (limited to 'tests/PHPUnit/System/expected/test_ImportLogs__CustomVariables.getCustomVariables_month.xml')
-rw-r--r--tests/PHPUnit/System/expected/test_ImportLogs__CustomVariables.getCustomVariables_month.xml14
1 files changed, 10 insertions, 4 deletions
diff --git a/tests/PHPUnit/System/expected/test_ImportLogs__CustomVariables.getCustomVariables_month.xml b/tests/PHPUnit/System/expected/test_ImportLogs__CustomVariables.getCustomVariables_month.xml
index 5deb55d67b..22d47b36a9 100644
--- a/tests/PHPUnit/System/expected/test_ImportLogs__CustomVariables.getCustomVariables_month.xml
+++ b/tests/PHPUnit/System/expected/test_ImportLogs__CustomVariables.getCustomVariables_month.xml
@@ -2,13 +2,13 @@
<result>
<row>
<label>HTTP-code</label>
- <nb_actions>32</nb_actions>
+ <nb_actions>34</nb_actions>
<subtable>
<row>
<label>200</label>
- <nb_visits>24</nb_visits>
- <nb_actions>26</nb_actions>
- <sum_daily_nb_uniq_visitors>24</sum_daily_nb_uniq_visitors>
+ <nb_visits>25</nb_visits>
+ <nb_actions>27</nb_actions>
+ <sum_daily_nb_uniq_visitors>25</sum_daily_nb_uniq_visitors>
</row>
<row>
<label>301</label>
@@ -23,6 +23,12 @@
<sum_daily_nb_uniq_visitors>2</sum_daily_nb_uniq_visitors>
</row>
<row>
+ <label>302</label>
+ <nb_visits>1</nb_visits>
+ <nb_actions>1</nb_actions>
+ <sum_daily_nb_uniq_visitors>1</sum_daily_nb_uniq_visitors>
+ </row>
+ <row>
<label>307</label>
<nb_visits>1</nb_visits>
<nb_actions>1</nb_actions>