Message318174
| Author | vstinner |
|---|---|
| Recipients | daves, jmsdvl, ncoghlan, serhiy.storchaka, vstinner |
| Date | 2018-05-30.12:15:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1527682557.19.0.682650639539.issue31014@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm surprised that test_webbrowser pass on my Fedora 28, but it fails for Greg Walters: https://bugs.python.org/issue33693#msg318163 Some tests are skipped depending on the OS? Maybe we should mock more things, or something else, to get a better code coverage. I ran PR 2689 new test without the fix on webbrowser.py: the test doesn't fail. So this PR is not enough to detect bpo-33693. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-30 12:15:57 | vstinner | set | recipients: + vstinner, ncoghlan, serhiy.storchaka, daves, jmsdvl |
| 2018-05-30 12:15:57 | vstinner | set | messageid: <1527682557.19.0.682650639539.issue31014@psf.upfronthosting.co.za> |
| 2018-05-30 12:15:57 | vstinner | link | issue31014 messages |
| 2018-05-30 12:15:57 | vstinner | create | |