stevedlawrence commented on code in PR #1573:
URL: https://github.com/apache/daffodil/pull/1573#discussion_r2429969099
##########
daffodil-test-ibm1/src/test/scala/org/apache/daffodil/TresysTests.scala:
##########
@@ -208,9 +208,8 @@ class TestAZ extends TdmlTests {
class TestBA extends TdmlTests {
val tdmlSuite = TestBA
- // Jira DFDL-1392 - Issue with escapeEscape character that is first and
precedes an escape-block start.
- // Is being removed, but should be preserved as it does not precede an
escape character, nor an escape block end.
- @Ignore @Test def BA000 = test
+ // Jira DFDL-1392 - A partial match of blockStart characters incorrectly
drops the partial match
Review Comment:
Maybe not? I'm not if we've defined a convention for keeping/removing
comments on fixed tests. I have no strong opinion either way. It's maybe nice
to see why a test was added and its history, but that is all available in the
commit history if someone really needs.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]