Skip to content

Test failure: pdftops.pdf2eps > should convert pdf to eps #48

@JamesCropcho

Description

@JamesCropcho

Greetings, all.

Locally I get this test failure:

  pdftops.pdf2eps > should convert pdf to eps
  not ok min pdf file size
    at:
      line: 25
      column: 11
      file: test/unit/pdftops_test.js
      type: global
      function: fs.writeFile
    stack: |
      fs.writeFile (test/unit/pdftops_test.js:25:11)
    source: |
      t.ok(size > 1e5, 'min pdf file size')

On my machine, size is 93,248, just shy of 1e5.

I am happy to fix this (by changing 1e5 to 1e4), and just as happy to ignore it. Direct me as you see fit.

I raise this issue on the chance that my local machine is behaving badly in some subtle way. If this looks worrisome for some reason, let me know.

James

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions