regetom commented on pull request #481: URL: https://github.com/apache/daffodil/pull/481#issuecomment-801891419
I mis-stated the diagnostic message here is a portion of the actual message: [info] Test org.apache.daffodil.section06.entities.TestEntities.test_emptyStringEntityTermInExpressionDelimited_01 started [error] Test org.apache.daffodil.section06.entities.TestEntities.test_emptyStringEntityTermInExpressionDelimited_01 failed: org.apache.daffodil.tdml.TDMLExceptionImpl: (Implementation: daffodil) Did not find diagnostic message "dfdl:lengthKind="delimited"" in any of the actual diagnostic messages: [error] Schema Definition Error: Property dfdl:terminator cannot contain %ES; the test is looking ofr the text "dfdl:lengthKind="delimited" but the diagnotic contains the text "dfdl:terminator". This is coming from the attempt to create a generic message format. Perhaps my changes to EntityReplacer.scala has caused some other side effect or possibly there is an error in the setup of test_emptyStringEntityTermInExpressionDelimited_01. Unfortunately I am not familiar enough with the daffodil code base to make a determination. I tried to check my code chnages into the new repository so everyone is looking at the same code, but I received a permission denied error. remote: Permission to apache/daffodil.git denied to regetom. fatal: unable to access 'https://github.com/apache/daffodil.git/': The requested URL returned error: 403 regetom@NTELVD4:/mnt/c/Users/regis.thomas/incubator-daffodil/daffodil$ git push origin daffodil-774-SDE_esc_char_entities ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
