tarpaulin: tarpaulin skip no longer working since 0.13.4

See: https://github.com/wayfair-tremor/tremor-runtime/pull/321/checks?check_run_id=803402444

This is seems to be a regression since 0.13.3

   Compiling value-trait v0.1.10
error: could not compile `value-trait`.

To learn more, run the command again with --verbose.
warning: build failed, waiting for other jobs to finish...
error: build failed
[ERROR tarpaulin] Failed to compile tests! Error: cannot find attribute `skip` in this scope
Error: "Failed to compile tests! Error: cannot find attribute `skip` in this scope"
##[error]The process '/usr/share/rust/.cargo/bin/cargo' failed with exit code 1

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 25 (15 by maintainers)

Most upvoted comments

Yeah I’ve just implemented it like that and tests pass and it’s working as expected on a larger project I used it on. I’ll merge it into develop, sleep on it and then tomorrow work out if it’s ready for release. Don’t want to jump the gun again 😅

I’ve done a few more tests and now 0.14.0 release is in progress (once CI and docker hub is finished it will be all done). As always let me know if anything doesn’t work with it 👍

Yeah I was planning on making it 0.14.0

@Stargateur That’s an issue in time, they’ve fixed it but haven’t yet released a new version since then. Either see if they’ll release a new version soon or in the meantime stick to tarpaulin 0.13.x

oh true true, I kinda like that