-
- Téléchargements
Added new integration test for archive.php cron script.
Notes: - Modified ManySitesImportedLogs fixture to add segments if desired. - Switch to synchronous execution of curl requests until deadlocking issue in archive processing is dealt with. - Fixed bug in LogAggregator where if a segment required a subquery, archiving would failed.
parent
83dafbe3
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- core/DataAccess/LogAggregator.php 19 ajouts, 3 suppressionscore/DataAccess/LogAggregator.php
- core/Piwik.php 22 ajouts, 5 suppressionscore/Piwik.php
- misc/cron/archive.php 10 ajouts, 15 suppressionsmisc/cron/archive.php
- tests/PHPUnit/Fixtures/ManySitesImportedLogs.php 53 ajouts, 1 suppressiontests/PHPUnit/Fixtures/ManySitesImportedLogs.php
- tests/PHPUnit/Integration/ArchiveCronTest.php 124 ajouts, 0 suppressiontests/PHPUnit/Integration/ArchiveCronTest.php
- tests/PHPUnit/Integration/ImportLogsTest.php 4 ajouts, 1 suppressiontests/PHPUnit/Integration/ImportLogsTest.php
- tests/PHPUnit/Integration/expected/test_ArchiveCronTest_noOptions__VisitsSummary.get_day.xml 16 ajouts, 0 suppression...test_ArchiveCronTest_noOptions__VisitsSummary.get_day.xml
- tests/PHPUnit/Integration/expected/test_ArchiveCronTest_noOptions__VisitsSummary.get_month.xml 27 ajouts, 0 suppression...st_ArchiveCronTest_noOptions__VisitsSummary.get_month.xml
- tests/PHPUnit/Integration/expected/test_ArchiveCronTest_noOptions__VisitsSummary.get_week.xml 16 ajouts, 0 suppression...est_ArchiveCronTest_noOptions__VisitsSummary.get_week.xml
- tests/PHPUnit/Integration/expected/test_ArchiveCronTest_noOptions__VisitsSummary.get_year.xml 25 ajouts, 0 suppression...est_ArchiveCronTest_noOptions__VisitsSummary.get_year.xml
- tests/PHPUnit/Integration/expected/test_ArchiveCronTest_nonPreArchivedSegment_noOptions__VisitsSummary.get_day.xml 5 ajouts, 0 suppression...onPreArchivedSegment_noOptions__VisitsSummary.get_day.xml
- tests/PHPUnit/Integration/expected/test_ArchiveCronTest_nonPreArchivedSegment_noOptions__VisitsSummary.get_month.xml 5 ajouts, 0 suppression...PreArchivedSegment_noOptions__VisitsSummary.get_month.xml
- tests/PHPUnit/Integration/expected/test_ArchiveCronTest_nonPreArchivedSegment_noOptions__VisitsSummary.get_week.xml 5 ajouts, 0 suppression...nPreArchivedSegment_noOptions__VisitsSummary.get_week.xml
- tests/PHPUnit/Integration/expected/test_ArchiveCronTest_nonPreArchivedSegment_noOptions__VisitsSummary.get_year.xml 5 ajouts, 0 suppression...nPreArchivedSegment_noOptions__VisitsSummary.get_year.xml
- tests/PHPUnit/Integration/expected/test_ArchiveCronTest_segmentNoAutoArchive_noOptions__VisitsSummary.get_day.xml 5 ajouts, 0 suppression...segmentNoAutoArchive_noOptions__VisitsSummary.get_day.xml
- tests/PHPUnit/Integration/expected/test_ArchiveCronTest_segmentNoAutoArchive_noOptions__VisitsSummary.get_month.xml 5 ajouts, 0 suppression...gmentNoAutoArchive_noOptions__VisitsSummary.get_month.xml
- tests/PHPUnit/Integration/expected/test_ArchiveCronTest_segmentNoAutoArchive_noOptions__VisitsSummary.get_week.xml 5 ajouts, 0 suppression...egmentNoAutoArchive_noOptions__VisitsSummary.get_week.xml
- tests/PHPUnit/Integration/expected/test_ArchiveCronTest_segmentNoAutoArchive_noOptions__VisitsSummary.get_year.xml 5 ajouts, 0 suppression...egmentNoAutoArchive_noOptions__VisitsSummary.get_year.xml
- tests/PHPUnit/Integration/expected/test_ArchiveCronTest_segmentOnlyOneSite_noOptions__VisitsSummary.get_day.xml 16 ajouts, 0 suppression...t_segmentOnlyOneSite_noOptions__VisitsSummary.get_day.xml
- tests/PHPUnit/Integration/expected/test_ArchiveCronTest_segmentOnlyOneSite_noOptions__VisitsSummary.get_month.xml 16 ajouts, 0 suppression...segmentOnlyOneSite_noOptions__VisitsSummary.get_month.xml
Veuillez vous inscrire ou vous se connecter pour commenter