Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HYDRA-1043 : Fix Bifrost graphs can't be displayed in Hydra viewport #170

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

lanierd-adsk
Copy link
Collaborator

No description provided.

@lanierd-adsk
Copy link
Collaborator Author

FYI : @ppt-adsk @debloip-adsk

@lanierd-adsk
Copy link
Collaborator Author

BTW: no unit test is added as we don't support Bifrost yet in automation, but a ticket is logged for that.

@lanierd-adsk
Copy link
Collaborator Author

Locally the the tests pass. I don't know why I get segment faults and random failures with the tests. Giving it another try.

@@ -45,15 +46,14 @@ def test_MayaDefaultMaterial(self):
cmds.refresh()
self.assertSnapshotClose("defaultMaterial" + ".png", self.IMAGE_DIFF_FAIL_THRESHOLD, self.IMAGE_DIFF_FAIL_PERCENT)

@unittest.skipUnless(platform.system() != "Darwin", 'This test is disabled on OSX as not all implicit surfaces are fully implemented on OSX.')
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Who will support them on OSX? If it's us, should we track via a ticket?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we should take the ownership of those on OSX.
We should see if a ticket is logged in OpenUSD about that and if not log one.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I created PixarAnimationStudios/OpenUSD#3305 in the OpenUSd github to see if there is already something logged.

@lilike-adsk lilike-adsk merged commit 009535a into dev Sep 20, 2024
10 checks passed
@lilike-adsk lilike-adsk deleted the lanierd/HYDRA-1043 branch September 20, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants