stevedlawrence commented on a change in pull request #133: Enabled a few
Calendar tests that now work
URL: https://github.com/apache/incubator-daffodil/pull/133#discussion_r231248768
##########
File path:
daffodil-test/src/test/scala-debug/org/apache/daffodil/section05/simple_types/TestSimpleTypesDebug.scala
##########
@@ -98,11 +98,4 @@ class TestSimpleTypesDebug {
@Test def test_bitOrderChangeInvalid3() {
runner1.runOneTest("bitOrderChangeInvalid3") }
@Test def test_bitOrderChangeInvalid() {
runner3.runOneTest("bitOrderChangeInvalid") }
-
- //////////////////////// DAFFODIL-1945 /////////////////////////////
- @Test def test_dateCalendarDaysInFirstWeek3() {
runner.runOneTest("dateCalendarDaysInFirstWeek3") }
- @Test def test_dateCalendarDaysInFirstWeek5() {
runner.runOneTest("dateCalendarDaysInFirstWeek5") }
Review comment:
Are you sure? I only see them commented out in TestSimpleTypes.scala, lines
113 and 115.
----------------------------------------------------------------
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