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

   This PR is dependabot recreating a modifed #3037 (Axios was updated #3058).
   
   The test failure is not one of the intermittent failures. 
   
   This PR fails every time on github in the Firefox test only.
   https://github.com/apache/jena/actions/runs/13760654684/job/38476862618
   
   On #3037, I tried increasing the timeout but that had no effect.
   
   
   ```
   upload
   [SERVER] GET /tests/reset 200 0.179 ms - 2
   [SERVER] GET /$/ping 200 0.194 ms - 40
   [SERVER] POST /$/datasets 200 0.424 ms - 2
   [SERVER] GET /$/server 200 0.274 ms - -
   [SERVER] GET /$/server 200 0.238 ms - -
   [SERVER] GET /$/stats/skosmos 200 0.213 ms - -
   [SERVER] GET /tests/reset 200 0.322 ms - 2
       ✓ displays an empty progress bar by default (1882ms)
   [SERVER] GET /tests/reset 200 0.171 ms - 2
   [SERVER] GET /$/ping 200 0.284 ms - 40
   [SERVER] POST /$/datasets 200 0.386 ms - 2
   [SERVER] GET /$/server 200 
0.[268](https://github.com/apache/jena/actions/runs/13760654684/job/38476862618?pr=3059#step:4:269)
 ms - -
   [SERVER] GET /$/server 304 0.349 ms - -
   [SERVER] GET /$/stats/skosmos 304 0.259 ms - -
   [SERVER] POST / 404 1.844 ms - 2
   [SERVER] GET /$/ping 200 0.305 ms - 40
   [SERVER] GET /$/ping 200 0.183 ms - 40
       1) displays the progress for success and failure
   [SERVER] GET /tests/reset 200 
0.[270](https://github.com/apache/jena/actions/runs/13760654684/job/38476862618?pr=3059#step:4:271)
 ms - 2
     1 passing (14s)
     1 failing
     1) upload
          displays the progress for success and failure:
        CypressError: Timed out retrying after 10000ms: `cy.wait()` timed out 
waiting `10000ms` for the 1st request to the route: `upload`. No request ever 
occurred.
   https://on.cypress.io/wait
     at cypressErr 
(http://localhost:8080/__cypress/runner/cypress_runner.js:75176:18)
     at errByPath 
(http://localhost:8080/__cypress/runner/cypress_runner.js:75230:10)
     at checkForXhr 
(http://localhost:8080/__cypress/runner/cypress_runner.js:136078:84)
     at __webpack_modules__</__WEBPACK_DEFAULT_EXPORT__/waitString/checkForXhr 
(http://localhost:8080/__cypress/runner/cypress_runner.js:136104:28)
     at tryCatcher 
(http://localhost:8080/__cypress/runner/cypress_runner.js:1777:23)
     at __webpack_modules__</module.exports/Promise.try 
(http://localhost:8080/__cypress/runner/cypress_runner.js:4[285](https://github.com/apache/jena/actions/runs/13760654684/job/38476862618?pr=3059#step:4:286):29)
     at whenStable 
(http://localhost:8080/__cypress/runner/cypress_runner.js:144490:62)
     at __webpack_modules__</create/retry 
(http://localhost:8080/__cypress/runner/cypress_runner.js:144431:14)
     at tryCatcher 
(http://localhost:8080/__cypress/runner/cypress_runner.js:1777:23)
     at 
__webpack_modules__</module.exports/Promise.prototype._settlePromiseFromHandler 
(http://localhost:8080/__cypress/runner/cypress_runner.js:1489:31)
     at __webpack_modules__</module.exports/Promise.prototype._settlePromise 
(http://localhost:8080/__cypress/runner/cypress_runner.js:1546:18)
     at __webpack_modules__</module.exports/Promise.prototype._settlePromise0 
(http://localhost:8080/__cypress/runner/cypress_runner.js:1591:10)
     at __webpack_modules__</module.exports/Promise.prototype._settlePromises 
(http://localhost:8080/__cypress/runner/cypress_runner.js:1671:18)
     at __webpack_modules__</module.exports/Promise.prototype._fulfill 
(http://localhost:8080/__cypress/runner/cypress_runner.js:1615:18)
     at __webpack_modules__</module.exports/Promise.delay/handle< 
(http://localhost:8080/__cypress/runner/cypress_runner.js:5420:46)
   
     (Results)
     
┌────────────────────────────────────────────────────────────────────────────────────────────
     │ Tests:        2                                                          
                      │
     │ Passing:      1                                                          
                      │
     │ Failing:      1                                                          
                      │
     │ Pending:      0                                                          
                      │
     │ Skipped:      0                                                          
                      │
     │ Screenshots:  1                                                          
                      │
     │ Video:        false                                                      
                      │
     │ Duration:     13 seconds                                                 
                      │
     │ Spec Ran:     upload.cy.js                                               
                      │
     
└────────────────────────────────────────────────────────────────────────────────────────────
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to