]> OCCT Git - occt.git/commit
Testing - Retesting step for GH Actions #268
authordpasukhi <dpasukhi@opencascade.com>
Sun, 19 Jan 2025 17:55:15 +0000 (17:55 +0000)
committerdpasukhi <dpasukhi@opencascade.com>
Sun, 19 Jan 2025 17:55:15 +0000 (17:55 +0000)
commitc24871f654975e121cf536230ac57f4d72a49731
treeaf8f8433a5fb7d481a70e12375c0b435fd23ecc3
parent22379e84ef7f3dc602f83bba6fdc451f6bd3aece
Testing - Retesting step for GH Actions #268

Adding new step to retest result per each job line.
Rework logic to minimize retesting.
Creating base for splitting into actions.
Adding new TCL command to clear up test folder from skipped
.github/actions/setup-xvfb-mesa/action.yml [new file with mode: 0644]
.github/actions/testgrid/testlinuxclang.tcl [new file with mode: 0644]
.github/actions/testgrid/testlinuxgcc.tcl [new file with mode: 0644]
.github/actions/testgrid/testmacos.tcl [new file with mode: 0644]
.github/actions/testgrid/testmacosgcc.tcl [new file with mode: 0644]
.github/actions/testgrid/testwindows.tcl [new file with mode: 0644]
.github/actions/testgrid/testwindowsclang.tcl [new file with mode: 0644]
.github/workflows/build-and-test-multiplatform.yml
src/DrawResources/TestCommands.tcl