Skip to content

Raborazzi 1.9.0 + Robolectric 4.12-SNAPSHOT #255

Closed
@desugar-64

Description

Understanding Rendering Outputs with Raborazzi and Robolectric

I'm currently working with the following setup:

Raborazzi Version: 1.9.0
Robolectric Version: 4.12-SNAPSHOT
Jetpack Compose Version: 1.6.0

Issue Encountered: When I enable hardware rendering (RNG HW) by setting System.setProperty("robolectric.screenshot.hwrdr.native", "true"), I am encountering an issue where the rendering output results in an empty (black) screenshot. Is this a known limitation, and is the feature not yet supported?

Additional Context:
Methods Used: captureScreenRoboImage() and captureOnRoot().
Primary Concern: I am awaiting hardware rendering capabilities due to a clipping-to-outline issue in Jetpack Compose 1.6.0.

Any insights or suggestions regarding this issue would be greatly appreciated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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