Conversation
|
@rishabhBudhouliya This looks good and can be merged. Testing functionality can be done separately through a different script then? |
|
@rishabhBudhouliya Also where is FINDINGS.md. Saw it in the comments in |
| # and can handle basic invocations (--version, --help). | ||
| # | ||
| # Functional tests (initdb -D, postgres --single) are not yet possible | ||
| # due to missing lind-wasm syscalls — see postgres/FINDINGS.md for details. |
There was a problem hiding this comment.
Apologies, this was for me -- not supposed to commit it to remote.
|
@vidyalakshmir that comment about I haven't yet investigated why we're having these failures but I wanted to understand the scope of this task. In the issue it says we are fine with test files that do sanity of compilation and placement of binaries in lindfs. |
Got it. We'd have to #107 get this merged first. |
This test script performs three functions:
I've manually tested the script and it seems to be working as stated.
Note: This PR depends on #107 to be approved and merged first.