[ 
https://issues.apache.org/jira/browse/DAFFODIL-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dave Thompson closed DAFFODIL-1945.
-----------------------------------

Verified the specified commit (commit 2e0586b4711a531edc654e57616e440a9235e8a5) 
is included in the latest pull from the daffodil repository.

Verified the all affected daffodil subproject sbt test suites execute 
successfully including the identified failing tests previously commented out 
test.

Verified the nightly test schemas compile and save successfully.

Verified the nightly test suite executes successfully.

> Failures in Calendar tests
> --------------------------
>
>                 Key: DAFFODIL-1945
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1945
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Back End
>            Reporter: Steve Lawrence
>            Priority: Major
>             Fix For: 3.1.0
>
>
> Five tests are failing when a user runs sbt test, all appear to be related to 
> calendar patterns that use "weeks in year" elements. Unclear how to reproduce 
> the issue so far. Errors copied below. For more information, see 
> https://lists.apache.org/thread.html/68c22e44ecdb5cf383e5078bdd7aac92d2a68bbe6b5a63cac3e2d99e@%3Cdev.daffodil.apache.org%3E
> {code}
> One in daffodil-test-ibm1/test:
>       [error] Test 
> org.apache.daffodil.IBMTestsThatPass.test_simple_type_properties_text_calendar_13_01
>  failed: java.lang.Exception: 
>       [error] Comparison failed.
>       [error] Expected
>       [error]           
> <myDateTime>2010-12-27T04:05:06.000000+00:00</myDateTime>
>       [error] Actual
>       [error]           
> <myDateTime>2010-12-20T04:05:06.000000+00:00</myDateTime>
> Four in daffodil-test/test:
>       [error] Test 
> org.apache.daffodil.section05.simple_types.TestSimpleTypes.test_dateCalendarDaysInFirstWeek3
>  failed: java.lang.Exception: 
>       [error] Comparison failed.
>       [error] Expected
>       [error]           <date17>2012-01-01+00:00</date17>
>       [error] Actual
>       [error]           <date17>2012-12-23+00:00</date17>
>       [error] Test 
> org.apache.daffodil.section05.simple_types.TestSimpleTypes.test_dateCalendarDaysInFirstWeek5
>  failed: java.lang.Exception: 
>       [error] Comparison failed.
>       [error] Expected
>       [error]           <date20>2013-02-24+00:00</date20>
>       [error] Actual
>       [error]           <date20>2013-02-10+00:00</date20>
>       [error] Test 
> org.apache.daffodil.section05.simple_types.TestSimpleTypes.test_dateCalendarFirstDayOfWeek03
>  failed: java.lang.Exception: 
>       [error] Comparison failed.
>       [error] Expected
>       [error]           <date06>2013-02-03+00:00</date06>
>       [error] Actual
>       [error]           <date06>2013-02-02+00:00</date06>
>       [error] Test 
> org.apache.daffodil.section05.simple_types.TestSimpleTypes.test_dateCalendarFirstDayOfWeek04
>  failed: java.lang.Exception: 
>       [error] Comparison failed.
>       [error] Expected
>       [error]           <date06>2013-02-04+00:00</date06>
>       [error] Actual
>       [error]           <date06>2013-02-03+00:00</date06>
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to