<?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 testparse.py</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>77cf3243b9e9a146570c4baf90fb71449ae79c7a - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/testparse.py#77cf3243b9e9a146570c4baf90fb71449ae79c7a</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/config/testparse.py</description>
        <pubDate>Fri, 09 Jan 2026 18:02:44 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fccfa4b43f74198ab890b077de64eee091c20710 - Merge branch &apos;jczhang/2026-01-07/fix-mpich-stream&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/testparse.py#fccfa4b43f74198ab890b077de64eee091c20710</link>
        <description>Merge branch &apos;jczhang/2026-01-07/fix-mpich-stream&apos; into &apos;release&apos;CI: avoid queryval=&apos;kokkos*&apos; - thats creating inconsitent test list, and other fixesSee merge request petsc/petsc!8946

            List of files:
            /petsc/config/testparse.py</description>
        <pubDate>Fri, 09 Jan 2026 18:02:31 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e2535b2137190c208cc963c7f95b17c7548a9055 - CI: test-harness - add a check for &quot;&apos;requires&apos; within a &apos;testset&apos; also needs a &apos;suffix&apos;&quot;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/testparse.py#e2535b2137190c208cc963c7f95b17c7548a9055</link>
        <description>CI: test-harness - add a check for &quot;&apos;requires&apos; within a &apos;testset&apos; also needs a &apos;suffix&apos;&quot;And MPIX_STREAM test in vec/is/sf/tests/ex1k reqires MPICH with CUDA/GPU_AWARE support.Set MPIR_CVAR_CH4_RESERVE_VCIS=1 to fix the following error:[1]PETSC ERROR: MPI error 135495183 Other MPI error, error stack:     internalX_Stream_create(91).: MPIX_Stream_create(info=0x9c000000, stream=0x55ab3b7dcbd0) failed     MPIR_Stream_create_impl(207):     MPID_Allocate_vci(149)......: No streams available. Use MPIR_CVAR_CH4_RESERVE_VCIS to reserve the number of streams can be allocated.Co-authored-by: Satish Balay &lt;balay@mcs.anl.gov&gt;

            List of files:
            /petsc/config/testparse.py</description>
        <pubDate>Wed, 07 Jan 2026 22:12:06 +0000</pubDate>
        <dc:creator>Junchao Zhang &lt;jczhang@anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>7b5fd022a6ba26727040df7457b27566b4c6742d - Merge branch &apos;jolivet/housekeeping&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/testparse.py#7b5fd022a6ba26727040df7457b27566b4c6742d</link>
        <description>Merge branch &apos;jolivet/housekeeping&apos; into &apos;main&apos;Minor housekeepingSee merge request petsc/petsc!8811

            List of files:
            /petsc/config/testparse.py</description>
        <pubDate>Tue, 28 Oct 2025 13:36:29 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ab701a13729552d5c5ef588d660fdd88f1a8bdd2 - checkbadSource: check style of config/*</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/testparse.py#ab701a13729552d5c5ef588d660fdd88f1a8bdd2</link>
        <description>checkbadSource: check style of config/*

            List of files:
            /petsc/config/testparse.py</description>
        <pubDate>Mon, 27 Oct 2025 09:39:40 +0000</pubDate>
        <dc:creator>Pierre Jolivet &lt;pierre@joliv.et&gt;</dc:creator>
    </item>
<item>
        <title>f5d6632c52eddf01fafe08935097828f9f29c92e - Merge branch &apos;barry/2024-09-17/speedup-gmakegentest&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/testparse.py#f5d6632c52eddf01fafe08935097828f9f29c92e</link>
        <description>Merge branch &apos;barry/2024-09-17/speedup-gmakegentest&apos; into &apos;main&apos;Have gmakegentest.py not generated unneeded scripts for faster runsSee merge request petsc/petsc!7843

            List of files:
            /petsc/config/testparse.py</description>
        <pubDate>Thu, 26 Sep 2024 15:25:32 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>0338c94495b54376573e2dd674640a2b674ea157 - Add check for misuse of TODO in gmakegentest.py specifications and fix misuse</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/testparse.py#0338c94495b54376573e2dd674640a2b674ea157</link>
        <description>Add check for misuse of TODO in gmakegentest.py specifications and fix misuse

            List of files:
            /petsc/config/testparse.py</description>
        <pubDate>Wed, 18 Sep 2024 15:53:56 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>95ccd8da6caa07c962aec36fa82829f7815ed96f - Merge branch &apos;stefanozampini/fix-testparse&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/testparse.py#95ccd8da6caa07c962aec36fa82829f7815ed96f</link>
        <description>Merge branch &apos;stefanozampini/fix-testparse&apos; into &apos;main&apos;testparse.py: catch wrong indentation in test specificationSee merge request petsc/petsc!7382

            List of files:
            /petsc/config/testparse.py</description>
        <pubDate>Mon, 18 Mar 2024 17:21:50 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>376ff7dc9c78d873b4871910f9d7cc3ab51dd81b - testpars.py: catch wrong indentation in test specification</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/testparse.py#376ff7dc9c78d873b4871910f9d7cc3ab51dd81b</link>
        <description>testpars.py: catch wrong indentation in test specificationthis catches errors like the one below instead of failing because the variable isn&apos;t defined  suffix: text    args: text

            List of files:
            /petsc/config/testparse.py</description>
        <pubDate>Sun, 17 Mar 2024 12:35:16 +0000</pubDate>
        <dc:creator>Stefano Zampini &lt;stefano.zampini@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6c37f76f2ace6b1ab1a4a8f1d7a04dee3e7f2aa9 - Merge branch &apos;tisaac/feature-log-handler&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/testparse.py#6c37f76f2ace6b1ab1a4a8f1d7a04dee3e7f2aa9</link>
        <description>Merge branch &apos;tisaac/feature-log-handler&apos; into &apos;main&apos;Deglobalize logging into PetscLogHandler and PetscLogStateSee merge request petsc/petsc!6709

            List of files:
            /petsc/config/testparse.py</description>
        <pubDate>Thu, 27 Jul 2023 15:06:19 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d68d54c7c77e67f355f59cef0b2b3547c8e78a09 - Testing: Add &apos;temporaries:&apos; field to the test suite</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/testparse.py#d68d54c7c77e67f355f59cef0b2b3547c8e78a09</link>
        <description>Testing: Add &apos;temporaries:&apos; field to the test suiteIt&apos;s nice when the output that needs to be tested goes to stdout, and wecan do that with our own viewers, but some output that needs to betested can only be written to temporary files.  An example is MPElogging, which produces a .clog2 file, let&apos;s say it&apos;s called ex30.clog2.We can access that file through the test suite:    /*TEST        test:          filter: strings ex30.clog2 | grep &quot;Petsc&quot;    TEST*/But the problem is that ex30.clog2 will stay in the test builddirectory.  Suppose the test breaks and the program does not writethe ex30.clog2 file: then a stale version of that file will be read.This change allows us to write the test as:    /*TEST        test:          temporaries: ex30.clog2          filter: strings ex30.clog2 | grep &quot;Petsc&quot;    TEST*/which indices that (the localized version of) `rm -f ex30.clog2` willrun before the test.

            List of files:
            /petsc/config/testparse.py</description>
        <pubDate>Thu, 13 Jul 2023 01:28:23 +0000</pubDate>
        <dc:creator>Toby Isaac &lt;toby.isaac@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e8261055926f48b23da0dc66ca8dac5fd8cb43e3 - Merge branch &apos;barry/2023-06-10/fix-error-message-testharness-parsing&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/testparse.py#e8261055926f48b23da0dc66ca8dac5fd8cb43e3</link>
        <description>Merge branch &apos;barry/2023-06-10/fix-error-message-testharness-parsing&apos; into &apos;main&apos;Print filename when test harness file parsing fails (obviously)See merge request petsc/petsc!6577

            List of files:
            /petsc/config/testparse.py</description>
        <pubDate>Mon, 12 Jun 2023 00:19:23 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>45b74845f8b0473f42eef4f28fbe5c43b1bd1cce - Print filename when test harness file parsing fails (obviously)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/testparse.py#45b74845f8b0473f42eef4f28fbe5c43b1bd1cce</link>
        <description>Print filename when test harness file parsing fails (obviously)

            List of files:
            /petsc/config/testparse.py</description>
        <pubDate>Sat, 10 Jun 2023 20:07:48 +0000</pubDate>
        <dc:creator>Barry Smith &lt;bsmith@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>fa680562bdcad7fe488e729f3fc6e3fe53e297ef - Merge branch &apos;jose/python-raw-strings&apos; into &apos;main&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/testparse.py#fa680562bdcad7fe488e729f3fc6e3fe53e297ef</link>
        <description>Merge branch &apos;jose/python-raw-strings&apos; into &apos;main&apos;python: use raw strings where appropriateSee merge request petsc/petsc!6230

            List of files:
            /petsc/config/testparse.py</description>
        <pubDate>Mon, 27 Mar 2023 14:14:43 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>3be2e2fd51614bfbd789968ca6fbd36d439d7250 - python: use raw strings where appropriate</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/testparse.py#3be2e2fd51614bfbd789968ca6fbd36d439d7250</link>
        <description>python: use raw strings where appropriateReported by @prj- on petsc-maint

            List of files:
            /petsc/config/testparse.py</description>
        <pubDate>Sun, 26 Mar 2023 09:34:08 +0000</pubDate>
        <dc:creator>Jose E. Roman &lt;jroman@dsic.upv.es&gt;</dc:creator>
    </item>
<item>
        <title>a207d08edab748df642306d213e6e891ba48ee92 - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/testparse.py#a207d08edab748df642306d213e6e891ba48ee92</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/config/testparse.py</description>
        <pubDate>Sun, 30 Oct 2022 16:03:25 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>ed31fb71c382ced3521e135689f4f4deaeece76b - Merge branch &apos;jose/codespell-typos&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/testparse.py#ed31fb71c382ced3521e135689f4f4deaeece76b</link>
        <description>Merge branch &apos;jose/codespell-typos&apos; into &apos;release&apos;A few more codespell fixesSee merge request petsc/petsc!5786

            List of files:
            /petsc/config/testparse.py</description>
        <pubDate>Sun, 30 Oct 2022 16:01:21 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>d5b43468fb8780a8feea140ccd6fa3e6a50411cc - A few more codespell fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/testparse.py#d5b43468fb8780a8feea140ccd6fa3e6a50411cc</link>
        <description>A few more codespell fixes

            List of files:
            /petsc/config/testparse.py</description>
        <pubDate>Sat, 29 Oct 2022 10:39:42 +0000</pubDate>
        <dc:creator>Jose E. Roman &lt;jroman@dsic.upv.es&gt;</dc:creator>
    </item>
<item>
        <title>755922ebc0fc4fa92bb1e0ee46776c9c0a59081b - Merge remote-tracking branch &apos;origin/release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/testparse.py#755922ebc0fc4fa92bb1e0ee46776c9c0a59081b</link>
        <description>Merge remote-tracking branch &apos;origin/release&apos;

            List of files:
            /petsc/config/testparse.py</description>
        <pubDate>Mon, 17 Oct 2022 18:03:13 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
<item>
        <title>e4ead62afe7fa57e0cd0035bdb7ea7539211de26 - Merge branch &apos;jacobf/2022-10-06/test-harness-env-keyword&apos; into &apos;release&apos;</title>
        <link>http://opengrok.kc2vjw.com:8080/history/petsc/config/testparse.py#e4ead62afe7fa57e0cd0035bdb7ea7539211de26</link>
        <description>Merge branch &apos;jacobf/2022-10-06/test-harness-env-keyword&apos; into &apos;release&apos;Add env: keyword to test harnessSee merge request petsc/petsc!5721

            List of files:
            /petsc/config/testparse.py</description>
        <pubDate>Fri, 14 Oct 2022 14:03:53 +0000</pubDate>
        <dc:creator>Satish Balay &lt;balay@mcs.anl.gov&gt;</dc:creator>
    </item>
</channel>
</rss>
