Message310518
| Author | Michael.Felt |
|---|
| Recipients | Michael.Felt, eric.araujo, sable, tarek |
|---|
| Date | 2018-01-23.18:52:13 |
|---|
| SpamBayes Score | -1.0 |
|---|
| Marked as misclassified | Yes |
|---|
| Message-id | <1516733533.3.0.467229070634.issue11191@psf.upfronthosting.co.za> |
|---|
| In-reply-to | |
|---|
| Content |
|---|
Just tested the patch presented.For Python3-3.6.4 the patch inPR-5206 works as is, however, for Python3-3.5.4 - the patch toLib/test/support/__init__.py does not work.So, for Python3-3.5, Python3-3.6 and Python3-master - the test test_search_cpp is resolved.As that is the "literal" question here - I am removing the patch toLib/test/support/__init__.py so that the same tests fail (for different reasons). I'll open a new issue for these tests - so that this PR can be applied to all current Python3 branches (and skip the test_search_cpp test when the compiler is not gcc on AIX).HTH! |
| History |
|---|
| Date | User | Action | Args |
|---|
| 2018-01-23 18:52:13 | Michael.Felt | set | recipients: +Michael.Felt,sable,tarek,eric.araujo | | 2018-01-23 18:52:13 | Michael.Felt | set | messageid: <1516733533.3.0.467229070634.issue11191@psf.upfronthosting.co.za> | | 2018-01-23 18:52:13 | Michael.Felt | link | issue11191 messages | | 2018-01-23 18:52:13 | Michael.Felt | create | |
|