Plugin names to drop before start(), so their register() never runs
and any eager side effect inside it never happens.
Throws naming the entry if the application holds no plugin with that name:
a silently ignored without: ['databse'] would run the whole test against
the real plugin while reporting success. Repeated entries are de-duplicated,
so listing a name twice is not that error.