summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorhliu0 <hongchang.liu@windriver.com>2019-09-10 10:28:11 (GMT)
committerDino Viehland <dinoviehland@gmail.com>2019-09-10 10:28:11 (GMT)
commit8e7ff6aba372d1faa3afdd9d62ad7e999dbc58d2 (patch)
treed65d9328648bab9fa790caecb2c3fce976749080 /Misc
parenta1ffad07195b8b976f8c371a92028240946d4e76 (diff)
downloadcpython-8e7ff6aba372d1faa3afdd9d62ad7e999dbc58d2.zip
cpython-8e7ff6aba372d1faa3afdd9d62ad7e999dbc58d2.tar.gz
cpython-8e7ff6aba372d1faa3afdd9d62ad7e999dbc58d2.tar.bz2
Skip zoneinfo tests on VxWorks (#13535)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Library/2019-05-17-16-50-02.bpo-31904.4a5ggm.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-05-17-16-50-02.bpo-31904.4a5ggm.rst b/Misc/NEWS.d/next/Library/2019-05-17-16-50-02.bpo-31904.4a5ggm.rst
new file mode 100644
index 0000000..eb7163b
--- /dev/null
+++ b/Misc/NEWS.d/next/Library/2019-05-17-16-50-02.bpo-31904.4a5ggm.rst
@@ -0,0 +1 @@
+Port test_datetime to VxWorks: skip zoneinfo tests on VxWorks