New Test Runner doesn't run the tests in pre-compiled dlls

In Unity 2017.3, the built-in test runner displays the tests in dlls but doesn’t run them.
Are you aware of this problem? Working on it already? Is there an ETA for fixing it?

Please see screenshots. When I click “run all” button. Unity enters playmode. The project name shows a green check icon but individual tests don’t show green or red test result icons.

Before Unity 2017.3, it wasn’t event displaying the tests which are implemented in dlls. For reference: New Test Runner doesn't show tests in pre-compiled dlls

3333942--260039--Adsız.png

Hi @Xtro ,
I recently fixed an issue with precompiled assembly file names containing .'s. I was sure it got included in the release but just tested the released version and seem like it was not. Will make sure we get this fixed in an upcoming patch, and will write here what patch it will be part of.

This fix will be in patch 2017.3.0p2 and its estimated to be released around the 10th.