stevedlawrence closed pull request #107: Enable tests that roundtrip with new
ICU version
URL: https://github.com/apache/incubator-daffodil/pull/107
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git
a/daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaext1.tdml
b/daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaext1.tdml
index 2ab004f11..b49b940eb 100644
---
a/daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaext1.tdml
+++
b/daffodil-test/src/test/resources/org/apache/daffodil/ibm-tests/dpaext1.tdml
@@ -58,12 +58,10 @@ the sample schemas given in the specification are used
(made into complete schem
the basic demonstration of DFDL with binary and text number formats -->
<!-- example from Simple Example 1.2 -->
- <!-- See DFDL-1501 to make this round trip -->
<parserTestCase name="introduction_1_01"
root="root"
model="./fvt/ext/dpa/dpaspc121_01.dfdl.xsd"
- description="Section 1.2 General number example, What is DFDL
- binary numbers"
- roundTrip="false">
+ description="Section 1.2 General number example, What is DFDL
- binary numbers">
<document><documentPart
type="byte">0000000500779e8c169a54dd0a1b4a3fce2946f6</documentPart></document>
@@ -80,11 +78,9 @@ the basic demonstration of DFDL with binary and text number
formats -->
</parserTestCase>
<!-- Second example from Simple Example 1.2 -->
- <!-- See DFDL-1501 to make this round trip -->
<parserTestCase name="introduction_1_02" root="root"
model="./fvt/ext/dpa/dpaspc121_02.dfdl.xsd"
- description="Section 12 lengthKind-delimited - DFDL-12-043R"
- roundTrip="false">
+ description="Section 12 lengthKind-delimited - DFDL-12-043R">
<document>5,7839372,8.6E-200,-7.1E8</document>
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services