ext.cx.tools.categories.test.js relies on the number of categories in https://es.wikipedia.org/wiki/Han_Feizi . If an editor changes it, the tests will fail.
Ideally it should rely on a stable fixture and not on live data. Till then we need to fix the number or disable the test to make it pass.
Unbreak Now because it prevents merging other code.