By the way, the docs for the compliance test suite are at: http://code.google.com/p/opensocial-resources/wiki/ComplianceTests
-Dan On Fri, Aug 22, 2008 at 12:22 PM, Louis Ryan <[EMAIL PROTECTED]> wrote: > Im seeing some similar issues. One thing I noticed is that lookingFor is > now > an Enum in JS but its not the Java datamodel. Im going to fix that one. > > On Fri, Aug 22, 2008 at 11:54 AM, Chris Chabot <[EMAIL PROTECTED]> wrote: > > > When running the compliance test suite: > > > > > http://opensocial-resources.googlecode.com/svn/tests/trunk/suites/0.7/compliance/reference/reference.xml > > > > I get 28 failed on my live version of partuza+php shindig ( > www.partuza.nl is > > running a checkout that is about 1.5 weeks old), while the latest code > > locally gives me 42 errors. > > > > To rule out that it wasn't the php code, i updated just shindig/php on > the > > live server, and the error count didn't change, so it's probably some > > shindig//features/* changes that cause this. > > > > Anyone checking if our JS code is 'compliant' ? And/or working on fixing > > it? Seems right now it's only getting less so :) > > > > -- Chris > > >

