You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by "karlvr (via GitHub)" <gi...@apache.org> on 2023/03/22 21:26:27 UTC

[GitHub] [cxf] karlvr commented on pull request #1201: CXF-8671: Support Jakarta EE 10

karlvr commented on PR #1201:
URL: https://github.com/apache/cxf/pull/1201#issuecomment-1480282538

   Current test failures:
   
   ```
   [INFO] Running org.apache.cxf.jaxrs.utils.ResourceUtilsTest
   [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.cxf.jaxrs.utils.ResourceUtilsTest
   [INFO] 
   [INFO] Results:
   [INFO] 
   [ERROR] Failures: 
   [ERROR] org.apache.cxf.jaxrs.impl.RetryAfterHeaderProviderTest.test[retry after Sun Nov 03 08:49:37 2002 is duration of PT24884H49M37S from 2000-01-01 00:00:00.000]
   [ERROR]   Run 1: RetryAfterHeaderProviderTest.test:73 
   Expected: is <PT24884H49M37S>
        but: was <PT24883H49M37S>
   [ERROR]   Run 2: RetryAfterHeaderProviderTest.test:73 
   Expected: is <PT24884H49M37S>
        but: was <PT24883H49M37S>
   [ERROR]   Run 3: RetryAfterHeaderProviderTest.test:73 
   Expected: is <PT24884H49M37S>
        but: was <PT24883H49M37S>
   [ERROR]   Run 4: RetryAfterHeaderProviderTest.test:73 
   Expected: is <PT24884H49M37S>
        but: was <PT24883H49M37S>
   [INFO] 
   [ERROR] org.apache.cxf.jaxrs.impl.RetryAfterHeaderProviderTest.test[retry after Sun Nov 3 08:49:37 2002 is duration of PT24884H49M37S from 2000-01-01 00:00:00.000]
   [ERROR]   Run 1: RetryAfterHeaderProviderTest.test:73 
   Expected: is <PT24884H49M37S>
        but: was <PT24883H49M37S>
   [ERROR]   Run 2: RetryAfterHeaderProviderTest.test:73 
   Expected: is <PT24884H49M37S>
        but: was <PT24883H49M37S>
   [ERROR]   Run 3: RetryAfterHeaderProviderTest.test:73 
   Expected: is <PT24884H49M37S>
        but: was <PT24883H49M37S>
   [ERROR]   Run 4: RetryAfterHeaderProviderTest.test:73 
   Expected: is <PT24884H49M37S>
        but: was <PT24883H49M37S>
   [INFO] 
   [INFO] 
   [ERROR] Tests run: 1084, Failures: 2, Errors: 0, Skipped: 1
   ```


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@cxf.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org