diff --git a/lldb/test/Shell/Settings/TestFrameFormatColor.test b/lldb/test/Shell/Settings/TestFrameFormatColor.test index 970d7238e7512b8783097fa362f59a4f9a8deec6..bb49a2c2aeed990a6588ab2449b95a1d4f018d4c 100644 --- a/lldb/test/Shell/Settings/TestFrameFormatColor.test +++ b/lldb/test/Shell/Settings/TestFrameFormatColor.test @@ -9,4 +9,7 @@ c q # Check the ASCII escape code -# CHECK:  +# OHOS_LOCAL FIXME: when python is using libreadline5, "enable-meta-key" cannot be disabled, +# and its control sequence fails the TestFrameFormatNoColor.test test. +# Temporarily modified the test to only match color-related ANSI escape sequences +# CHECK: [{{[0-9]}} diff --git a/lldb/test/Shell/Settings/TestFrameFormatNoColor.test b/lldb/test/Shell/Settings/TestFrameFormatNoColor.test index 2bcdb8e82bd9d3a0e4b6dfe7a6d4f3e630741d86..ec47a801651680667823a405b8dc76d6f3a8c3ad 100644 --- a/lldb/test/Shell/Settings/TestFrameFormatNoColor.test +++ b/lldb/test/Shell/Settings/TestFrameFormatNoColor.test @@ -9,4 +9,7 @@ c q # Check the ASCII escape code -# CHECK-NOT:  +# OHOS_LOCAL FIXME: when python is using libreadline5, "enable-meta-key" cannot be disabled, +# and its control sequence fails the TestFrameFormatNoColor.test test. +# Temporarily modified the test to only match color-related ANSI escape sequences +# CHECK-NOT: [{{[0-9]}}