You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2022/01/24 18:47:21 UTC

[GitHub] [daffodil] mbeckerle commented on a change in pull request #734: Added test to reproduce prefixed length aspect.

mbeckerle commented on a change in pull request #734:
URL: https://github.com/apache/daffodil/pull/734#discussion_r791053063



##########
File path: daffodil-test/src/test/scala/org/apache/daffodil/section17/calc_value_properties/TestComputedLengthFields.scala
##########
@@ -43,4 +43,9 @@ class TestComputedLengthFields {
 
   @Test def test_computedLengthAroundFixedLengths1(): Unit = { runner.runOneTest("computedLengthAroundFixedLengths1") }
 
+  // DAFFODIL-2626 circular deadlock
+  // Reproduces one of the circular issues - with prefixed length for the root element surrounding
+  // text, where the alignment region

Review comment:
       oooo. I did that on purpose just to keep you guys all on your toes :-)
   




-- 
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: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org