We have a test that been the most flakey one when we started to run tests in parallel:
Looking at the tests, I think it could be an issue if other tests also change content (and we check that our change is first in the array). Lets change this one so we do not look for having our change first in the list, instead look that we actually have the change in the change list.
