From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> |
Cc: | Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: meson: Optionally disable installation of test modules |
Date: | 2023-03-06 15:30:22 |
Message-ID: | 9a77e303-5366-641a-ceb8-b89ebcbe6106@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2023-03-06 Mo 08:47, Nazir Bilal Yavuz wrote:
> Hi,
>
> On Fri, 3 Mar 2023 at 22:43, Andrew Dunstan<andrew(at)dunslane(dot)net> wrote:
>> These changes have broken the buildfarm adaptation work in different ways on different platforms.
>>
>> On Windows (but not Linux), the install_test_files are apparently getting installed under runpython in the build directory rather than in the tmp_install location, so those tests fail. Meanwhile, it's not clear to me how to install them in a standard installation, which means that on Linux the corresponding -running tests are failing.
> Is there a way to see the 'meson-logs/testlog.txt' file under the
> build directory?
There are two separate issues here, but let's deal with the Windows
issue. Attached is the log output and also a listing of the runpython
directory in the build directory.
cheers
andrew
--
Andrew Dunstan
EDB:https://www.enterprisedb.com
Attachment | Content-Type | Size |
---|---|---|
runpython.txt | text/plain | 7.2 KB |
testlog.gz | application/gzip | 211.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bharath Rupireddy | 2023-03-06 15:36:48 | Re: Combine pg_walinspect till_end_of_wal functions with others |
Previous Message | Matthias van de Meent | 2023-03-06 15:21:47 | Re: Combine pg_walinspect till_end_of_wal functions with others |