stable
Clone or download
Read-only
request #13939: REST test suite runner segfault when tests of external plugins are executed
This is a workaround for the issue. Using only one cURL multi handle seems to prevent the issue. Change-Id: Icf162de241f58075bc20b4b799e37a38573f131f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/tests/rest/Docman/DocmanEmptyTest.php | +1 | −0 | Go to diff View file |
M | plugins/docman/tests/rest/Docman/DocmanFilesTest.php | +6 | −0 | Go to diff View file |
M | plugins/docman/tests/rest/Docman/DocmanFoldersTest.php | +2 | −0 | Go to diff View file |
M | plugins/docman/tests/rest/Metadata/CustomMetadataTest.php | +1 | −0 | Go to diff View file |
M | plugins/docman/tests/rest/Metadata/HardcodedMetadataTest.php | +1 | −0 | Go to diff View file |
M | plugins/frs/tests/rest/FRS/FileTest.php | +2 | −0 | Go to diff View file |
M | plugins/tracker/tests/rest/TrackerFields/TrackerFieldsTest.php | +2 | −0 | Go to diff View file |
M | plugins/tracker/tests/rest/XML/ArtifactTest.php | +10 | −11 | Go to diff View file |
M | tests/rest/lib/RestBase.php | +1 | −0 | Go to diff View file |