Ignore live test

This commit is contained in:
Fabrice Reix 2025-03-20 16:53:30 +01:00
parent 6fb1fc2f35
commit 35ae7ff019
No known key found for this signature in database
GPG Key ID: 71B8BAD935E3190A
2 changed files with 4 additions and 9 deletions

View File

@ -12,10 +12,3 @@ error: HTTP connection
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ (63) Maximum file size exceeded
|
error: HTTP connection
--> tests_failed/max_filesize.hurl:20:5
|
20 | GET https://unpkg.com/vue@3.4.27/dist/vue.global.prod.js
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ <<<.*>>><<<(Exceeded|exceeded)>>> the maximum allowed file size<<<.*>>>
|

View File

@ -17,6 +17,8 @@ HTTP 302
# See <https://github.com/Orange-OpenSource/hurl/issues/3245>
# On curl < 8.4.0, curl does and completes the transfer when it cannot
# detect upfront the size of resource.
GET https://unpkg.com/vue@3.4.27/dist/vue.global.prod.js
HTTP 200
# TODO: Reproduce locally
# GET https://unpkg.com/vue@3.4.27/dist/vue.global.prod.js
# HTTP 200