View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019192 | phpList 3 application | General | public | 19-04-18 21:19 | 19-04-18 21:46 |
Reporter | michiel | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.3.3 | ||||
Summary | 0019192: Chrome tests are failing | ||||
Description | It looks like the Travis tests for Chrome are failing: https://travis-ci.org/phpList/phplist3/jobs/368850340 I'm not entirely sure how that works, but it seems to be version related: https://stackoverflow.com/questions/49913739/session-not-created-exception-chrome-version-must-be-65-0-3325-0 https://discuss.circleci.com/t/session-not-created-exception-chrome-version-must-be-62-0-3202-0/19258/7 Can you check? | ||||
Tags | No tags attached. | ||||
|
@michiel This was fixed on master by me: I think you should cherry-pick this commit https://github.com/phpList/phplist3/commit/9ee71fcf73c0ca8a73743b5a6057b7320a637134 |
|
Nice one. Will try that. |
|
Great, all fine https://travis-ci.org/phpList/phplist3/builds/368863379 |