We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 87c1453 + a842a38 commit 6fccffeCopy full SHA for 6fccffe
test/framework/github.py
@@ -345,7 +345,6 @@ def test_github_reasons_for_closing(self):
345
self.assertIsInstance(res, list)
346
self.assertEqual(stderr.strip(), "WARNING: Using easyconfigs from closed PR #16080")
347
patterns = [
348
- "Status of last commit is SUCCESS",
349
"Last comment on",
350
"No activity since",
351
"* c-ares-1.18.1",
0 commit comments