snowapril
|
1bff6a38d1
|
add decorators on failed tests
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-10-20 10:19:42 +09:00 |
|
snowapril
|
8d0cefeb64
|
update test_exceptions.py from cpython 3.10 for suggestion feature
Signed-off-by: snowapril <sinjihng@gmail.com>
|
2021-10-20 10:19:42 +09:00 |
|
Noah
|
0ab451c519
|
Rework the vm exception stack to handle errors better
|
2021-02-15 17:44:48 -06:00 |
|
Noah
|
99a8d68933
|
Fix test_exceptions.testRaising
|
2020-12-19 15:09:20 -06:00 |
|
Jeong YunWon
|
2970af237a
|
unskip test_exceptions.py
|
2020-11-12 11:30:33 +09:00 |
|
Basix
|
9868f63f50
|
Skip CPython-specific test on Windows
Check its comments for details
|
2020-08-10 02:36:29 +09:00 |
|
Basix
|
e5178574f0
|
Skip rescursion tests on Windows
See #2050
|
2020-08-10 02:36:29 +09:00 |
|
Aviv Palivoda
|
77b83ea4f8
|
Separate coro exception stack
|
2020-03-06 12:04:40 +02:00 |
|
Aviv Palivoda
|
83386fda25
|
Set errno on os.listdir
|
2020-03-06 10:46:29 +02:00 |
|
Aviv Palivoda
|
92d0f05242
|
Mark unsupported tests
|
2020-03-06 10:46:29 +02:00 |
|
Aviv Palivoda
|
78565d1ab0
|
Add test_exceptions from CPython 3.8
|
2020-03-06 10:46:29 +02:00 |
|