COMMITS
/ Tools/buildbot/test.bat February 16, 2024
Ł
gh-115556: Remove quotes from command-line arguments in test.bat and rt.bat (#115557)
Łukasz Langa committed
September 26, 2023
V
gh-109566, regrtest: Add --fast-ci and --slow-ci options (#109570)
Victor Stinner committed
September 19, 2023
V
gh-109566: Run GHA and buildbot tests with --fail-rerun (#109567)
Victor Stinner committed
July 7, 2020
S
bpo-41173: Copy test results file from ARM worker before uploading (GH-21305)
Steve Dower committed
June 21, 2019
P
bpo-36511: Fix -u parameters for ARM32 tests (GH-14280)
Paul Monson committed
June 20, 2019
P
bpo-36511: Improve ARM32 buildbot scripts (GH-14251)
Paul Monson committed
June 19, 2019
P
bpo-36511: Add buildbot scripts and fix tests for Windows ARM32 buildbot (GH-13454)
Paul Monson committed
June 7, 2019
P
bpo-37181: Fix test_regrtest failures on Windows arm64 (GH-13872)
Paul Monson committed
May 24, 2019
P
bpo-36511: Ensure error code propagates out of batch files (GH-13529)
Paul Monson committed
May 15, 2019
P
bpo-36511: Windows arm32 buildbot changes (remove extra space) (GH-13351)
Paul Monson committed
P
bpo-36511: Windows ARM32 buildbot changes (GH-12917)
Paul Monson committed
June 30, 2017
V
buildbot: pass --fail-env-changed to regrtest (#2509)
Victor Stinner committed
June 16, 2017
V
Revert "bpo-30673: test.bat: add -t option (timeout) (#2211)" (#2245)
Victor Stinner committed
June 15, 2017
V
bpo-30673: test.bat: add -t option (timeout) (#2211)
Victor Stinner committed
June 10, 2017
Z
bpo-27425: Be more explicit in .gitattributes (GH-840)
Zachary Ware committed
September 12, 2016
V
Buildbot: give 20 minute per test file
Victor Stinner committed
September 10, 2016
Z
Backed out changeset 491bbba73bca
Zachary Ware committed
V
Show regrtest env changed warn on Windows buildbot
Victor Stinner committed
September 9, 2016
S
Remove buildbot diagnostic code.
Steve Dower committed
S
Expands buildbot validation code
Steve Dower committed
S
Adds temporary validation code to buildbot script
Steve Dower committed
August 17, 2016
V
Tests: add --slowest option to buildbots
Victor Stinner committed
May 20, 2016
V
regrtest doesn't ignore -j1 anymore
Victor Stinner committed
March 23, 2016
V
Buildbots: change also Windows timeout from 1 hour to 15 min
Victor Stinner committed
October 8, 2015
S
Removes deprecated -n option from buildbot script.
Steve Dower committed
September 4, 2015
Z
Allow PCbuild\rt.bat to accept unlimited arguments for regrtest.
Zachary Ware committed
June 10, 2015
Z
Clean up/refactor the batch scripts used for building on Windows.
Zachary Ware committed
April 13, 2015
Z
Issue #17202: Add .bat to .hgeol to force them to CRLF.
Zachary Ware committed
January 31, 2014
V
Windows buildbot: use --timeout feature in Tools/buildbot/test.bat
Victor Stinner committed
June 27, 2012
A
Allow passing extra testing options to the buildbot test scripts
Antoine Pitrou committed
March 5, 2011
G
Add updated .hgeol file and fix newlines in the 3.2 branch.
Georg Brandl committed
December 14, 2010
R
Turn on regrtest -W (rerun immediately) option for Windows, too.
R. David Murray committed
September 28, 2010
H
Reverted to r70917.
Hirokazu Yamamoto committed
H
Changed order to see other test results. (Also temporary commit)
Hirokazu Yamamoto committed
H
Run test_ttk_guionly in verbose mode. (This commit is temporary)
Hirokazu Yamamoto committed
June 14, 2008
M
Merged revisions 64267-64272 via svnmerge from
Martin v. Löwis committed
January 2, 2008
C
Merged revisions 59642-59665 via svnmerge from
Christian Heimes committed
December 31, 2007
C
Merged revisions 59605-59624 via svnmerge from
Christian Heimes committed
August 31, 2007
M
Revert 57722. Move error dialog APIs to msvcrt instead,
Martin v. Löwis committed
August 30, 2007
M
Implement PYTHONNOERRORWINDOW.
Martin v. Löwis committed
March 13, 2006
M
Let the buildbot make a single pass in the test suite only.
Martin v. Löwis committed
March 12, 2006
M
Move buildbot scripts to Tools/buildbot.
Martin v. Löwis committed