enapps-enorman commented on PR #505:
URL: https://github.com/apache/felix-dev/pull/505#issuecomment-4559671032

   > Its too long ago to remember the details
   
   Ok.  I got some hints from copilot and I think I figured out what to change 
to get the tests to run.  Below is a summary of the results.  NOTE: There are 
some tests failing but from what I can tell it is the same set of tests that 
also fail with http.jetty:5.2.2.  I can try to take a closer look at the 
failures when I get some free time.  But maybe those should be tracked 
separately from this one.
   
   With these changes: 
https://github.com/osgi/osgi/compare/r8-cmpn-final...enapps-enorman:osgi:r8-cmpn-final-jetty5.2.3?expand=1
   
        r8-cmpn-final/org.osgi.test.cases.http
   
                Test run finished after 504 ms
                [         5 containers found      ]
                [         0 containers skipped    ]
                [         5 containers started    ]
                [         0 containers aborted    ]
                [         5 containers successful ]
                [         0 containers failed     ]
                [        29 tests found           ]
                [         0 tests skipped         ]
                [        29 tests started         ]
                [         0 tests aborted         ]
                [        29 tests successful      ]
                [         0 tests failed          ]
   
   
        r8-cmpn-final/org.osgi.test.cases.http.whiteboard
   
                Test run finished after 6583 ms
                [        12 containers found      ]
                [         0 containers skipped    ]
                [        12 containers started    ]
                [         0 containers aborted    ]
                [        12 containers successful ]
                [         0 containers failed     ]
                [       159 tests found           ]
                [         0 tests skipped         ]
                [       159 tests started         ]
                [         0 tests aborted         ]
                [       149 tests successful      ]
                [        10 tests failed          ]
   
   
        r8-cmpn-final/org.osgi.test.cases.http.whiteboard.secure
   
                Test run finished after 2291 ms
                [         4 containers found      ]
                [         0 containers skipped    ]
                [         4 containers started    ]
                [         0 containers aborted    ]
                [         4 containers successful ]
                [         0 containers failed     ]
                [         6 tests found           ]
                [         0 tests skipped         ]
                [         6 tests started         ]
                [         0 tests aborted         ]
                [         5 tests successful      ]
                [         1 tests failed          ]
   
   
   
   With these changes: 
https://github.com/osgi/osgi/compare/8.1.0.cmpn...enapps-enorman:osgi:8.1.0.cmpn-jetty5.2.3?expand=1
   
        8.1.0.cmpn/org.osgi.test.cases.servlet
   
                Test run finished after 6620 ms
                [        12 containers found      ]
                [         0 containers skipped    ]
                [        12 containers started    ]
                [         0 containers aborted    ]
                [        12 containers successful ]
                [         0 containers failed     ]
                [       147 tests found           ]
                [         0 tests skipped         ]
                [       147 tests started         ]
                [         0 tests aborted         ]
                [       146 tests successful      ]
                [         1 tests failed          ]
   
   
   
        8.1.0.cmpn/org.osgi.test.cases.servlet.secure
   
                Test run finished after 4325 ms
                [         4 containers found      ]
                [         0 containers skipped    ]
                [         4 containers started    ]
                [         0 containers aborted    ]
                [         4 containers successful ]
                [         0 containers failed     ]
                [         6 tests found           ]
                [         0 tests skipped         ]
                [         6 tests started         ]
                [         0 tests aborted         ]
                [         6 tests successful      ]
                [         0 tests failed          ]
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to