You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the bug is due to the fact that the function Trace.Hpc.Tix.getTixFileName calls System-FilePath-Posix.replaceExtension with the value rbm-0.1, and eventually replaces the "extension" (.1) by .tix.
I would suggest to avoid dots in the test suite names for now.
shouldn't it be looking for
rbm-0.1
? Here is my build log for reference: https://travis-ci.org/aeyakovenko/rbm/builds/100285697and thank you for the awesome tool!
The text was updated successfully, but these errors were encountered: