Skip to content

Test failures in 3.0.0: "attempt to apply non-function" #152

@rekado

Description

@rekado

Upgrading the Guix package for zip from 2.3.3 to 3.0.0 I see these new build failures:

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-http.R:6:3'): zip_list works with range request server ─────────
Error in `eval(code, test_env)`: attempt to apply non-function
── Error ('test-http.R:16:3'): unzip works with range request server ───────────
Error in `eval(code, test_env)`: attempt to apply non-function
── Error ('test-http.R:29:3'): unzip extracts specific files with range request server ──
Error in `eval(code, test_env)`: attempt to apply non-function
── Error ('test-http.R:43:3'): zip_list falls back to full download when ranges unsupported ──
Error in `eval(code, test_env)`: attempt to apply non-function
── Error ('test-http.R:53:3'): zip_list recovers when an oversized suffix range gives 416 ──
Error in `eval(code, test_env)`: attempt to apply non-function
── Error ('test-http.R:63:3'): unzip recovers when an oversized suffix range gives 416 ──
Error in `eval(code, test_env)`: attempt to apply non-function
── Error ('test-http.R:76:3'): unzip falls back to full download when ranges unsupported ──
Error in `eval(code, test_env)`: attempt to apply non-function
── Error ('test-http.R:88:3'): unzip falls back to full download per entry when ranges drop out ──
Error in `eval(code, test_env)`: attempt to apply non-function
── Error ('test-http.R:100:3'): unzip fetches data separately when entry range is truncated ──
Error in `eval(code, test_env)`: attempt to apply non-function
── Error ('test-http.R:113:3'): zip_list reads a ZIP64 EOCD archive over range requests ──
Error in `eval(code, test_env)`: attempt to apply non-function
── Error ('test-http.R:127:3'): reads a real ZIP64 EOCD-record archive over range requests ──
Error in `eval(code, test_env)`: attempt to apply non-function
── Error ('test-http.R:144:3'): unzip reads a ZIP64 EOCD archive over range requests ──
Error in `eval(code, test_env)`: attempt to apply non-function
── Error ('test-http.R:157:3'): unzip with junkpaths works with range request server ──
Error in `eval(code, test_env)`: attempt to apply non-function

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions