mbeckerle commented on a change in pull request #521:
URL: https://github.com/apache/daffodil/pull/521#discussion_r608612205
##########
File path: daffodil-test-ibm1/src/test/scala/org/apache/daffodil/IBMTests.scala
##########
@@ -44,8 +44,7 @@ class IBMTestsThatPass {
@Test def test_length_delimited_12_01(): Unit = {
runner1.runOneTest("length_delimited_12_01") }
@Test def test_length_delimited_12_04(): Unit = {
runner1.runOneTest("length_delimited_12_04") }
- // Doesn't work for a user, possible locale issue (DAFFODIL-1945)
- // @Test def test_simple_type_properties_text_calendar_13_01() {
runner2.runOneTest("simple_type_properties_text_calendar_13_01") }
+ @Test def test_simple_type_properties_text_calendar_13_01(): Unit = {
runner2.runOneTest("simple_type_properties_text_calendar_13_01") }
Review comment:
Created DAFFODIL-2493
--
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]