afs commented on PR #3037:
URL: https://github.com/apache/jena/pull/3037#issuecomment-2685339202

   The Firefox sub-job does:
   
   ```
   ...
   [SERVER] GET /tests/reset 200 0.168 ms - 2
   [SERVER] GET /$/ping 200 0.193 ms - 40
   [SERVER] POST /$/datasets 200 0.344 ms - 2
   [SERVER] GET /$/server 200 0.208 ms - -
   [SERVER] GET /$/server 304 0.293 ms - -
   [SERVER] GET /$/stats/skosmos 304 0.344 ms - -
   [SERVER] POST / 404 1.835 ms - 2
   [SERVER] GET /$/ping 200 0.229 ms - 40
   ... until timeout
   ```
   The successful browsers do:
   ```
   ...
   [SERVER] GET /tests/reset 200 0.178 ms - 2
   [SERVER] GET /$/ping 200 0.294 ms - 40
   [SERVER] POST /$/datasets 200 0.422 ms - 2
   [SERVER] GET /$/server 200 0.305 ms - -
   [SERVER] GET /$/server 304 0.326 ms - -
   [SERVER] GET /$/stats/skosmos 304 0.247 ms - -
   [SERVER] GET /tests/reset 200 0.185 ms - 2
       ✓ displays the progress for success and failure (1057ms)
   ```


-- 
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: pr-unsubscr...@jena.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org
For additional commands, e-mail: pr-h...@jena.apache.org

Reply via email to