93aa1654be
The fix for disabling add-ons #113206 caused a crash when the bl_keymap_validate test exited. This happened because add-on unregister would try to remove key-map items that had been freed. Resolve by disabling all addons instead of clearing the keymaps.