From 0a81489d4051fa71df0f589c298ffb94383938b9 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Thu, 26 Jan 2017 14:54:41 +1300 Subject: Enable Scheduled reports with images in CI Tests + Fix build (#11269) * Cross Domain: forward pk_vid parameter when the clicked element is not directly a link but is within the link element itself * Run scheduled reports with images on PHP 5.6 * Comment * Replace today's date by placeholder in scheduled reports tests * Travis runs GD 2.1.0 * Do not generate reports with images yet it is broken refs https://github.com/piwik/piwik/issues/11276 --- ...tml_tables_only__ScheduledReports.generateReport_month.original.html | 2 +- ...html_tables_only__ScheduledReports.generateReport_week.original.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/PHPUnit/System/expected') diff --git a/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_scheduled_report_in_html_tables_only__ScheduledReports.generateReport_month.original.html b/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_scheduled_report_in_html_tables_only__ScheduledReports.generateReport_month.original.html index 86fa5492ac..cdbadbaa2a 100644 --- a/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_scheduled_report_in_html_tables_only__ScheduledReports.generateReport_month.original.html +++ b/tests/PHPUnit/System/expected/test_TwoVisitors_twoWebsites_differentDays_scheduled_report_in_html_tables_only__ScheduledReports.generateReport_month.original.html @@ -19,7 +19,7 @@ - + Dashboard diff --git a/tests/PHPUnit/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_only__ScheduledReports.generateReport_week.original.html b/tests/PHPUnit/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_only__ScheduledReports.generateReport_week.original.html index 1d14d55eab..66ae5338cf 100644 --- a/tests/PHPUnit/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_only__ScheduledReports.generateReport_week.original.html +++ b/tests/PHPUnit/System/expected/test_ecommerceOrderWithItems_scheduled_report_in_html_tables_only__ScheduledReports.generateReport_week.original.html @@ -19,7 +19,7 @@ - + Dashboard -- cgit v1.2.3