Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
tests: add gsettings interface spread test #1640
Conversation
niemeyer
reviewed
Aug 6, 2016
| + snap interfaces | grep -Pzq "$CONNECTED_PATTERN" | ||
| + | ||
| + echo "Then the snap is able to write the gsettings user configuration" | ||
| + sudo -i -u test /bin/sh -c 'gsettings-consumer.write /home/test/.config/dconf/user gsettings_content' |
niemeyer
Aug 6, 2016
Contributor
This doesn't feel like a very realistic gsettings client. It's a lot of logic just to ensure we have these two path lines on the apparmor profile, and would blindly continue passing even if everything else is broken and gsettings doesn't actually work.
fgimenez
Aug 9, 2016
Contributor
@niemeyer indeed very good catch, I've prepared a test snap with a gsettings client, will wait for it to be uploaded to the store and push the changes to use it here.
Thanks,
niemeyer
added
the
Reviewed
label
Aug 6, 2016
fgimenez
added some commits
Aug 8, 2016
|
@niemeyer done, the test is throwing an error
@jdstrand could you please have a look? Thanks! |
niemeyer
added
the
Decaying
label
Aug 26, 2016
|
Can we please merge master into this to see what is the current status? |
|
@zyga done thx for having a look :) |
|
Tests still fail, and related to the new test. This has been up for more than a month without it working. @fgimenez, please reopen the PR when there's something we can merge. |
fgimenez commentedAug 5, 2016
No description provided.