I figured out why the values for device.* weren't getting set causing the yellow box in mobile-spec to be mostly empty. Self-inflicted mistake on my side. Please disregard.
On Aug 25, 2014, at 5:39 PM, Marcel Kinard <[email protected]> wrote: > Yes, all the other automated tests (except the 4 File tests as previously > noted) are running successfully, so that does seem to point somewhere else > besides the bridge. > > The issue appears to be related to CB-6764. If I remove from mobile-spec's > index.html the script reference to "doesnotexist/notcordova.js" then the > device object and the yellow box gets populated properly. > > On Aug 25, 2014, at 4:23 PM, Ian Clelland <[email protected]> wrote: > >> Usually an empty yellow box on startup means that the bridge isn't working, >> but if you're seeing ~300 other successful tests, then that's unlikely to >> be the problem. >
