Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unblacklist some tests (#8474) | Richard van der Hoff | 2020-10-07 | 1 | -31/+0 |
| | | | | | It seems most of these blacklisted tests do actually pass most of the time. I'm of the opinion that having them blacklisted here means there is very little incentive for us to deflake any flaky tests, and meanwhile any value in those tests is completely lost. | ||||
* | Unblacklist /upgrade creates a new room (#7228) | Andrew Morgan | 2020-04-09 | 1 | -2/+0 |
| | | | | | | This commit was originally merged in #7228 but reverted in #7254 as the associated sytest was not ready yet. Now that it is, we can merge this again. | ||||
* | Revert "Unblacklist /upgrade creates a new room (#7228)" (#7254) | Andrew Morgan | 2020-04-09 | 1 | -0/+2 |
| | | | This reverts commit 59f0ca8b87c15a314859d94978d90a8aa0e7543b. | ||||
* | Unblacklist /upgrade creates a new room (#7228) | Andrew Morgan | 2020-04-09 | 1 | -2/+0 |
| | |||||
* | Add an additional test to the SyTest blacklist for worker mode. (#6883) | Patrick Cloke | 2020-02-10 | 1 | -0/+2 |
| | |||||
* | Adjust the sytest blacklist for worker mode (#6538) | Richard van der Hoff | 2019-12-13 | 1 | -29/+4 |
| | | | | | Remove tests that got blacklisted while torturing was enabled, and add one that fails. | ||||
* | blacklist more tests | Richard van der Hoff | 2019-11-28 | 1 | -0/+7 |
| | |||||
* | Add more tests to the worker blacklist (#6429) | Richard van der Hoff | 2019-11-27 | 1 | -0/+29 |
| | |||||
* | Whitelist history visbility sytests for worker mode | Erik Johnston | 2019-08-12 | 1 | -4/+0 |
| | |||||
* | Mark flakey tests as blacklisted for worker mode | Erik Johnston | 2019-07-23 | 1 | -1/+7 |
| | |||||
* | Fix logging in workers (#5729) | Amber Brown | 2019-07-22 | 1 | -0/+28 |
This also adds a worker blacklist. |