Does anyone know what the deal with SelectTranslatorTest is? I assume it's supposed to pass, but I'm seeing some oddities:
MacOS + mvn: PASS (or at least no failure raised) MacOS + run in IDEA: FAIL Ubuntu + mvn: FAIL Ubuntu + run in IDEA: FAIL So, I'm wondering if someone did something to cause the test to skip for maven and it only works on MacOS or if there's a bug even with our maven build. -- Kevin
