Skip to content

Commit 8966788

Browse files
committed
update apptests version
1 parent f1e14bb commit 8966788

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
@@ -424,7 +424,7 @@ def graalpython_gate_runner(args, tasks):
424424
apprepo = os.environ["GRAALPYTHON_APPTESTS_REPO_URL"]
425425
_apptest_suite = _suite.import_suite(
426426
"graalpython-apptests",
427-
version="006db2cfd79a51ba49e23a42629da13a54b87451",
427+
version="fe1458e3af707f5996f192aedc7b76585501e8ba",
428428
urlinfos=[mx.SuiteImportURLInfo(mx_urlrewrites.rewriteurl(apprepo), "git", mx.vc_system("git"))]
429429
)
430430
mx.run_mx(["-p", _apptest_suite.dir, "graalpython-apptests"])

0 commit comments

Comments
 (0)