[automerger skipped] DO NOT MERGE Track tzdb 2023d update. [Q CTS] am: c4f7385936 -s ours am: 0883de6a83 -s ours am: 4e4b803b0d -s ours am: 1231038eda -s ours am: af1da94306 -s ours am: 4bd8d33bea -s ours

am skip reason: contains skip directive

Original change: https://android-review.googlesource.com/c/platform/external/icu/+/2967636

Change-Id: I77ce6a258d2445d9e9984ff1c5eef276f46d6071
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/icu4c/source/test/intltest/tztest.cpp b/icu4c/source/test/intltest/tztest.cpp
index d412a3f..e765007 100644
--- a/icu4c/source/test/intltest/tztest.cpp
+++ b/icu4c/source/test/intltest/tztest.cpp
@@ -68,9 +68,7 @@
     TESTCASE_AUTO(TestFractionalDST);
     TESTCASE_AUTO(TestFebruary);
     TESTCASE_AUTO(TestCanonicalIDAPI);
-    // Android-changed: b/228944103 Ignore test instead of adjusting to pass
-    // both w/ and w/o 2022a updates applied.
-    // TESTCASE_AUTO(TestCanonicalID);
+    TESTCASE_AUTO(TestCanonicalID);
     TESTCASE_AUTO(TestDisplayNamesMeta);
     TESTCASE_AUTO(TestGetRegion);
     TESTCASE_AUTO(TestGetAvailableIDsNew);