Skip to content

Commit bbdb3d8

Browse files
committed
bump apptest version
1 parent 1e6bce3 commit bbdb3d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mx.graalpython/mx_graalpython.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ def graalpython_gate_runner(args, tasks):
420420
apprepo = os.environ["GRAALPYTHON_APPTESTS_REPO_URL"]
421421
_apptest_suite = _suite.import_suite(
422422
"graalpython-apptests",
423-
version="f40fcf3af008d30a67e0dbc325a0d90f1e68f0c0",
423+
version="006db2cfd79a51ba49e23a42629da13a54b87451",
424424
urlinfos=[mx.SuiteImportURLInfo(mx_urlrewrites.rewriteurl(apprepo), "git", mx.vc_system("git"))]
425425
)
426426
mx.run_mx(["-p", _apptest_suite.dir, "graalpython-apptests"])

0 commit comments

Comments
 (0)