Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/sugar/tree.py
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Wait until the tree is populated"Daniel Narvaez2013-01-101-16/+2
| | | | This reverts commit 33d4064b7c3bfa6d001b397b3e563fd7f47792ac.
* Revert "root_accessible might be None too"Daniel Narvaez2013-01-101-8/+8
| | | | This reverts commit 2defc4cddbd09fd919c8972ab64cc498d8ac260a.
* Revert "Wait for longer"Daniel Narvaez2013-01-101-1/+1
| | | | This reverts commit e735e1ff648102455c4e707f41c664080931d329.
* Wait for longerDaniel Narvaez2013-01-091-1/+1
|
* root_accessible might be None tooDaniel Narvaez2013-01-091-8/+8
|
* Wait until the tree is populatedDaniel Narvaez2013-01-091-2/+16
|
* Retry more aggressivelyDaniel Narvaez2012-12-271-2/+2
| | | | | Should speed up the tests and maybe expose the failures we are seeing in buildbot more reliably.
* Try to handle atspi ipc errorsDaniel Narvaez2012-12-271-1/+11
|
* Dump the tree whenever there is an exceptionDaniel Narvaez2012-12-271-6/+6
|
* Use logs in the UI testsDaniel Narvaez2012-12-271-4/+5
| | | | To get timestamps
* pep8izeDaniel Narvaez2012-12-261-0/+3
|
* Disable atspi timeoutsDaniel Narvaez2012-12-011-0/+2
| | | | | We are sometimes seeing them and perhaps we can just rely on the buildbot ones for tests.
* Move the sugar testsDaniel Narvaez2012-11-291-0/+131
To make space for the devbot ones