test: revert parts of the previous test as it's broken on 32 bit builds
commit280e80c54e6f2c91638195b92736f5c2b34bbbbd
authorChristoph Reiter <creiter@src.gnome.org>
Thu, 26 Oct 2017 07:35:09 +0000 (26 09:35 +0200)
committerChristoph Reiter <creiter@src.gnome.org>
Thu, 26 Oct 2017 07:35:09 +0000 (26 09:35 +0200)
tree95309bf91b8eecc4ad40147689940affadddb937
parent5f41add624990255dfebf2d726af946599f7bcf6
test: revert parts of the previous test as it's broken on 32 bit builds

The int based flag type can't represent the flag value on 32 bit,
some more work is needed there. Remove that check again for now.

https://bugzilla.gnome.org/show_bug.cgi?id=786948
tests/test_gi.py