Skip to content

web-view testsuite missing files in tarball #30

Description

@juhp
       Test suite failure for package web-view-0.7.1
           test:  exited with: ExitFailure 1
       Full log available at /home/curators/work/unpack-dir/.stack-work/logs/web-view-0.7.1-test.log


           test/Test/RenderSpec.hs
               render
                   output
                       should render simple output: OK
                       should render two elements: OK
                       should match basic output with styles: ERROR
           ╭───────────╯
           │ Got exception of type `IOException`:
           │ test/resources/basic.txt: openFile: does not exist (No such file or directory)
           ╰───────────────────────────────────────────────────────────────────────────────
                   escape
                       should escape properly: ERROR
           ╭───────────╯
           │ Got exception of type `IOException`:
           │ test/resources/escaping.txt: openFile: does not exist (No such file or directory)
           ╰───────────────────────────────────────────────────────────────────────────────
                       should escape properly: ERROR
           ╭───────────╯
           │ Got exception of type `IOException`:
           │ test/resources/raw.txt: openFile: does not exist (No such file or directory)
           ╰───────────────────────────────────────────────────────────────────────────────
                   empty rules
                       should skip css class when no css attributes: OK
                       should skip css element when no css rules: OK
                       should render classes only once: OK
                   inline
                       renderLines should respect inline text : OK
                       renderLines should respect inline tags : OK
                       should render text and inline elements inline: OK
                   indentation
                       should nested indent: ERROR
           ╭───────────╯
           │ Got exception of type `IOException`:
           │ test/resources/nested.txt: openFile: does not exist (No such file or directory)
           ╰───────────────────────────────────────────────────────────────────────────────

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions