Closed xfra35 closed 10 years ago
okay, thanks. I think it should work now :)
okay, now! :smile: maybe you can have a look at it before we send the PR? edit: okay, i just created the PR now: https://github.com/TechEmpower/FrameworkBenchmarks/pull/1054
Hi @ikkez. Thanks for patching it. There's however a small issue remaining. Here's the log.
From what I understand:
/db
we return {"randomNumber":"3537"}
instead of {"id":xxx,"randomNumber":3537}
/db/2
we return [{"randomNumber":"4976"},{"randomNumber":"2284"}]
instead of [{"id":xxx,"randomNumber":"4976"},{"id":yyy,"randomNumber":"2284"}]
The change suggested by @hamiltont should do it.
alright that was just a little one. https://github.com/TechEmpower/FrameworkBenchmarks/pull/1057
Hi there, there's a message on the FrameworkBenchmark Google Group saying that's the F3 travis job is failing. I could fetch the job log although I didn't have time to look in details. Hope it helps: