From be65fbaef6ec1bb1ab3fb2b3c28d0fdc1ec2287a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=C3=96R=C3=96K=20Attila?= Date: Thu, 20 Jun 2024 15:59:13 +0200 Subject: [PATCH] tests: No longer mark the Error1090XmlElementMalformed AVMPlus test as a known failure --- .../as3/RuntimeErrors/Error1090XmlElementMalformed/test.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/tests/swfs/from_avmplus/as3/RuntimeErrors/Error1090XmlElementMalformed/test.toml b/tests/tests/swfs/from_avmplus/as3/RuntimeErrors/Error1090XmlElementMalformed/test.toml index 29f3cef79022..cf6123969a1d 100644 --- a/tests/tests/swfs/from_avmplus/as3/RuntimeErrors/Error1090XmlElementMalformed/test.toml +++ b/tests/tests/swfs/from_avmplus/as3/RuntimeErrors/Error1090XmlElementMalformed/test.toml @@ -1,2 +1 @@ num_ticks = 1 -known_failure = true