Remove platform-dependent PL/python test case.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 8eb6337f9f53c85e707f60157e42fcacfe927668
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2016-10-26T14:09:18Z
Releases: 10.0
Remove platform-dependent PL/python test case.

Turns out that the output format of Python Decimal isn't totally platform-
independent either. There are other tests for multi-dimensional arrays,
so rather than try to fix this test case, just remove it.

Per buildfarm member prairiedog.

Files