Commit 6c3d2e7
committed
squash! gvfs-helper: expose gvfs/objects GET and POST semantics
For the t5799.13(no server) test case, we specifically work around a
change of behavior in cURL v8.16.0 where the generous default connection
timeout of 5 minutes started to be applied several times in instances
where a connection is refused. The work-around is to add the
`--connect-timeout-ms` option and set it really low in that test case.
Unfortunately, with that work-around that cURL version will report a
timeout instead of a failure to connect. See
curl/curl#18767 for details.
Signed-off-by: Johannes Schindelin <[email protected]>1 parent 232fa9a commit 6c3d2e7
2 files changed
+25
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
| 378 | + | |
378 | 379 | | |
379 | 380 | | |
380 | 381 | | |
| |||
2964 | 2965 | | |
2965 | 2966 | | |
2966 | 2967 | | |
| 2968 | + | |
| 2969 | + | |
| 2970 | + | |
| 2971 | + | |
2967 | 2972 | | |
2968 | 2973 | | |
2969 | 2974 | | |
| |||
3672 | 3677 | | |
3673 | 3678 | | |
3674 | 3679 | | |
| 3680 | + | |
| 3681 | + | |
| 3682 | + | |
3675 | 3683 | | |
3676 | 3684 | | |
3677 | 3685 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
850 | 850 | | |
851 | 851 | | |
852 | 852 | | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
853 | 860 | | |
854 | 861 | | |
855 | 862 | | |
| |||
864 | 871 | | |
865 | 872 | | |
866 | 873 | | |
| 874 | + | |
867 | 875 | | |
868 | 876 | | |
869 | | - | |
870 | | - | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
871 | 886 | | |
872 | 887 | | |
873 | 888 | | |
| |||
0 commit comments