commit c96f98f850dcf874dd66886ffd41ec8a8f60e4d3
tree db830feccfbd3b35ce1dceb998503d9569e73ea1
parent 4b9d62c926be6344d5321b58b9bccdcf51b6503f
author Laurent Alfonsi <laurent.alfonsi@linaro.org> 2026-04-27 18:09:11 +0200
committer Laurent Alfonsi <laurent.alfonsi@linaro.org> 2026-05-06 14:21:51 +0000

    round-robin-baseline.sh: base-artifacts are now stored on bkp-02.aws (alias bkp.aws)
    
    Change-Id: Iee255b0f0878f7132eff70ae6bd54c7e15216be0


:100644 100644 11a8e5e4724ad35988a3a82db0eae4f3f0abe64b fe94f86f3b29e2793d69c27b984323974e94229a M	jenkins-helpers.sh
:100644 100644 8b5a0e9c05095ba2e96565a16d7f989332e0f419 7ee5310ab75f8b1bd1f3ceb7cf5e423bcf6ef629 M	round-robin.sh
:100755 100755 1c8ebcba08e4757a7946f2ad16bf09facffce97b dd2c9dc02458bd865fdb8427218b0c26cebdd81c M	tcwg-benchmark-results.sh
:100755 100755 e2e580f20ba32ed61b81b616a1937ac1d0cb36b6 f8f80071e5c79c816be510d8bb466a8a302f2106 M	tcwg-cleanup-stale-results.sh
:100755 100755 801777deb1edeb4eb861061d35e81155dbdd7b31 924a6cc8a4ea5a424335657e3f1ad5b0020a28fe M	tcwg-report-stale-rr-jobs.sh
:100755 100755 bd3ab0e1d8695e51c2f58ea08689b0d98bf5f804 4145561ebb9703ff4d8f738fa3241844adc83882 M	tcwg-update-lnt-results.sh
commit 4b9d62c926be6344d5321b58b9bccdcf51b6503f
tree c0b032924a13af333323bed54903383babc6ac65
parent 842b7f3ef95718f480fdb4e544e0eaf272f90e85
author Laurent Alfonsi <laurent.alfonsi@linaro.org> 2026-05-04 16:31:37 +0200
committer Laurent Alfonsi <laurent.alfonsi@linaro.org> 2026-05-04 16:34:11 +0200

    round-robin.sh: Also remove xfails.xfail.xz when we regenerate xfails.xfail
    
    This is useful when rewriting the history.
    
    We are deleting and re-computing xfails.xfail. If xfails.xfail.xz exists,
    this will generate an issue later having both files
    
    Change-Id: Ie2ce04b045ebf46a9de304a9562f04819bc91b0b


:100644 100644 ebbc20aeb4cff1d8df84b339e19da27fa0f66550 8b5a0e9c05095ba2e96565a16d7f989332e0f419 M	round-robin.sh
commit 842b7f3ef95718f480fdb4e544e0eaf272f90e85
tree 9c1d7042f5a43f9c91b93b6d3d24ca56dd65c18b
parent aee6bccbf5d30043d972982e87b8489eb7dc3405
author Laurent Alfonsi <laurent.alfonsi@linaro.org> 2026-04-27 11:00:49 +0200
committer Laurent Alfonsi <laurent.alfonsi@linaro.org> 2026-04-27 11:13:38 +0200

    tcwg_gnu-build.sh: Upgrade artifact version
    
    Need upgrade because the artifacts now compress the sum results in
    sumfiles dirs.
    
    The upgrade need to be major upgrade because a minor upgrade is not
    sufficient. here is the explaination :
    * A basic rewrite may remove some "useless runs" (not before of after a
      failure detection, .. )
    * But the successive jobs may look at base-artifacts history to compute
      the flaky tests xfails.xfail. So flaky tests may change when rewriting
      history.
    * This may bring to a check_regression failure, whereas it was detected
      as a simple flaky before.
    
    Most of the time, the flaky tests appears redundanlty, and may have to
    be re-computed in futur builds.
    
    Change-Id: Ib9758fc4677b69699b7ce87b68361ffae5917c82


:100755 100755 954b510af0b423323aa0cc42d31b5717703504b9 7a5ec04d810adeffebc186c85e1ffacc8215cb84 M	tcwg_gnu-build.sh
commit aee6bccbf5d30043d972982e87b8489eb7dc3405
tree c6b9648c36915853ae1252e659437dc90139c12b
parent 02197e5713573d0de61620cf25bec3a2205e231c
author Laurent Alfonsi <laurent.alfonsi@linaro.org> 2026-04-27 08:39:51 +0200
committer Laurent Alfonsi <laurent.alfonsi@linaro.org> 2026-04-27 08:43:14 +0200

    jenkins-helpers.sh(gcc_compare_validate_failures): Fix gnu & flang results
    
    Change-Id: I2096dd844fa43093e1c94081efb08b21406566e2


:100644 100644 f94504c8460bc8711a0ebf96a498bf3bce4deedb 11a8e5e4724ad35988a3a82db0eae4f3f0abe64b M	jenkins-helpers.sh
commit 02197e5713573d0de61620cf25bec3a2205e231c
tree ed6855455691fefc224540c4b2845f6310322843
parent fa6a3754d179da85ee72a9d0589f5e33e5017454
author Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2026-04-27 02:28:56 +0000
committer Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2026-04-27 02:28:56 +0000

    round-robin.sh (gnu_llvm_no_regression_p): Fix flang results
    
    ... which use symlinks.


:100644 100644 d210a2fbd0a739228801ffb661986553b2581ba7 ebbc20aeb4cff1d8df84b339e19da27fa0f66550 M	round-robin.sh
commit fa6a3754d179da85ee72a9d0589f5e33e5017454
tree 8f5c4e523e1ebed6938eb69b50b16109b4ef59e8
parent 9822f5b9a0f765aa0ed6f63ed1c8dc0e84ec249e
author Laurent Alfonsi <laurent.alfonsi@linaro.org> 2026-04-21 23:21:51 +0200
committer Laurent Alfonsi <laurent.alfonsi@linaro.org> 2026-04-21 23:21:55 +0200

    round-robin.sh,jenkins-helpers.sh: validate_failures.py now accepts sum.xz files
    
    To do so, a utility function gcc_compare_validate_failures() is
    created and uncompress the files in the given build_dir parameter
    
    Change-Id: Iefca4906bcc66d9fd01a3e57ea1c3bf992b71e19


:100644 100644 7a458003c703122e232fdee4abebb598aa8cd86a f94504c8460bc8711a0ebf96a498bf3bce4deedb M	jenkins-helpers.sh
:100644 100644 a6b1976228f6eef413ba2993f71d4296e1ce70c0 d210a2fbd0a739228801ffb661986553b2581ba7 M	round-robin.sh
