Closed clementpadovani closed 9 years ago
@markohlebar alright! Keep me posted :)
Hey @ClementPadovani, it seems that the tests are broken on Peckham target, can you take a peek? I need to put this on Travis.
Alright will do when I get back home.
Thanks, Clément Sent from my iPhone
On Aug 1, 2015, at 1:31 PM, Marko Hlebar notifications@github.com wrote:
Hey @ClementPadovani, it seems that the tests are broken on Peckham target, can you take a peek? I need to put this on Travis.
— Reply to this email directly or view it on GitHub.
Oh yeah @markohlebar, I forgot that I couldn't run the tests because there seems to be some issues with the Kiwi library. There are issues with it overriding the description
property and most of all it's using the SenTesting Framework which is deprecated.
Could we chat privately?
@markohlebar I got the tests up and working!
Please check out https://github.com/ClementPadovani/Peckham/commit/b358fd07ff99fe72801669d71bca22cd09234fc2
@markohlebar I got the tests running however they seem to be failing at the moment.
https://travis-ci.org/ClementPadovani/Peckham
However they seem to be running fine when I run them from Xcode. I'll check it out.
Hey @ClementPadovani I get a cp: 2/MHImportBusterTests/TestFiles/: No such file or directory
build error when I'm running tests against Peckham
, do you get that?
Granted I'm getting that on 7.0 beta 4 (7A165t)
which doesn't matter if the build is fine on 6.4
@markohlebar hum weird, I'm running Xcode 7.0 beta too (same build) and I don't get that.
Did you try doing a full clean?
Can you post the build log?
@ClementPadovani wow thanks! I'll check this tomorrow and make a merge :)