summary refs log tree commit diff
path: root/.buildkite/worker-blacklist (follow)
Commit message (Collapse)AuthorAgeFilesLines
* unblacklist some tests (#8474)Richard van der Hoff2020-10-071-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 Morgan2020-04-091-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 Morgan2020-04-091-0/+2
| | | This reverts commit 59f0ca8b87c15a314859d94978d90a8aa0e7543b.
* Unblacklist /upgrade creates a new room (#7228)Andrew Morgan2020-04-091-2/+0
|
* Add an additional test to the SyTest blacklist for worker mode. (#6883)Patrick Cloke2020-02-101-0/+2
|
* Adjust the sytest blacklist for worker mode (#6538)Richard van der Hoff2019-12-131-29/+4
| | | | | Remove tests that got blacklisted while torturing was enabled, and add one that fails.
* blacklist more testsRichard van der Hoff2019-11-281-0/+7
|
* Add more tests to the worker blacklist (#6429)Richard van der Hoff2019-11-271-0/+29
|
* Whitelist history visbility sytests for worker modeErik Johnston2019-08-121-4/+0
|
* Mark flakey tests as blacklisted for worker modeErik Johnston2019-07-231-1/+7
|
* Fix logging in workers (#5729)Amber Brown2019-07-221-0/+28
This also adds a worker blacklist.