home.social

#nextestctrlz — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #nextestctrlz, aggregated by home.social.

fetched live
  1. cargo-nextest 0.9.44 is out! A call for testing:

    This version of my next-gen #RustLang #TestRunner supports pausing and resuming test runs on Unix (#NextestCtrlZ).

    To make this work reliably, #nextest needs to use a "double-spawn" approach. This is currently off by default but can be turned on with an env var, `NEXTEST_EXPERIMENTAL_DOUBLE_SPAWN=1`.

    Call for testing: If you're on Unix, please help test this! Update to 0.9.44, then set this environment variable. Thanks!

    nexte.st/CHANGELOG.html#0944--

  2. cargo-nextest 0.9.44 is out! A call for testing:

    This version of my next-gen #RustLang #TestRunner supports pausing and resuming test runs on Unix (#NextestCtrlZ).

    To make this work reliably, #nextest needs to use a "double-spawn" approach. This is currently off by default but can be turned on with an env var, `NEXTEST_EXPERIMENTAL_DOUBLE_SPAWN=1`.

    Call for testing: If you're on Unix, please help test this! Update to 0.9.44, then set this environment variable. Thanks!

    nexte.st/CHANGELOG.html#0944--

  3. Part 4 of my #rustlang #nextest #unix #NextestCtrlZ post is out! This one covers some really fun issues with hung processes that I ran into.

    The post also introduces strace as a debugging tool on Linux.

    cohost.org/sunshowers/post/390

  4. Part 4 of my #rustlang #nextest #unix #NextestCtrlZ post is out! This one covers some really fun issues with hung processes that I ran into.

    The post also introduces strace as a debugging tool on Linux.

    cohost.org/sunshowers/post/390

  5. Next post in the #rustlang #unix #nextest #NextestCtrlZ series coming tomorrow on cohost.org/sunshowers! Some quotes from the current draft:

    "And strace just hangs as well.

    *Oh no. It's spreading.*"

    "So that would explain why SIGTSTP didn't work: it's a signal, which is an *interrupt*.

    An immovable object meets an unstoppable force. Except the object won, and the force was stoppable after all."

  6. Next post in the #rustlang #unix #nextest #NextestCtrlZ series coming tomorrow on cohost.org/sunshowers! Some quotes from the current draft:

    "And strace just hangs as well.

    *Oh no. It's spreading.*"

    "So that would explain why SIGTSTP didn't work: it's a signal, which is an *interrupt*.

    An immovable object meets an unstoppable force. Except the object won, and the force was stoppable after all."