[all-commits] [llvm/llvm-project] 31948b: [Util] Make pass-test-update.py test case more res...
Henrik G. Olsson via All-commits
all-commits at lists.llvm.org
Mon Aug 25 15:03:28 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31948b3a46e6a2d02fb058351c7101eda21e84e2
https://github.com/llvm/llvm-project/commit/31948b3a46e6a2d02fb058351c7101eda21e84e2
Author: Henrik G. Olsson <hnrklssn at gmail.com>
Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths:
M llvm/utils/lit/tests/pass-test-update.py
Log Message:
-----------
[Util] Make pass-test-update.py test case more resilient (NFC) (#155303)
This test case matches against python traceback output, which seems to
vary slightly between versions. This relaxes the constraints a bit to
make the test pass on buildbots.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list