Closed (fixed)
Project:
Cloud
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
14 Nov 2018 at 01:43 UTC
Updated:
22 Mar 2019 at 03:12 UTC
Jump to comment: Most recent, Most recent file
Fix errors which occurred in automated testing like below.
https://www.drupal.org/pift-ci-job/1120329
| Comment | File | Size | Author |
|---|---|---|---|
| #18 | 3013528_20181115_2.patch | 14.09 KB | xiaohua guan |
Comments
Comment #2
xiaohua guan commentedComment #3
xiaohua guan commentedComment #5
xiaohua guan commentedComment #6
xiaohua guan commentedComment #7
xiaohua guan commentedComment #8
xiaohua guan commentedComment #9
xiaohua guan commentedComment #10
xiaohua guan commentedErrors like below occurred.
Comment #11
xiaohua guan commentedI added a composer.json file, where add the dependency to package aws-sdk-php.
In addition, I remove useless files *.test
Comment #13
xiaohua guan commentedComment #14
xiaohua guan commentedComment #15
xiaohua guan commentedComment #16
xiaohua guan commentedComment #17
xiaohua guan commentedBecause the destination parameter is used in test case, the following errors occurred.
I removed the destination parameter, and changed redirect URL of XXXDeleteForm as below.
OLD:
NEW:
Comment #18
xiaohua guan commentedComment #19
xiaohua guan commentedComment #20
xiaohua guan commented@yas
Please review the patch file 3013528_20181115_2.patch.
Comment #21
yas@xiaohua-guan Great work, it is working now!
Comment #23
yasI pushed the patch. Thanks!
Comment #25
yas