Jack Fox

Results 55 comments of Jack Fox

Perfect! Thanks, @alex-bogomaz Closing this issue @MNie

@alex-bogomaz @MNie I closed this prematurely. A better behavior would be to trap this exception, write a message that parameterized lists cannot be handled by the adapter, and continue to...

Sometimes I do find myself doing quick and dirty little prototypes in the FSI window, and the add-in mentioned at the top comes in handy for that. I wouldn't want...

This works for "vanilla" test failure ``` ++ test-fail-time-create-ns-lt-schema =| run=@ud =/ my-cmd "CREATE NAMESPACE ns1 as of ~2023.7.9..22.35.33..7e90" %+ expect-fail-message 'namespace %ns1 as-of schema time out of order' |....

Yet changing the `expect-fail-message` step to `expect-eq` fails with a stack trace containing the expected message.

Unit tests: I don't see an existing file appropriate for unit testing this. I suggest adding time.hoon to tests/sys, or make a new directory path in tests. This file would...

> If the response is fundamentally just a binary success/failure ... It's going to crash on failure. That is covered. More interesting requests get back more interesting nouns. This is...

That explains it. I'm connected to the core. Thanks. A simpler request/response model that maintains state would still be nice to have someday.

I am also failing in call to ````MetadataFormat.Generate````. I don't know if it is this issue, but I can provide a test case. Clone my master branch at https://github.com/jackfoxy/PersonalServer and...

@varon I'd be happy to merge a PR that promotes FlatList and its tests. Adding documentation would be another nice to have https://github.com/fsprojects/FSharpx.Collections/issues/2