The destination plugin needs to be invalidated when using ->set()
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | interdiff-2560659-4-9.txt | 1.18 KB | phenaproxima |
| #9 | 2560659-9.patch | 2.08 KB | phenaproxima |
| #4 | 2560659-4.patch | 2.02 KB | benjy |
| #3 | 2560659-3.patch | 2.05 KB | benjy |
| invalidate-destination.patch | 587 bytes | benjy |
Comments
Comment #2
phenaproximaMakes sense.
Comment #3
benjy commentedNow with tests.
Comment #4
benjy commentedTry again, CI didn't like that patch.
Comment #5
benjy commentedComment #7
phenaproximaAn RTBC patch is a happy patch!
Comment #8
neclimdulI feel bad about this.
I feel terribly guilty doing this but we're adding a @covers without @coversDefaultClass. It doesn't really matter ATM because this is using the simpletest KTB(it enables modules so it has to ATM). Even so we should get it write so it gets picked up later when this is hopefully switched over to KTBTNG.
Comment #9
phenaproximaFixed.
Comment #10
neclimdulComment #11
webchickCommitted and pushed to 8.0.x. Thanks!