question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`recordPaparazziDebug` and `verifyPaparazziDebug` tasks are skipped due to "UP-TO-DATE"

See original GitHub issue

Description

After using paparazzi successfully for some hours, suddenly both ./gradlew recordPaparazziDebug and ./gradlew verifyPaparazziDebug are skipped with the following output from --info:

Task :lottery:recordPaparazziDebug UP-TO-DATE Skipping task ‘:lottery:recordPaparazziDebug’ as it has no actions. :lottery:recordPaparazziDebug (Thread[Execution worker for ‘:’ Thread 5,5,main]) completed. Took 0.0 secs.

and

Task :lottery:verifyPaparazziDebug UP-TO-DATE Skipping task ‘:lottery:verifyPaparazziDebug’ as it has no actions. :lottery:verifyPaparazziDebug (Thread[Execution worker for ‘:’ Thread 5,5,main]) completed. Took 0.0 secs.

A coworker ran the same commands successfully with the expected results so I guess it has to be some local condition.

Steps to Reproduce I don’t know how to reproduce, I try to run clean but cannot get out of this state, and hence not able to figure out the steps to reproduce…

Expected behavior

The commands should record and verify the snapshots.

Additional information:

  • Paparazzi Version: 1.0.0
  • OS: MacOS
  • Compile SDK: 31
  • Gradle Version: 7.3.3
  • Android Gradle Plugin Version: 7.2.1

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:11

github_iconTop GitHub Comments

1reaction
Dambakkcommented, Oct 14, 2022

I’m not able to reproduce the issue anymore so let’s consider it resolved! Thanks for your work on paparazzi, it’s very useful to us!

0reactions
jrodbxcommented, Oct 12, 2022

@Dambakk mind taking a look?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Uživatel せーい na Twitteru: „https://t.co/bwED5kDsgX これか ...
`recordPaparazziDebug` and `verifyPaparazziDebug` tasks are skipped due to "UP-TO-DATE" · Issue... Description After using paparazzi ...
Read more >
Improving Compose snapshot tests with Paparazzi
The screenHeight = 1 and renderingMode = V_SCROLL is a trick to get the minimum height needed to take a screenshot of the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found