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

gnome-hexgl: init at unstable-2019-08-21 #67222

Merged
merged 4 commits into from Aug 22, 2019
Merged

Conversation

jtojnar
Copy link
Contributor

@jtojnar jtojnar commented Aug 21, 2019

No description provided.

pkgs/development/libraries/mutest/default.nix Outdated Show resolved Hide resolved
pkgs/development/libraries/mutest/default.nix Show resolved Hide resolved
pkgs/development/libraries/mutest/default.nix Outdated Show resolved Hide resolved
pkgs/games/gnome-hexgl/default.nix Show resolved Hide resolved
pkgs/development/libraries/gthree/default.nix Show resolved Hide resolved
pkgs/development/libraries/gthree/default.nix Show resolved Hide resolved
pkgs/development/libraries/gthree/default.nix Outdated Show resolved Hide resolved
@worldofpeace
Copy link
Contributor

worldofpeace commented Aug 22, 2019

@GrahamcOfBorg test graphene

@worldofpeace
Copy link
Contributor

@jtojnar It looks like the graphene nixos test fails now.

@jtojnar
Copy link
Contributor Author

jtojnar commented Aug 22, 2019

The NixOS tests are annoying like that, I need to redirect stderr to stdout like gnome-desktop-testing-runner -d '${pkgs.graphene.installedTests}/share' graphene-1.0/quad.test 2>&1 to be able to see everything in context:

Running test: graphene-1.0/quad.test

  graphene_quad_t
    has bounds
      ✓ converting rect corners into a quad yields the same bounds
      ✓ converting a rect into a quad yields the same bounds
      ✓ point[0] to be top left
free(): invalid pointer
FAIL: graphene-1.0/quad.test (Child process killed by signal 6)

Opened an issue: ebassi/graphene#168

@worldofpeace
Copy link
Contributor

Yeah that test passes in my user environment as well.

Copy link
Contributor

@worldofpeace worldofpeace left a comment

Choose a reason for hiding this comment

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

LGTM.

@jtojnar
Copy link
Contributor Author

jtojnar commented Aug 22, 2019

Maybe some QEMU SIMD interaction?

@jtojnar jtojnar merged commit b992565 into NixOS:master Aug 22, 2019
@jtojnar jtojnar deleted the glthree branch August 22, 2019 01:18
@worldofpeace
Copy link
Contributor

Maybe some QEMU SIMD interaction?

Possibly, though my knowledge in that area is limited.

The only change that happened to the test between the releases was

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

Successfully merging this pull request may close these issues.

None yet

2 participants