Issue 37667: test.regrtest is now only running 40 tests
Created on 2019-07-24 04:10 by gregory.p.smith, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 14927 | merged | gregory.p.smith, 2019-07-24 04:17 | |
| PR 14928 | merged | miss-islington, 2019-07-24 04:35 | |
| PR 14929 | merged | gregory.p.smith, 2019-07-24 05:11 | |
| PR 14930 | closed | miss-islington, 2019-07-24 05:28 | |
| PR 14931 | merged | miss-islington, 2019-07-24 06:12 | |
| Messages (5) | |||
|---|---|---|---|
| msg348365 - (view) | Author: Gregory P. Smith (gregory.p.smith) * ![]() |
Date: 2019-07-24 04:10 | |
After the PR for https://bugs.python.org/issue36044 when in, see the comment in the issue. test.regrtest is now only running 40 tests. that means all of our CI is failing to run most of the test suites. |
|||
| msg348368 - (view) | Author: Gregory P. Smith (gregory.p.smith) * ![]() |
Date: 2019-07-24 04:38 | |
fixed, but not marking closed until the 3.8 automerge happens. |
|||
| msg348369 - (view) | Author: Gregory P. Smith (gregory.p.smith) * ![]() |
Date: 2019-07-24 05:13 | |
A regression test for this type of situation is in the works in the open PR. |
|||
| msg348370 - (view) | Author: Gregory P. Smith (gregory.p.smith) * ![]() |
Date: 2019-07-24 05:28 | |
New changeset e95ac20103437d8099fb91cd4468ab030852f3b7 by Gregory P. Smith in branch 'master': bpo-37667: Add regression test for regrtest. (GH-14929) https://github.com/python/cpython/commit/e95ac20103437d8099fb91cd4468ab030852f3b7 |
|||
| msg348371 - (view) | Author: miss-islington (miss-islington) | Date: 2019-07-24 06:30 | |
New changeset 9d54de16589b9d0f073093fb90a8c7040224335a by Miss Islington (bot) in branch '3.8': bpo-37667: Add regression test for regrtest. (GH-14929) https://github.com/python/cpython/commit/9d54de16589b9d0f073093fb90a8c7040224335a |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:18 | admin | set | github: 81848 |
| 2019-07-24 06:30:49 | miss-islington | set | nosy:
+ miss-islington messages: + msg348371 |
| 2019-07-24 06:12:57 | miss-islington | set | pull_requests: + pull_request14702 |
| 2019-07-24 05:28:59 | miss-islington | set | pull_requests: + pull_request14701 |
| 2019-07-24 05:28:54 | gregory.p.smith | set | messages: + msg348370 |
| 2019-07-24 05:13:18 | gregory.p.smith | set | status: open -> closed stage: patch review -> commit review |
| 2019-07-24 05:11:13 | gregory.p.smith | set | stage: commit review -> patch review pull_requests: + pull_request14700 |
| 2019-07-24 04:38:03 | gregory.p.smith | set | resolution: fixed stage: patch review -> commit review messages: + msg348368 versions: - Python 3.9 |
| 2019-07-24 04:35:34 | miss-islington | set | pull_requests: + pull_request14699 |
| 2019-07-24 04:17:34 | gregory.p.smith | set | keywords:
+ patch stage: needs patch -> patch review pull_requests: + pull_request14698 |
| 2019-07-24 04:16:06 | gregory.p.smith | set | assignee: gregory.p.smith |
| 2019-07-24 04:10:58 | gregory.p.smith | create | |
