You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Andy Grove (JIRA)" <tu...@ws.apache.org> on 2007/03/15 05:57:09 UTC

[jira] Created: (TUSCANY-1175) Tests for duration dates/times should not be in "accepted" test suite

Tests for duration dates/times should not be in "accepted" test suite
---------------------------------------------------------------------

                 Key: TUSCANY-1175
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1175
             Project: Tuscany
          Issue Type: Bug
          Components: Java SDO Community Test Suite
            Reporter: Andy Grove


The SDO specification does not provide workable support for durations at present. This is documented in the following JIRAs opened against the specification:

http://www.xcalia.com/support/browse/SDO-95 (Fixed in SDO 2.1)
http://www.xcalia.com/support/browse/SDO-189 (Future SDO 3.0)

The current SDO CTS duration tests (i.e. date formats starting with 'P') are passing against tuscany because the test (DateConversionTest.testToDateFormats) is only testing that the returned date is not null. The tuscany implementation of duration appears to be broken so it is misleading that the tests are passing.

I propose that we move the duration tests to the UnderReview test suite for now. 

Thanks,

Andy.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Resolved: (TUSCANY-1175) Tests for duration dates/times should not be in "accepted" test suite

Posted by "Luciano Resende (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luciano Resende resolved TUSCANY-1175.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: Java-SDO-M3

Patch applied at revision #523371

> Tests for duration dates/times should not be in "accepted" test suite
> ---------------------------------------------------------------------
>
>                 Key: TUSCANY-1175
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1175
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Community Test Suite
>            Reporter: Andy Grove
>             Fix For: Java-SDO-M3
>
>         Attachments: Tuscany-1175.patch
>
>
> The SDO specification does not provide workable support for durations at present. This is documented in the following JIRAs opened against the specification:
> http://www.xcalia.com/support/browse/SDO-95 (Fixed in SDO 2.1)
> http://www.xcalia.com/support/browse/SDO-189 (Future SDO 3.0)
> The current SDO CTS duration tests (i.e. date formats starting with 'P') are passing against tuscany because the test (DateConversionTest.testToDateFormats) is only testing that the returned date is not null. The tuscany implementation of duration appears to be broken so it is misleading that the tests are passing.
> I propose that we move the duration tests to the UnderReview test suite for now. 
> Thanks,
> Andy.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Updated: (TUSCANY-1175) Tests for duration dates/times should not be in "accepted" test suite

Posted by "Dan Murphy (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Murphy updated TUSCANY-1175:
--------------------------------

    Attachment: Tuscany-1175.patch

Patch simply adds @Ignore to the method in question... other tests in the class seem valid so probably best to just ignore this test method for the timebeing...

> Tests for duration dates/times should not be in "accepted" test suite
> ---------------------------------------------------------------------
>
>                 Key: TUSCANY-1175
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1175
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Community Test Suite
>            Reporter: Andy Grove
>         Attachments: Tuscany-1175.patch
>
>
> The SDO specification does not provide workable support for durations at present. This is documented in the following JIRAs opened against the specification:
> http://www.xcalia.com/support/browse/SDO-95 (Fixed in SDO 2.1)
> http://www.xcalia.com/support/browse/SDO-189 (Future SDO 3.0)
> The current SDO CTS duration tests (i.e. date formats starting with 'P') are passing against tuscany because the test (DateConversionTest.testToDateFormats) is only testing that the returned date is not null. The tuscany implementation of duration appears to be broken so it is misleading that the tests are passing.
> I propose that we move the duration tests to the UnderReview test suite for now. 
> Thanks,
> Andy.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Updated: (TUSCANY-1175) Tests for duration dates/times should not be in "accepted" test suite

Posted by "Dan Murphy (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Murphy updated TUSCANY-1175:
--------------------------------

    Patch Info: [Patch Available]

> Tests for duration dates/times should not be in "accepted" test suite
> ---------------------------------------------------------------------
>
>                 Key: TUSCANY-1175
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1175
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Community Test Suite
>            Reporter: Andy Grove
>         Attachments: Tuscany-1175.patch
>
>
> The SDO specification does not provide workable support for durations at present. This is documented in the following JIRAs opened against the specification:
> http://www.xcalia.com/support/browse/SDO-95 (Fixed in SDO 2.1)
> http://www.xcalia.com/support/browse/SDO-189 (Future SDO 3.0)
> The current SDO CTS duration tests (i.e. date formats starting with 'P') are passing against tuscany because the test (DateConversionTest.testToDateFormats) is only testing that the returned date is not null. The tuscany implementation of duration appears to be broken so it is misleading that the tests are passing.
> I propose that we move the duration tests to the UnderReview test suite for now. 
> Thanks,
> Andy.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Updated: (TUSCANY-1175) Tests for duration dates/times should not be in "accepted" test suite

Posted by "Luciano Resende (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luciano Resende updated TUSCANY-1175:
-------------------------------------

        Fix Version/s:     (was: Java-SDO-M3)
                       Java-SDO-CTS-Mx
    Affects Version/s: Java-SDO-CTS-Mx

> Tests for duration dates/times should not be in "accepted" test suite
> ---------------------------------------------------------------------
>
>                 Key: TUSCANY-1175
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1175
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Community Test Suite
>    Affects Versions: Java-SDO-CTS-Mx
>            Reporter: Andy Grove
>             Fix For: Java-SDO-CTS-Mx
>
>         Attachments: Tuscany-1175.patch
>
>
> The SDO specification does not provide workable support for durations at present. This is documented in the following JIRAs opened against the specification:
> http://www.xcalia.com/support/browse/SDO-95 (Fixed in SDO 2.1)
> http://www.xcalia.com/support/browse/SDO-189 (Future SDO 3.0)
> The current SDO CTS duration tests (i.e. date formats starting with 'P') are passing against tuscany because the test (DateConversionTest.testToDateFormats) is only testing that the returned date is not null. The tuscany implementation of duration appears to be broken so it is misleading that the tests are passing.
> I propose that we move the duration tests to the UnderReview test suite for now. 
> Thanks,
> Andy.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org