<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in run-tests.py</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>134d56e7 - Merge the wasi-tls crates into a single one with feature flags (#12780)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/ci/run-tests.py#134d56e7</link>
        <description>Merge the wasi-tls crates into a single one with feature flags (#12780)prtest:full

            List of files:
            /wasmtime-44.0.1/ci/run-tests.py</description>
        <pubDate>Mon, 16 Mar 2026 15:39:54 +0000</pubDate>
        <dc:creator>Dave Bakker &lt;github@davebakker.io&gt;</dc:creator>
    </item>
<item>
        <title>67ce1ef2 - wasi-tls: Add OpenSSL backend (#12228)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/ci/run-tests.py#67ce1ef2</link>
        <description>wasi-tls: Add OpenSSL backend (#12228)* Create an OpenSSL backend for wasi-tls* vet wasmtime-wasi-tls-openssl* Add more vets---------Co-authored-by: Alex Crichton &lt;alex@alexcrichton.com&gt;

            List of files:
            /wasmtime-44.0.1/ci/run-tests.py</description>
        <pubDate>Fri, 09 Jan 2026 20:21:01 +0000</pubDate>
        <dc:creator>Dave Bakker &lt;github@davebakker.io&gt;</dc:creator>
    </item>
<item>
        <title>63f094df - docs: Add an example application that embeds Wasmtime in order to use plugins (#11848)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/ci/run-tests.py#63f094df</link>
        <description>docs: Add an example application that embeds Wasmtime in order to use plugins (#11848)* docs: Add an example application that embeds Wasmtime in order to use plugins* Add exact version to clap dependency* Re-generate Cargo.lock* Address review feedback* Refactor args structs* Address further review comments* Exclude calculator example from `cargo doc` in CI

            List of files:
            /wasmtime-44.0.1/ci/run-tests.py</description>
        <pubDate>Wed, 15 Oct 2025 15:29:50 +0000</pubDate>
        <dc:creator>Tim Chevalier &lt;tjc@igalia.com&gt;</dc:creator>
    </item>
<item>
        <title>b85addc2 - Add `native-tls` backend for wasi-tls (#11064)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/ci/run-tests.py#b85addc2</link>
        <description>Add `native-tls` backend for wasi-tls (#11064)* Reorganize the wasi-tls folder and isolate the `rustls`-specific bits from the rest of the implementation.- `client.rs`: The rustls parts.- `io.rs`: WASI I/O conversion utility types.- `host.rs`: The host types + impls.- `bindings.rs`: The generated bindings.* Add `native-tls` backend* Improve compatibility of `test_tls_sample_application`:It used to perform a &quot;half-close&quot; after sending the HTTP request. This is a TLS1.3+ feature, though Rustls &amp; OpenSSL already supported it for TLS1.2 and lower. Technically, that makes them non-spec compliant, but they chose to align with the semantics of the underlying TCP connection. I suspect the TLS1.3 spec was updated to match what was already happening in reality.Anyhow, SChannel does not support half-closed connections and so the `read` call after the `close_output+shutdown` failed.I&apos;ve reordered the test to first perform the HTTP conversation and _then_ do the TLS+TCP teardown.* Implement flushing on the `AsyncWriteStream`. The `AsyncWriteStream` implementation was copied from the TCP equivalent, which doesn&apos;t need flushing. The TLS implementations _do_ maintain an internal buffer, so the `flush` call need to be hooked up.* Switch to a model that uses runtime configuration.* Check wasmtime-wasi-tls features in isolation.* Clarify intended use of `WasiTlsCtxBuilder::provider`* Split off native-tls implementation into separate crate* Add a dedicated Ci job to test the `native-tls` backend.prtest:full* Update vets---------Co-authored-by: Alex Crichton &lt;alex@alexcrichton.com&gt;

            List of files:
            /wasmtime-44.0.1/ci/run-tests.py</description>
        <pubDate>Fri, 27 Jun 2025 14:53:01 +0000</pubDate>
        <dc:creator>Dave Bakker &lt;github@davebakker.io&gt;</dc:creator>
    </item>
<item>
        <title>2c70b3f3 - Migrate run-tests.sh to Python (#10790)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/ci/run-tests.py#2c70b3f3</link>
        <description>Migrate run-tests.sh to Python (#10790)* Migrate run-tests.sh to PythonTry to fix MinGW breakage in CIprtest:full* Use python shell* Try again* Exit Python with the same code as Cargo

            List of files:
            /wasmtime-44.0.1/ci/run-tests.py</description>
        <pubDate>Sun, 18 May 2025 16:54:55 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
</channel>
</rss>
