Issue #18094: test_uuid no more reports skipped tests as passed.
diff --git a/Misc/NEWS b/Misc/NEWS
index 5993745..93d2c09 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -58,6 +58,8 @@
 Tests
 -----
 
+- Issue #18094: test_uuid no more reports skipped tests as passed.
+
 - Issue #11995: test_pydoc doesn't import all sys.path modules anymore.
 
 Documentation